PDA

View Full Version : 4.1.5 to 4.1.7 upgrade failing


MagicPID
10-27-2011, 01:39 PM
When upgrading from 4.1.5 to 4.1.7, I receive this error. I should note that I installed recently from scratch due to my 4.1.5 install being exploited and defaced. I restored my latest SQL database from a backup. What should I do? Right now, some things are acting weird, such as the users profile pages not loading (showing a completely blank page).

An error has occurred with your database. Please contact vBulletin Support for assistance.

Module: vbcms, Step 1 Database Error:1054

Unknown column 'columns' in 'field list'

Query:

REPLACE INTO cms_grid
(gridid, gridhtml, title, addcolumn, addcolumnsnap, addcolumnsize, `columns`, flattened)
VALUES
(1, '
\n
\n
\n
\n
\n
\n

$column[1]

\n
\n
\n

$column[2]

\n
\n
\n
\n
\n
\n

$column[3]

\n
\n
\n
\n', 'Two Columns + Sidebar (25%, 75%, 240px)', 1, 1, 3, 8, 0)

Lynne
10-27-2011, 05:15 PM
Did you try running the upgrade script again?

souperman
10-28-2011, 12:37 AM
Did you check if the column exists in your db?

RichieBoy67
05-17-2012, 04:56 AM
How was this resolved? I am having the same exact issue for a client..