midana Posted December 22, 2014 Share Posted December 22, 2014 I just installed the product comments module (the free one that goes with Prestashop) and when I click the link to write a review (in front office) a pop-up emerge with the text: "The requested content cannot be loaded. Please try again later." I searched the forum for an answer but can't seem to find one for me. :/ Does anyone know? Link to comment Share on other sites More sharing options...
midana Posted December 27, 2014 Author Share Posted December 27, 2014 Anyone? :/ Link to comment Share on other sites More sharing options...
NemoPS Posted December 29, 2014 Share Posted December 29, 2014 Can you share your site's url? Link to comment Share on other sites More sharing options...
midana Posted January 1, 2015 Author Share Posted January 1, 2015 I don't use it on my live website yet, only on localhost until I get it to work. :/ Link to comment Share on other sites More sharing options...
midana Posted January 1, 2015 Author Share Posted January 1, 2015 I fixed it - so now it works. I had transplanted the module to right column i products to place in another spot that i'd like. And apparently removed this part: <!--HOOK_PRODUCT_TAB --> <section class="page-product-box"> {$HOOK_PRODUCT_TAB} {if isset($HOOK_PRODUCT_TAB_CONTENT) && $HOOK_PRODUCT_TAB_CONTENT}{$HOOK_PRODUCT_TAB_CONTENT}{/if} </section> <!--end HOOK_PRODUCT_TAB --> And it didn't like that, so I pasted it from the default theme and removed the transplant as well. YAY! 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