Page 1 of 1

404 Error Using 2.2

Posted: Mon Jun 28, 2010 10:32 pm
by allawrence
Upgraded to 2,2
Made some changes via ADMIN
Received the following 404 Error (all 404 errors are emailed to me from my web site):

404 Error Report
Error Date/Time : June 28, 2010, 1:06 pm
Remote IP Address : xx.xxx.xx.xx (ip address removed)

Requesting URL :

Referred By :
==============================================

Any help in resolving this missing file would be appreciated.

Al

Posted: Tue Jun 29, 2010 7:59 pm
by Klemen
There is no "checked_by_tidy.gif" image included with Hesk, this is probably something you added in the header or footer file? Make sure you use full URLs in the header/footer files, for example instead of

<img src="images/checked_by_tidy.gif">

you should use

<img src="http://domain.com/images/checked_by_tidy.gif">

Posted: Tue Jun 29, 2010 9:41 pm
by allawrence
I appreciate the reply... came by here since I had not been notified of a reply, to say that I had figured out the problem and lo and behold it was exactly what you wrote in reply to my posting...

Thank you for your efforts!

Al