ukbaz Posted January 23, 2015 Share Posted January 23, 2015 Trying to add or edit product attachements gives the following error:Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.DELETE FROM ps_product_attachment WHERE id_product = 412 It is impossible to change/edit attachmentsIs there a fix for this? Using default Prestashop theme v 1.6.0.9 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