2015-01-10, 06:16:29
(2015-01-10, 05:45:38)pernad01 Wrote:enabled debugger and it came up with this error message:(2015-01-10, 05:38:03)shawn_a Wrote: check health check ?
what verison ?
debug mode on ?
http://get-simple.info/forums/showthread.php?tid=6830
It's the latest version. Not sure what check health check is. Where is the debug mode found?
Sorry, new to GS!
Fatal error: Maximum execution time of 30 seconds exceeded in /Applications/MAMP/htdocs/plugins/i18n_base/pages.php on line 87
I looked at line 87 and this is the line:
$sort = sprintf('%03d',$p['menuOrder']).$p['title'].' '.$sort;
This is over my head. Any help would be appreciated!