My error logs (1.3.02) are FILLED with the following error:
main(): Failed opening 'includes/languages/english.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/vhosts/photoimprints.com/httpdocs/includes/init_includes/init_templates.php on line 72
In viewing that file, I see:
// THE FOLLOWING MIGHT NEED TO BE DISABLED DUE TO THE EXISTENCE OF function() DECLARATIONS IN MASTER ENGLISH.PHP FILE
// THE FOLLOWING MAY ALSO SEND NUMEROUS ERRORS IF YOU HAVE ERROR_REPORTING ENABLED, DUE TO REPETITION OF SEVERAL DEFINE STATEMENTS
include_once(DIR_WS_LANGUAGES . $_SESSION['language'] . '.php');
Should it be disabled? Can anyone tell me what this is?
Thanks in advance,




