Problem with Cookie's

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
lupolo
Posts: 214
Joined: Mon Apr 20, 2009 2:12 pm

Problem with Cookie's

Post by lupolo »

Script URL: http://www.ace-europe.nl/helpdesk/
Version of script: 2.1
URL of phpinfo.php: http://www.ace-europe.nl/helpdesk/phpinfo.php
URL of session_test.php: http://www.ace-europe.nl/helpdesk/session_test.php


There is a problem with the cookies wenn we add a new ticket (for a customer our selfs), and whe reply on it true the admin panel the username from the ticket will be used on the admin reply mail/ticket.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

That's because you are logged in as staff when submitting a new ticket (and your customers obviously aren't when they do). I will try to add an "add ticket" form to the admin panel to avoid such problems in the future versions. As a quick work-around you could use two different browsers - the one you normally use is for staff (like Internet Explorer), and a second one for submitting tickets (like Firefox) so you don't have to close sessions/clear cookies.
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
Post Reply