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
404 Error Using 2.2
Moderator: mkoch227
-
- Posts: 56
- Joined: Wed Sep 06, 2006 11:44 pm
404 Error Using 2.2
Last edited by allawrence on Wed Jun 30, 2010 11:43 pm, edited 1 time in total.
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">
<img src="images/checked_by_tidy.gif">
you should use
<img src="http://domain.com/images/checked_by_tidy.gif">
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 56
- Joined: Wed Sep 06, 2006 11:44 pm