Quote:
Originally Posted by Baugh
I received this error when trying to install:
Database error in vBulletin 3.0.0 Release Candidate 3:
Invalid SQL: SELECT phrasetypeid FROM phrasetype WHERE fieldname='global'
mysql error: Table '......_forums.phrasetype' doesn't exist
mysql error number: 1146
Date: Wednesday 04th of February 2004 12:37:25 AM
Script: http://.......com/acpanel/install_ufactive.php?step=5
Referer: http://.......com/acpanel/install_ufactive.php?step=4
Username: Dave
IP Address: ..............
This is a clean install of vB, minus a couple of very minor template changes. Any clue what could be going wrong? I got this after it attempted to update the language phrases.
|
Check the SQL in the install file... I've pointed this out before I think... it's just lacking the TABLE_PREFIX.
Once you fix the install file you can carry on from the place you were.
In fact, I outlined the correct code here:
https://vborg.vbsupport.ru/showpost....2&postcount=32
It's the first part that corrects the install.