Have tried
UPDATE user SET pmunread = pmunread - 1 WHERE userid = fantasyf_vbuser
And still get
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'fantasyf_forums.user' doesn't exist
Sorry if I am missing something so basic when it comes to ruuning queries.
My database prefix is fantasy_f and my table prefix is vb.
|