Forum Moderators: DixonJones

Message Too Old, No Replies

Error log file error messages every day

         

Geinineil

10:54 am on Jul 5, 2008 (gmt 0)

10+ Year Member



Hi, I have dozens of error messages occurring in my log file every day (many from RIPE) they are script errors according to Hostgator... and they do not support this. I have soho/Fantastico webbuilder. There does not appear to be anything wrong with the website... on the surface...

The dozens of error messages I am getting every day are similar to these...
/home/lastm2/public_html/sohoadmin/program/includes/display_elements/window/default/bottom_left.gif
/home/lastm2/public_html/sohoadmin/program/includes/display_elements/window/default/sizer.gif
/home/lastm2/public_html/sohoadmin/program/includes/display_elements/window/default/maximize.gif
and mostly these...
/home/lastm2/public_html/sohoadmin/program/includes/display_elements/window//""

Can anyone help?

Thanks in advance... :)

Receptional

8:44 am on Jul 7, 2008 (gmt 0)



I would assume that those images are in a protected web directory (I assume /home/lastm2/public_html/sohoadmin is protected!). So it would seem to me that if you used Fantastico to load an application, the application itself has tried to use those images which it got as the default installation settings from the Fantistico system, so they are listed on the web page that the user sees (e.g. in the footer of your Worpress page) but the images cannot actually load.

You will need to find pages on your public pages that contain links to "bottom_left.gif" etc then get rid of those links somehow.