Quote:
Originally Posted by Junkie
Would I have to do this with every user ID? Mine, and each of the test users that I have set up? And then all other user ID's thereafter?
By the way Anthony, I fixed the lines problem. Don't ask me how; I did something that did fix it. Have you been able to fix the other problem?
|
I know what the fix is, but I won't be able to implement it if I have to keep answering your nonsense posts.
Quote:
Ran the query with my user id "1" and got the following:
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
|
Just like with any other query, you have to prefix the table with the TABLE_PREFIX which you have defined in config.php.