ticket tracking produces a 404 page

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
rtw3098
Posts: 1
Joined: Fri Aug 24, 2007 2:40 pm

ticket tracking produces a 404 page

Post by rtw3098 »

Script URL: http://www.matemedia.net
Version of script: 0.94
Hosting company: MateMedia
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: ticket tracking

Write your message below:

Entering an existing Tracking ID and clicking View Ticket results in a "page not found 404" error.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

That's because "ticket.php" file is missing on your server. Make sure you upload ALL files that come with Hesk.
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
sking
Posts: 3
Joined: Sat Sep 01, 2007 7:02 am

404 error when clicking tracking page

Post by sking »

I received an email that a ticket was received. Then I clicked the "view your ticket" link, and lo and behold....a 404 page. ticket.php is ON my server...

Scot King
:roll:


From the View source code of the page delivered after submitting a ticket:

<p>&nbsp;</p>

<h3 align="center">Ticket submitted</h3>

<p>&nbsp;</p>

<p align="center">Your ticket has been successfully submitted! Ticket ID: <b>9JLZTN788S</b></p>
<p align="center"><a href="http://www.mywebsite.com/support/ticket ... 788S">View your ticket</a></p>


mywebsite.com ???

I'd say you have a bug, as this code should be grabbing my info from the settings...don't you agree?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I'd say you should double-check your settings page. Settings are stored in a file and they work fine for several thousand users, you do the math if this is a bug or not :wink:
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
sking
Posts: 3
Joined: Sat Sep 01, 2007 7:02 am

That was funny..

Post by sking »

okee dokee...

That was funny. I had mywebsite.com in one of the fields.. That was an oversight on my part... ok.. it was a duh...... :lol:

Is it possible to integrate with with a website template from my site? I want to take a header.php and a footer.php and squeeze in this program like a subway sandwich. The template would encompass all files for the client area.
Post Reply