| محروم.كوم | 11-30-2012 11:00 PM | Forum 4.1.10 to 4.2 upgrade error Hi guys, I'm trying to upgrade my vB installation from 4.1.10 alpha to the 4.2, but the update aborts with the message below. I've disabled hooks by adding define('DISABLE_HOOKS', true); to config.php. - Upgrading to 4.1.10 Alpha 2
- Step 2 - Updating vb_forum table
- Updating vb_usergroup table
- Updating vb_calendar table
- Updating vb_setting table
- An error has occurred with your database. Please contact vBulletin Support for assistance.
Module: 4110a2, Step 2 Database Error:1054
Unknown column 'ALLOW_BBCODE_VIDEO' in 'field list'
Query:
UPDATE vb_setting SET value = value | ALLOW_BBCODE_VIDEO WHERE varname IN ('sg_allowed_bbcode', 'vm_allowed_bbcode', 'pc_allowed_bbcode') AND value & 1024
|