Now I get a database error trying to import the xml:
Quote:
Database error in vBulletin 4.0.1:
Invalid SQL:
ALTER TABLE bfeasypages
ADD `addtime` INT( 15 ) NOT NULL ,
ADD `updatetime` INT( 15 ) NOT NULL,
ADD `publish` SMALLINT( 1 ) NOT NULL,
ADD `groups` VARCHAR( 30 ) NOT NULL;
MySQL Error : Duplicate column name 'addtime'
Error Number : 1060
Request Date : Wednesday, January 20th 2010 @ 05:58:19 PM
Error Date : Wednesday, January 20th 2010 @ 05:58:20 PM
Script : http://www.myforum.com/forum/admincp/plugin
|