PDA

View Full Version : database error in Step 2 and 3


logicola
Thu 5th Jul '07, 7:39am
Database error in vBulletin 3.5.5:

Invalid SQL:
UPDATE phrase AS phrase, phrasetype AS phrasetype
SET phrase.fieldname = phrasetype.fieldname
WHERE phrase.phrasetypeid = phrasetype.phrasetypeid;

MySQL Error : Unknown column 'phrase.phrasetypeid' in 'where clause'
Error Number : 1054
Date : Thursday, July 5th 2007 @ 06:32:26 AM
Script : http://*******/vb/install/upgrade_360b1.php?step=3
Referrer : http://******/vb/install/upgrade_360b1.php?step=2

How to solve it?

logicola
Thu 5th Jul '07, 10:38am
OK.. I sorted it out.