hello all !
i am omer.
and i have vb 3.8.7 and i upgrade to 4.1.10
and its no working...
Was canceled in the middle!
help me pliz !!!
(photo down)
PHP Code:
Unexpected Text:
<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="windows-1252"?>
<errors>
<error><![CDATA[<p>Database Error</p>
Invalid SQL:
SELECT block.*,
blocktype.productid, blocktype.name AS blocktypename, blocktype.title AS blocktypetitle,
blocktype.description as blocktypedescription, blocktype.allowcache
FROM block AS block
LEFT JOIN blocktype AS blocktype ON (block.blocktypeid = blocktype.blocktypeid)
WHERE 1 AND block.active = 1 AND blocktype.productid IN ('sids_hide','post_thanks','fuser','issw_vb_protection','credits','cyb_topstats','latest10pm','usercpreferral_id_3_8x','vbulletin','')
ORDER BY block.displayorder, block.title;
Unknown column 'block.active' in 'where clause']]></error>
<error_html><![CDATA[<p>Database error in vBulletin 4.0.1</p>
<p>Invalid SQL:
SELECT block.*,
blocktype.productid, blocktype.name AS blocktypename, blocktype.title AS blocktypetitle,
blocktype.description as blocktypedescription, blocktype.allowcache
FROM block AS block
LEFT JOIN blocktype AS blocktype ON (block.blocktypeid = blocktype.blocktypeid)
WHERE 1 AND block.active = 1 AND blocktype.productid IN ('sids_hide','post_thanks','fuser','issw_vb_protection','credits','cyb_topstats','latest10pm','usercpreferral_id_3_8x','vbulletin','')
ORDER BY block.displayorder, block.title;<p>
<p>
<strong>MySQL Error</strong> : Unknown column 'block.active' in 'where clause'<br />
<strong>Error Number</strong> : 1054<br />
<strong>Request Date</strong> : Tuesday, February 14th 2012 @ 08:27:22 PM<br />
<strong>Error Date</strong> : Tuesday, February 14th 2012 @ 08:27:25 PM<br />
<strong>Script</strong> : http://^^^.co.il/install/upgrade.php<br />
<strong>Referrer</strong> : http://^^^.co.il/install/upgrade.php<br />
<strong>Classname</strong> : vB_Database<br />
<strong>MySQL Version</strong> : 5.1.54-log<br />
</p>]]></error_html>
</errors>
PHP Code:
The following tables that are new to this version of vBulletin are already in your database:
block
This could be because:
A vBulletin modification has created a table of the same name
Another application has a table of the same name
You restored a database from an earlier version of vBulletin over a database that had already been upgraded.
You are intentionally running this step a second time.
Please contact support if you are unsure about continuing. If you wish you proceed with the upgrade click 'Okay'. The existing table(s) will not be modified.