ElephantVPN Posted March 25, 2014 Share Posted March 25, 2014 (edited) Hi, We are working on our dev platform with the following: 1) Upgrade prestashop 1.4.8 to 1.6 2) Install custom theme All went well up until a day ago where editing (or adding) a new product: The catalog->products->edit a product shows the product in question however clicking on any of the other edit tabs doesn't do anything. i.e. prices/images/features etc. This was working correctly up until we cleared the smarty cache and chose "Recompile templates if the files have been updated" for a page edit that we were working on. We have since reverted the page edit, set back to never recompile and restarted apache2 but the problem still persists. It seems like an ajax/jquery type of issue. There also seems to be a jquery/ajax type of issue when a customer registers on the front end and selects any option box i.e. (Mr, Ms, Mrs). The selected option clears back to original deselected state after a short while. Opening the dev tools on chrome reveals the following (admin.js): Uncaught ReferenceError: helpboxes is not defined Any help will be much appreciated. Regards, AT Edited March 25, 2014 by ElephantVPN (see edit history) Link to comment Share on other sites More sharing options...
ElephantVPN Posted March 25, 2014 Author Share Posted March 25, 2014 (edited) Update: Working in Firefox but not in Chrome! Strange as this was working in Chrome previously. Browser issues... Doesn't make sense to me but I cleared the browser cache and everything is working again in Chrome. Edited March 25, 2014 by ElephantVPN (see edit history) 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