Dear all
When I try to upgrade my vbb from 3.0.7 to higher version.
I got error message when run "http://ip for my web/install/upgrade.php"
The error message show below
======================================
Database error in vBulletin :
Invalid SQL:
SELECT varname, value, datatype FROM setting;
MySQL Error : Unknown column 'datatype' in 'field list'
Error Number : 1054
Date : Tuesday, May 1st 2007 @ 09:37:46 AM
Script :
http://192.168.123.11/install/upgrade.php
Referrer :
IP Address : 192.168.123.31
Username :
Classname : vB_Database
======================================
So I check my database to see "setting" table , and found it really don't has datatype column.
Do someone know what's wrong with this ?? and what should i do now ??
Thanks for help . ^^