
10-17-2008, 08:10 PM
|
|
|
Join Date: May 2007
Location: Turkey
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by bananalive
Any errors in error-fix.xml doesnt matter.
Find and delete following code from product-tournament2008.xml then re-import.
Code:
$vbulletin->db->query_write("
INSERT INTO `". TABLE_PREFIX ."tmnt_rules` (`id`, `rules`) VALUES
(1, 'Your Rules Here')");
|
i did, new error message
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
ALTER TABLE vbuser ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;
MySQL Error : Duplicate column name 'tmnt_joins'
Error Number : 1060
and thanks for reply
|