The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
database error issue
can someone shed some light on this for me? i just imported a db dump into a new server
Quote:
|
#2
|
||||
|
||||
iut seems like it's got something to do with the table prefix. Can you include your code for the query which is giving this error?
|
#3
|
|||
|
|||
its no query, i just imported my forum to a new host, 5000+ members and this happened
|
#4
|
||||
|
||||
It seems as though the database is expecting the table 'wrest7_forums.profilefieldcategory' to be in the database and it's not there. Look in your sql file you are trying to import and see if there's anything like DROP IF EXISTS, or CREATE TABLE, etc...
|
#5
|
|||
|
|||
you're speaking greek to me now
|
#6
|
||||
|
||||
the server is telling you the following error:
MySQL Error : Table 'wrest7_forums.profilefieldcategory' doesn't exist It's expecting that table to exist and it doesn't. How did you do your import? Using IMPEX or a mysql dump file? ALSO: does your new vb installation's cfg file have anything set under the "table prefix" setting? |
#7
|
|||
|
|||
mysql dump, and no table prefix
|
#8
|
||||
|
||||
Is the old site still up? so you can try another backup of the database?
|
#9
|
|||
|
|||
no, i just bought this site of somebody else, and this was the only backup i was given
|
#10
|
||||
|
||||
The only thing I can think to do, is to create the table and then see what happens.
There won't be any data in it but that may not be a big issue. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|