LongBen Posted June 2, 2015 Share Posted June 2, 2015 Hi, Last week i changed 2 files following these posts because i wasn't able to filter the orders by date and export them : https://github.com/PrestaShop/PrestaShop/commit/9fe656a36cb868c391b7514bc337298015ee75dd https://github.com/PrestaShop/PrestaShop/commit/006dcbee13a492d0cad566dc9ea634e100fc8b00 It worked fine but now i've got a lot of things not working in my B.O. : - On a product page, i just cannot move into the "price", "quantity" or any other tab, i'm stucked in the "Informations" Tab - The text editor in the product page just not appear anymore, instead only the html code appears. - i can't save anything. For example, in the "performances" menu, if i deactivate the Cache and then click on "save" it's not saving and the cache remains active. - When moving my pointer over the left menu of the B.O., i cannot see the sub-categories anymore. - The issue i tried to fix the first time is still there : i cannot filter the orders by date. - There are other issues but i'll stop here It's really strange because I aready made this 2 months ago on another site on prestashop 1.6.0.9. and it worked perfectly. I also tried to paste back the originals "list_header.tpl" and "AdminController.php" files, but it's not working. FYI, i'm not using the original theme. Anyone knows how to fix this ? Thanks ! Link to comment Share on other sites More sharing options...
Krystian Podemski Posted June 2, 2015 Share Posted June 2, 2015 I think you have some javascript error in your back-office, you need try to enable console in your browser and check for errors. Link to comment Share on other sites More sharing options...
LongBen Posted June 3, 2015 Author Share Posted June 3, 2015 Hi, Thanks for the answer. I opened the console but i'm not sure about what to do then. I see a message "Failed to load resource" for a GoogleanalyticActionLib.js and that's it. Link to comment Share on other sites More sharing options...
vekia Posted June 3, 2015 Share Posted June 3, 2015 ctrl+shift+J in chrome, then refresh page where you've got error copy FULL CONSOLE OUTPUT here Link to comment Share on other sites More sharing options...
LongBen Posted June 4, 2015 Author Share Posted June 4, 2015 Hi Here are the errors on 3 different pages Link to comment Share on other sites More sharing options...
LongBen Posted June 9, 2015 Author Share Posted June 9, 2015 Noboby knows what to do with that ? 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