Search results

  1. ben reilly tribute

    Photo Gallery has given random error and stopped working

    That got it working!! Some images aren't loading properly as a thumbnail or zoomed.
  2. ben reilly tribute

    Photo Gallery has given random error and stopped working

    This? require_once($langfile); /* check version of GD libraries */ if (function_exists('gd_info')) { $gda = gd_info(); $gd['version'] = $gda['GD Version']; <<Line 96>>>$gd['num'] = ereg_replace('[[:alpha:][:space:]()]+','',$gda['GD Version']); $gd['freetype'] =...
  3. ben reilly tribute

    Photo Gallery has given random error and stopped working

    Here is the error the gallery is giving: Deprecated: Function ereg_replace() is deprecated in /home/enforcer/public_html/enforcer/libraries/general.init.php on line 96 Notice: Undefined index: JPG Support in /home/enforcer/public_html/enforcer/libraries/general.init.php on line 100 [DEBUG]...
Top