Quote:
Originally Posted by ForceHSS
Do it from inside admincp but first make sure you add your userid to config file so you can run them
Thx lynne but mine works in admincp as well. Just taking what is in the script as it was writen wrong
|
But he may have a different version of MySQL where TYPE has been replaced with ENGINE.
Quote:
Originally Posted by ninjamaster
Now Iam getting this message
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT userid, username, description, title, type, pot, noplayers, id, status, freeslots FROM tmnt_tmnts ORDER BY id DESC LIMIT 0, 5;
MySQL Error : Table 'the1234_forum.tmnt_tmnts' doesn't exist
Error Number : 1146
Request Date : Monday, August 19th 2013 @ 09:28:00 PM
Error Date : Monday, August 19th 2013 @ 09:28:00 PM
Script : http://XXXXXXXXXXXXXXXXX/forum/competitions.php
Referrer : http://XXXXXXXXXXXXXXXXX/forum/index.php
IP Address : XXXXXXXX
Username : xxxxxxx
Classname : vB_Database
MySQL Version : 5.5.30-cll
|
You are getting that after running the query I posted or what? If changing it to ENGINE worked, then as I said, you will need to do this for all the queries where the engine is specified.