Plugins tab in admin panel - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Plugins tab in admin panel (/showthread.php?tid=5220) |
Plugins tab in admin panel - ouarf_ouarf - 2013-09-27 Hello, I'm a new user and when I try to acces to Plugins tab in admin Panel it show a white page without any error RE: Plugins tab in admin panel - Carlos - 2013-09-27 Enable debug mode http://get-simple.info/wiki/debugging to see if you have any errors. RE: Plugins tab in admin panel - shawn_a - 2013-09-28 Check health check, check error.log RE: Plugins tab in admin panel - ouarf_ouarf - 2013-10-01 (2013-09-28, 00:05:36)shawn_a Wrote: Check health check, check error.log Effectively, there was a problem with curl_module, i activated it in php.ini and a new message appeared about a time-out : i increased the "max_execution_time" in php.ini and it seems to work. thanks ! |