amar.prestashop Posted May 23, 2015 Share Posted May 23, 2015 (edited) Hi everybody, The productcomment module do not works, when i try to make a comment on every product the system respond : invalid costumer name invalid comment etc. I've test the solution found in github : https://github.com/PrestaShop/PrestaShop/commit/9377775eca428c7022abd4bfa301ef83c8b108b8 But do not works, so i've uploaded the product comment module from another PS installazione where it works correctly, now i've the ver, 3.3.4, , everything do not works for me. Website : www.casa-esclusiva.com Someone have any clue ? Regards, Edited May 25, 2015 by amar.prestashop (see edit history) Link to comment Share on other sites More sharing options...
amar.prestashop Posted May 25, 2015 Author Share Posted May 25, 2015 I've solved the problem in PrestaShop v1.5.x First : Follow solution in Github : https://github.com/PrestaShop/PrestaShop/commit/9377775eca428c7022abd4bfa301ef83c8b108b8 ( I use productcomment v3.3.4 and the fix is already done ). Second: Correct the tpl file inside your theme folder modules/productcomments/productcomments.tpl ( as indicate in Github ) Third ( i've lost many time to solve this stupid problem ) : check if inside your theme folder there is a sub-folder named js where there are the javascript of your themes, you can find inside another productcomment/productcomments.js file that override the default js file. So you need to modify this file as suggested in github and the problem could be solved. Regards, Amar Link to comment Share on other sites More sharing options...
Kiskipelis Ioannis Posted January 9, 2016 Share Posted January 9, 2016 Thanks!!!!!1 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