Quote:
Originally Posted by Revan
Hmm, then I don't know what could be wrong... Only other thing I can think of is if you fire every bit of Maintenance off and see if that does bugger all...
If that doesn't do anything, try running soemthing like
[sql]SELECT classid FROM rpg_classes [/sql]
And see if that returns any rows.
And for the record, you might want to contact your host about upgrading MySQL. That version is 4 years old and will not be supported by the next version of vBulletin.
You will need MySQL 4.0 or newer, personally I suggest 4.1 for a good, stable release that won't need too much reconfiguration to work properly with vBulletin.
|
I did that query, and it did pull up results. It seems the tables are populated, noot sure what the problem is. I will definitely talk to the owner about upgrading mysql though, thanks.
-edit
Yeah, I checked the database, and everything seems fine. The tables have all the information. Must be a PHP problem, or something! I think i'll try updating vbulletin to the latest this weekend, and see if that does anything.