2014-01-31, 01:28:50
ahhh this is not an error, this is output by gs
turn debug mode on and see if you get any php errors.
$path = GSDATAPAGESPATH;
$dir_handle = @opendir($path) or die("getPageXmlValues: Unable to open $path");
turn debug mode on and see if you get any php errors.
$path = GSDATAPAGESPATH;
$dir_handle = @opendir($path) or die("getPageXmlValues: Unable to open $path");