temmyazeezcouture Posted December 22, 2015 Share Posted December 22, 2015 NEED HELP WITH MY WEBSITE IS ALMOST DOWN !!! I encounter this error after when i tried to change my default currency to dollarwebsite is aso-iyi.com Whenever i click on one of the horizontal menu icon (e.g african prints) it will display the following line of code below themes am using is default bootstrap Prestashop 1.6 version I have confirm my db username and password through settings.inc.php its the same with my msql username and password and i have changed it to my ftp username and password it still doesnt work. [PrestaShopDatabaseException] Access denied for user 'cl50-x-prest-xxx'@'%' to database 'cl50-x-prest-xxx' CREATE TEMPORARY TABLE ps_cat_restriction ENGINE=MEMORY SELECT DISTINCT cp.id_product, p.id_manufacturer, product_shop.condition, p.weight FROM ps_category_product cp INNER JOIN ps_category c ON (c.id_category = cp.id_category AND c.nleft >= 10 AND c.nright <= 11 AND c.active = 1) INNER JOIN ps_product_shop product_shop ON (product_shop.id_product = cp.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product p ON (p.id_product=cp.id_product) WHERE product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>'); 635. throw new PrestaShopDatabaseException($this->getMsgError()); check my website for more proper explanation www-aso-iyi.com click on african prints at the horizontal menu Will appreciate so much 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