404 Error Using 2.2

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
allawrence
Posts: 56
Joined: Wed Sep 06, 2006 11:44 pm

404 Error Using 2.2

Post 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
Last edited by allawrence on Wed Jun 30, 2010 11:43 pm, edited 1 time in total.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Post 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">
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
allawrence
Posts: 56
Joined: Wed Sep 06, 2006 11:44 pm

Post 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
Post Reply