Quote:
Originally Posted by bollie
|
I keep getting an error saying
Failed Query: SELECT count(*) FROM xmlrpc_sf_user WHERE username LIKE 'admintest'
SQL Error: Table 'zomgstu1_theforums.xmlrpc_sf_user' doesn't exist
The instructions never included a query to create a xmlrpc_sf_user table.
I think this whole problem is caused because this app is trying to use a "vb_" prefix, and my db does not use prefixes, where can I change this in the code?