Jump to content

getting the error Fatal error: Uncaught Unknown column 'description' in 'where clause'


JoelWebsites

Recommended Posts

Fatal error: Uncaught Unknown column 'description' in 'where clause'<br /><br /><pre>select 1 as ExistFlag from ps_webservice_account_shop where `id_shop` IN (1) and id_webservice_account in (select id_webservice_account from `ps_webservice_account_shop` where `description` in ('shops')) </pre> thrown in /home/indiafree/public_html/classes/db/Db.php on line 635

 

 

 

How do I fix this error??

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...