When i try to import the XML file i get this error;
Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
ALTER TABLE thread
ADD sticky_order SMALLINT( 5 ) UNSIGNED DEFAULT '5' NOT NULL AFTER sticky,
ADD sticky_expiry INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL AFTER sticky_order;
MySQL Error : Duplicate column name 'sticky_order'
Error Number : 1060
Date : Tuesday, July 17th 2007 @ 07:15:32 PM
Script : http://kingofpop.info/forum/admincp/plugin.php?do=productimport
Referrer : http://kingofpop.info/forum/admincp/plugin.php?do=productadd
IP Address : 88.107.84.28
Username : admin
Classname : vB_Database
Anyone got any ideas why?
I have changed the text and replaced it with what the instructions say to in the threadbit also, the XML file just wont upload