Blackdogg Posted December 1, 2008 Share Posted December 1, 2008 Hi i was wondering if anyone had he mysql for the battle tent as i foolishlyleft my kids on the pc and i hadnt shut phpmyadmin now mybattle tent dont work as they have deleted the mysql for it here is the querry error im getting thanks in advance Bd UERY ERROR: Table 'challengebots' doesn't exist Query was SELECT cb.*,u.*,c.npcid,cy.cityname FROM challengebots cb LEFT JOIN users u ON cb.cb_npcid=u.userid LEFT JOIN challengesbeaten c ON c.npcid=u.userid AND c.userid=1 LEFT JOIN cities cy ON u.location=cy.cityid Quote Link to comment Share on other sites More sharing options...
Jeff Posted December 1, 2008 Share Posted December 1, 2008 Re: Battltent Mysql Do you have a mysql insert into query in that script? You can uses them sometimes to work out what the column are are re-make the table. might take 10/20 mins to get it right but i've done it for one of my tables in the past Quote Link to comment Share on other sites More sharing options...
Uridium Posted December 1, 2008 Share Posted December 1, 2008 Re: Battltent Mysql Sily question but do you have an old backup of your site if so theres usually an SQL for the game in the zip Quote Link to comment Share on other sites More sharing options...
Rusher1 Posted December 1, 2008 Share Posted December 1, 2008 Re: Battltent Mysql Re-run your installer :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.