ivangoti Posted December 1, 2011 Share Posted December 1, 2011 I have a problem with the blockcart. I saw that the script needed for the ajax is not loaded. It should appear inside the <head> tags like the following line: <script src="/prestashop_34918/modules/blockcart/ajax-cart.js" type="text/javascript"> Maybe I modified something. So how can I fix it? Where and what do I need to modify to load that script? Thanks. Link to comment Share on other sites More sharing options...
luci1 Posted December 1, 2011 Share Posted December 1, 2011 Hi, Take a look at the hookHeader function in the blockcart.php class in the modules/blockcart folder, it's where the javascript script is loaded. 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