Quote:
Originally Posted by MarcoH64
Then you are probably using a table prefix, and will have to add that in front of tablenames.
|
Indeed, my fault there. However when adding the prefix to the query, it returned the following error.
An error occurred while attempting to execute your query. The following information was returned.
error number: 1054
error desc: Unknown column 'active' in 'where clause'
Any thoughts?