owas Posted June 8, 2010 Share Posted June 8, 2010 Okay so in the admin if I click on the modules tabs there's are no modules showing, they only show if I click on postion, I am logged in as admin its still showing under tools-tabs, it was working last night, and it wont show in google chrome or IE??any other suggestions??? Link to comment Share on other sites More sharing options...
monstru Posted June 8, 2010 Share Posted June 8, 2010 same isuue here, after changin host, using 1.3.1 Link to comment Share on other sites More sharing options...
rocky Posted June 9, 2010 Share Posted June 9, 2010 There must be a PHP error in a module. Check your PHP errorlog or edit config/config.inc.php and temporarily change 'display_errors' from 'off' to 'on' to see an error message on the Modules tab. Post the error message here. Link to comment Share on other sites More sharing options...
owas Posted June 9, 2010 Author Share Posted June 9, 2010 sorry could you explain to me how to do this??ta very much Link to comment Share on other sites More sharing options...
rocky Posted June 9, 2010 Share Posted June 9, 2010 I can't explain it any easier. Edit config/config.inc.php and change the value of 'display_errors' at the top from 'off' to 'on', then go to your Modules tab to see an error message. Paste the error message in a post here. Link to comment Share on other sites More sharing options...
monstru Posted June 9, 2010 Share Posted June 9, 2010 i will post tonight the output , where i'm now i cannot have access to the vps Link to comment Share on other sites More sharing options...
owas Posted June 9, 2010 Author Share Posted June 9, 2010 hi sorry had a really bad blank moment then I did as you said above and then went back to admin and hit the modules tabs but theres no change and no error message??? Link to comment Share on other sites More sharing options...
rocky Posted June 9, 2010 Share Posted June 9, 2010 You should be getting an error message if you modified config.inc.php correctly. If you can't get an error message, I can't pinpoint which module is causing the problem. In that case, you'll need to delete all the modules off your server and upload them one-by-one until the blank screen returns. Then you'll know that it was the last module that you uploaded that has the error and you can delete just that module off your server and upload the remaining modules. Post which module is causing the problem here. Link to comment Share on other sites More sharing options...
monstru Posted June 9, 2010 Share Posted June 9, 2010 this is my output :Warning: scandir() [function.scandir]: SAFE MODE Restriction in effect. The script whose uid is 672 is not allowed to access /var/www/vhosts/monstru.org/httpdocs/modules/ owned by uid 0 in /var/www/vhosts/monstru.org/httpdocs/classes/Module.php on line 342Warning: scandir(/var/www/vhosts/monstru.org/httpdocs/modules/) [function.scandir]: failed to open dir: Success in /var/www/vhosts/monstru.org/httpdocs/classes/Module.php on line 342Warning: scandir() [function.scandir]: (errno 0): Success in /var/www/vhosts/monstru.org/httpdocs/classes/Module.php on line 342Warning: Invalid argument supplied for foreach() in /var/www/vhosts/monstru.org/httpdocs/classes/Module.php on line 343 Link to comment Share on other sites More sharing options...
owas Posted June 9, 2010 Author Share Posted June 9, 2010 ta I have fixed mine now, I did as you said above and the error showed (a module I tried to install didnt have the files) I have fixed this now and its working great, one again appreciate rockys help! Link to comment Share on other sites More sharing options...
monstru Posted June 9, 2010 Share Posted June 9, 2010 the weird part is that the modeles are working in the FOlateredit:solved by changing the php safe mode to off in vps settings Link to comment Share on other sites More sharing options...
rocky Posted June 9, 2010 Share Posted June 9, 2010 Thank you both for posting these solutions.@owasPlease edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
MASOOD OK Posted December 16, 2010 Share Posted December 16, 2010 I have some problem ... and i test all solution to fix it !see my error in Attachment ... Link to comment Share on other sites More sharing options...
diamondgirlglobal Posted December 17, 2010 Share Posted December 17, 2010 Hi, how do I delete a module if the module section is not working? I think the problem was caused by the last module I added. Also how do I get to my php settings? thanks much Link to comment Share on other sites More sharing options...
safa Posted December 17, 2010 Share Posted December 17, 2010 MASOOD OK.faulty modules are added to the cause of the problem Link to comment Share on other sites More sharing options...
cokobella Posted April 1, 2011 Share Posted April 1, 2011 I am having the same problem. I followed instructions and received this error message.Fatal error: Class 'CarrierModule' not found in /home/cokobell/public_html/cokoiamor.us/classes/Module.php(323) : eval()'d code on line29 Link to comment Share on other sites More sharing options...
rdiana Posted April 2, 2011 Share Posted April 2, 2011 i got same problem..i'm using prestashop 1.4when i changed 'display error' - to 'on'..i it display this error:Fatal error: Class GridExtJS contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (ModuleGridEngineCore::setLimit) in /home/geeocpow/public_html/presta14/classes/Module.php(408) : eval()'d code on line 16any suggestion? Link to comment Share on other sites More sharing options...
shokinro Posted April 2, 2011 Share Posted April 2, 2011 I think there is some module caused the error. I can not tell which one from the message.It might be time consuming, you can remove all modules from modules folder first.then put it one by one(by half of the rest), to identify the one cause problem.another way is go into Module.php file to add a line to print out the module name before line 408, so you will see which module causes the problem. Link to comment Share on other sites More sharing options...
ishi Posted May 1, 2011 Share Posted May 1, 2011 Can you post the modification to module.php file that will allow it to print the problematic module name? Link to comment Share on other sites More sharing options...
rocky Posted June 6, 2011 Share Posted June 6, 2011 The reason this happens is because the gridextjs module no longer exists in PrestaShop v1.4. If you've upgraded from an older version of PrestaShop, you need to delete the modules/gridextjs directory off your server. Link to comment Share on other sites More sharing options...
yusufzulkarnain Posted July 8, 2012 Share Posted July 8, 2012 (edited) I can't explain it any easier. Edit config/config.inc.php and change the value of 'display_errors' at the top from 'off' to 'on', then go to your Modules tab to see an error message. Paste the error message in a post here. I click a thumbnail then the product image is gone, I click it's link and I get a 404 page. After editing config/config.inc.php and changing the value to 'on' This error message appears here: Warning : Missing argument 1 for Smarty_Internal_Data::assign(), called in /home/bajudito/public_html/modules/tabfbcomment/tabfbcomment.php on line 64 and defined in /home/bajudito/public_html/tools/smarty/sysplugins/smarty_internal_data.php on line 28 Warning : Missing argument 1 for Smarty_Internal_Data::assign(), called in /home/bajudito/public_html/modules/tabfbcomment/tabfbcomment.php on line 71 and defined in /home/bajudito/public_html/tools/smarty/sysplugins/smarty_internal_data.php on line 28 What has happened? Edited July 8, 2012 by yusufzulkarnain (see edit history) Link to comment Share on other sites More sharing options...
carlsonauto Posted January 25, 2013 Share Posted January 25, 2013 (edited) Warning: require(/home/content/20/9732820/html/modules/themeinstallator/backward_compatibility/backward.php) [function.require]: failed to open stream: No such file or directory in /home/content/20/9732820/html/modules/themeinstallator/themeinstallator.php on line 94 Fatal error: require() [function.require]: Failed opening required '/home/content/20/9732820/html/modules/themeinstallator/backward_compatibility/backward.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/20/9732820/html/modules/themeinstallator/themeinstallator.php on line 94 Same issue but this is what I get... Anybody know what this means?? LOL 1.4.9 btw.. need to get it fixed good enough to update to 1.5.3 I'm using that on my other site and its leaps and bounds better Edited January 25, 2013 by carlsonauto (see edit history) Link to comment Share on other sites More sharing options...
carlsonauto Posted January 25, 2013 Share Posted January 25, 2013 Never mind.. Upon further investigation I think filezilla took a nap half way through transferring the modules folder.. At least i think thats what happened, half the files are non-existant on the server. Re-uploading the backup file now.... I'm guessing it will take care of the issue... Link to comment Share on other sites More sharing options...
Recommended Posts