Quote:
Originally Posted by Romeos Tune
Sorry about that..... I am running 1.13 and getting database errors when running the cronscript:
Invalid SQL: SELECT * FROM vb3_threadoftheweekpolloption
WHERE threadofweekrulesid = 1
mysql error: Table 'vb.vb3_threadoftheweekpolloption' doesn't exist
mysql error number: 1146
It's inserting and extra vb into the table name for whatever reason.
|
Did you start with version 1.13, or did you upgrade from an older version (if upgrade, did you run the upgrade script?).
What do you mean with the "extra vb"? "vb is probably your databasename and "vb3_" your table prefix.