dfuzion Posted August 27, 2014 Share Posted August 27, 2014 (edited) Hi, I sunddenly have many problems with module page, login and permissions. Here's my config : - ps 1.6.0.9 - Theme Pos Auriga And : - Admin connect : superadmin - Several tests on several navigators, empty cache, empty cookies... Problems : - Module page is terribly long to show : 72 sec !!!! - some module are shown "to be installed" but they are installed and running in front end (in fact most of installed module are shown "not installed" - Some are shown with "configure" button but there're unsinstalled - Standard modules as "one clic upgrade" aren't displaying the page, instead i get : "you don't have permission to..." - Favorite modules shows "1" in the left list and says after clic : "no available module in this section" (i in fact had more than 10 yesterday) - I have to disconnect two times to be really disconnected and get the admin login page - I often loose all the links on top of admin "fast access" - Impossible to connect to prestashop addons from admin (it was ok yesterday) - Module page filters (installed/active/etc..) doesn't work anymore - Clicking "update" on a module is ok but it shows top of the page an error message "couldn't unsintall module"... Sorry for translation but PS is in french. Hope you understand. That makes too much problems.... We're close to production and we can't mess with it. Is there a known solution for this? reset something or whatever? Do someone already had this problems ? Thanks for your feedbacks. Jérôme Edited August 27, 2014 by dfuzion (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted August 27, 2014 Share Posted August 27, 2014 check this: back office-->advanced-->peformance scroll all the way to the bottom, do you have file cache enabled? or another cache? I've seen some of your issues with modules when file cache enabled. Link to comment Share on other sites More sharing options...
dfuzion Posted August 27, 2014 Author Share Posted August 27, 2014 hi thanks for your answer, i have no cache activated. Site still in developement cache is disabled everywhere. And no smarty optimisations... Link to comment Share on other sites More sharing options...
El Patron Posted August 27, 2014 Share Posted August 27, 2014 uhm. ok, so open file config/defines.inc.php change this line to true (set to false when done) define('_PS_DEBUG_PROFILING_', false); visit slow page(s), scroll down and find out info where ps is having slow issue Link to comment Share on other sites More sharing options...
dfuzion Posted August 27, 2014 Author Share Posted August 27, 2014 Ok. So many thing are present in the footer i don't know what to write. What i see is : Load time: 72068 msYou'd better run your shop on a toaster init 70215 displayBackOfficeHeader 0.85 Mb in 70192 ms Object model Instances : theme 165 (in red) Don't know what to do with all that... Another new strange behaviour : I just clic on "update" for a module. Update was ok (new version shown under the name of module), but.... I get an error message on top of page saying "couldn't uninstall module".... I really don't understand all that! Link to comment Share on other sites More sharing options...
El Patron Posted August 27, 2014 Share Posted August 27, 2014 Ok. So many thing are present in the footer i don't know what to write. What i see is : Load time: 72068 ms You'd better run your shop on a toaster init 70215 displayBackOfficeHeader 0.85 Mb in 70192 msObject model Instances : theme 165 (in red) Don't know what to do with all that... Another new strange behaviour : I just clic on "update" for a module. Update was ok (new version shown under the name of module), but.... I get an error message on top of page saying "couldn't uninstall module".... I really don't understand all that! you may need to post in job offers or find someone that is willing to access shop and debug for you. there is only so much we can do with that little bit of info. but you are on the right track and learning new things that will serve you well in the future. Link to comment Share on other sites More sharing options...
dfuzion Posted August 27, 2014 Author Share Posted August 27, 2014 Do you know what to track on debbug infos ? I get several pages of informations... I'm not a newby but i really don't know were to start to debbug with these strange behaviours. am I the only one to have these problems ? Cannot imagine that I'll find someone for a job offer if I can't manage that myself 1 Link to comment Share on other sites More sharing options...
El Patron Posted August 27, 2014 Share Posted August 27, 2014 Do you know what to track on debbug infos ? I get several pages of informations... I'm not a newby but i really don't know were to start to debbug with these strange behaviours. am I the only one to have these problems ? Cannot imagine that I'll find someone for a job offer if I can't manage that myself yes, take some time with this, there is a lot of information but real issues are even 'red'. let us know how you sort this out. use google search (not forum search) when looking for specific answers to questions. Link to comment Share on other sites More sharing options...
dfuzion Posted August 27, 2014 Author Share Posted August 27, 2014 Thanks El Patron 1 Link to comment Share on other sites More sharing options...
dfuzion Posted August 27, 2014 Author Share Posted August 27, 2014 (edited) Ok! Figured it out! the problem was coming from a module "Sliders Everywhere". After activating dev mode I saw the error. The previous version was working like a charm but the last tiny update of yesterday wrecked all. I send a message to the author for him to check this, maybe it was my mistake when updating.... Edited August 27, 2014 by dfuzion (see edit history) 1 Link to comment Share on other sites More sharing options...
El Patron Posted August 27, 2014 Share Posted August 27, 2014 Ok! Figured it out! the problem was coming from a module "Sliders Everywhere". After activating dev mode I saw the error. The previous version was working like a charm but the last tiny update of yesterday wrecked all. I send a message to the author for him to check this, maybe it was my mistake when updating.... good job! Link to comment Share on other sites More sharing options...
dfuzion Posted August 27, 2014 Author Share Posted August 27, 2014 ah ah ! Link to comment Share on other sites More sharing options...
Recommended Posts