Got this error trying to convert vBulletin 3.5 to SMF
Quote
Converting topic notifications... Successful.
Converting board notifications... Successful.
Converting smileys... Successful.
Converting attachments... Unsuccessful!
This query:
SELECT varname, value
FROM `thegamin_guforums`.setting
WHERE varname IN ('attachfile', 'attachpath', 'usefileavatar', 'avatarpath')
LIMIT 4;
Caused the error:
Table 'thegamin_guforums.setting' doesn't exist
It's an old backup I'm attempting to get some info an old admin on my site needs. I've tried searching for this problem, but it's hard considering the error contains my personal database. :/
Any help would be greatly appreciated.
Nevermind, I was using the incorrect version sql file. My bad :-[