TUFFNET Posted December 29, 2016 Share Posted December 29, 2016 I have prestashop 1.6.1.3 and Product Comments v3.5.1 Moduls page have info: update for 1 modul. Modul: Product Comments If i update that i get error module/Module.php(1361) : eval()'d code: Any help? Link to comment Share on other sites More sharing options...
tomyflorin Posted December 29, 2016 Share Posted December 29, 2016 /home/*********/public_html/modules/productcomments/productcomments.php line 459 Before if (empty(Configuration::get('PRODUCT_COMMENTS_MODERATE'))){ After if (!Configuration::get('PRODUCT_COMMENTS_MODERATE')){ 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