Quote:
Originally Posted by imported_hbs
you have to drop the 'joomla_registered' (without the single quotes) from the user table before continuing.
|
I did that, then there was another table that had an error, so I deleted them both, (Both joomla_)
Then I got an error saying there was no jos_menu table, so I created it, then I got this error
Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
INSERT INTO jos_menu (menutype, name, link, type, ordering)
VALUES (
'vbmenu',
'forumhome',
'index.php',
'url',
0);
MySQL Error : Unknown column 'menutype' in 'field list'
Error Number : 1054
Date : Friday, June 8th 2007 @ 12:54:55 PM
Script : http://www.4x4mecca.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.4x4mecca.com/forum/admincp/plugin.php?do=productadd
IP Address : *
Username : *
Classname : vb_database