I am getting this database error...
Quote:
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT
user.userid as userid,
options,
birthday,
showbirthday,
email,
timezoneoffset,
autosubscribe,
maxposts;
MySQL Error : Unknown table 'user' in field list
Error Number : 1109
|
My forum is called FaithForum.eu and my tables are prefixed with ff, so for example user is actually ffuser etc, is there a way to change this to ffuser... thanks, Mike.