puffdade Posted November 14, 2020 Share Posted November 14, 2020 (edited) Over the last few weeks since I was hacked I have had nothing but hassle I have had many issues most of which have been solved thanks to the fantastic help here from the people that frequent this forum and a lot of soul searching on google, the website itself seems to be running efficiently and we are doing reasonable sales with very few complaints however im using a simple site default theme nothing over fancy with just a few colour edits. Sadly I have hit another snag although this time it may be out of my pay grade, Im always willing to give it a shot with the right pointers so here goes I use 1.6.1.24 I have quite a large catalogue over half of the products have combinations I find now that I can no longer add combinations to products Im hoping its something simple like a toggle in the off position but I have searched and cannot find anything, so Im now thinking this is a bigger fish I need to fry. Using the developer tools in Chrome im getting what looks like an error or errors can someone take a look at the screen shot and point me in the right direction, debug mode is not catching any issues which has thrown me a bit I have also added my current set up, im still running an older MYSQL as im not brave enough to upgrade until im operating correctly. I have also noticed I can no longer Disable non prestashop modules which I find really strange as it was my first port of call to see if this issue was module related, when I turn it off and save it just reverts back again I get no debug report and i have refreshed the cache more times than I can recall Any pointers would be gratefully accepted Paul I run Multystore 3 x retail stores each with its own online presence SERVER INFORMATION Server information Linux #1 SMP Tue Mar 17 23:49:17 UTC 2020 x86_64 Server software version Apache PHP version 7.0.33 Memory limit 2048M Max execution time 9000 DATABASE INFORMATION MySQL version 5.6.49 MySQL server localhost MySQL name puffdade_support_staging MySQL user puffdade_ps16use Tables prefix ps_ MySQL engine InnoDB MySQL driver: DbPDO Edited November 14, 2020 by puffdade (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted November 19, 2020 Share Posted November 19, 2020 $ is not found is usually deadly. $ stands for jquery and when that is not loaded almost none of the javascript works. That it is not loaded is usually caused by some javascript error. But I don't see a suspect in your list. Link to comment Share on other sites More sharing options...
puffdade Posted November 20, 2020 Author Share Posted November 20, 2020 On 11/19/2020 at 1:39 PM, musicmaster said: $ is not found is usually deadly. $ stands for jquery and when that is not loaded almost none of the javascript works. That it is not loaded is usually caused by some javascript error. But I don't see a suspect in your list. Thanks Musicmaster How would I start to debug such an issue 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