| how do I get rid of these errors?
these errors occur when someone lands on the home page of my reviewpost website.
[11-Nov-2006 12:57:01] PHP Warning: main(/templates/indexhead.tmpl): failed to open stream: No such file or directory in /usr/local/websites/mysite/reviewpost/index.php on line 264
[11-Nov-2006 12:57:01] PHP Warning: main(): Failed opening '/templates/indexhead.tmpl' for inclusion (include_path='.:/usr/share/pear') in /usr/local/websites/mysite/reviewpost/index.php on line 264
[11-Nov-2006 12:57:01] PHP Warning: main(/templates/categories.tmpl): failed to open stream: No such file or directory in /usr/local/websites/mysite/reviewpost/index.php on line 265
[11-Nov-2006 12:57:01] PHP Warning: main(): Failed opening '/templates/categories.tmpl' for inclusion (include_path='.:/usr/share/pear') in /usr/local/websites/mysite/reviewpost/index.php on line 265
[11-Nov-2006 12:57:01] PHP Warning: display_gallery(/templates/feature.tmpl): failed to open stream: No such file or directory in /usr/local/websites/mysite/reviewpost/pp-inc.php on line 760
[11-Nov-2006 12:57:01] PHP Warning: display_gallery(): Failed opening '/templates/feature.tmpl' for inclusion (include_path='.:/usr/share/pear') in /usr/local/websites/mysite/reviewpost/pp-inc.php on line 760
[11-Nov-2006 12:57:01] PHP Warning: display_gallery(/templates/feature.tmpl): failed to open stream: No such file or directory in /usr/local/websites/mysite/reviewpost/pp-inc.php on line 760
[11-Nov-2006 12:57:01] PHP Warning: display_gallery(): Failed opening '/templates/feature.tmpl' for inclusion (include_path='.:/usr/share/pear') in /usr/local/websites/mysite/reviewpost/pp-inc.php on line 760
[11-Nov-2006 12:57:01] PHP Warning: main(/templates/indexstats.tmpl): failed to open stream: No such file or directory in /usr/local/websites/mysite/reviewpost/index.php on line 286
[11-Nov-2006 12:57:01] PHP Warning: main(): Failed opening '/templates/indexstats.tmpl' for inclusion (include_path='.:/usr/share/pear') in /usr/local/websites/mysite/reviewpost/index.php on line 286
???
Last edited by jjj0923; November 11th, 2006 at 01:15 PM.
|