JoelWebsites Posted September 11, 2014 Share Posted September 11, 2014 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 More sharing options...
vekia Posted September 11, 2014 Share Posted September 11, 2014 when and where you see it? Link to comment Share on other sites More sharing options...
JoelWebsites Posted December 2, 2014 Author Share Posted December 2, 2014 I am using a multistore creator module by virtuapi....This error shows when creating stores.You can use the below link. I feel this error is showing after using leothemes...but I am not sure how these things are linked.. http://freeecommercewebsite.in/MultiStoreCreator/Start.html Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now