PDA

View Full Version : 3.5.4 to 3.6 - stuck on final stage step 2/5



canaryforum
Wed 16th Aug '06, 6:54am
Upgrading from 3.5.4. to 3.6 and everything went fine until the final stage.

I am stuck at step 2/5 - what should I do ???

import latest options
Importing vbulletin-adminhelp.xml|| # CVS: $RCSfile: adminfunctions_language.php,v $ - $Revision: 1.144 $ ||

and I get the following database error

nvalid SQL:

SELECT phrasetypeid, fieldname AS title
FROM phrasetype
WHERE editrows <> 0 AND
phrasetypeid < 1000;

MySQL Error : Unknown column 'phrasetypeid' in 'field list'
Error Number : 1054
Date : Wednesday, August 16th 2006 @ 03:53:13 AM
Script : http://www.canaryforum.com/forums/install/finalupgrade.php?step=2
Referrer : http://www.canaryforum.com/forums/install/finalupgrade.php?step=1
IP Address : 88.9.58.122
Username :
Classname : vB_Database

Boxy
Wed 16th Aug '06, 7:23am
There is no phrasetypeid fields in the defaul 3.6.0 'phrase' table. To fix this, reupload all the original vB 3.6.0 non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

canaryforum
Wed 16th Aug '06, 12:43pm
Thanks for the tip - that fixed the problem, all done!