oglsmm
Sat 1st May '04, 2:20am
Ok i did that.
Now one question
Trying to import my phpbb forum, and on step 2 I get an sql error.
Database error in vBulletin :
Invalid SQL:
SELECT title, data
FROM datastore
WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'stylecache', 'userstats', 'birthdaycache', 'maxloggedin', 'iconcache', 'eventcache', 'mailqueue')
mysql error: Table 'REMOVED' doesn't exist
mysql error number: 1146
and
Database error in vBulletin:ImpEx Source 3.0.1:
Invalid SQL:
SELECT user_id,username
FROM users
ORDER BY user_id
LIMIT 0,25
mysql error: Table 'REMOVED' doesn't exist
mysql error number: 1146
Or at least that is what the email from Vbulletin said.
Any suugestions? Perhaps I should move this to support forum..
Now one question
Trying to import my phpbb forum, and on step 2 I get an sql error.
Database error in vBulletin :
Invalid SQL:
SELECT title, data
FROM datastore
WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'stylecache', 'userstats', 'birthdaycache', 'maxloggedin', 'iconcache', 'eventcache', 'mailqueue')
mysql error: Table 'REMOVED' doesn't exist
mysql error number: 1146
and
Database error in vBulletin:ImpEx Source 3.0.1:
Invalid SQL:
SELECT user_id,username
FROM users
ORDER BY user_id
LIMIT 0,25
mysql error: Table 'REMOVED' doesn't exist
mysql error number: 1146
Or at least that is what the email from Vbulletin said.
Any suugestions? Perhaps I should move this to support forum..