Disable Tracking ID

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
biiboy
Posts: 7
Joined: Mon Mar 13, 2017 12:20 pm

Disable Tracking ID

Post by biiboy »

Script URL: localhost/hesk
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below: I want to disable Tracking ID. So, Tracking ID will create manually first. Can I disable it ?
If possible, where should I start ?

Thank You For Helping Me
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Disable Tracking ID

Post by Klemen »

Unfortunately there is no built-in way of doing this. The tracking ID is random (because it also serves as a secure password) and required by HESK.

You could modify the script to manually generate IDs, but such modifications are out of the scope of my support; you will need to gifure out the code yourself or hire a PHP developer for help.
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
biiboy
Posts: 7
Joined: Mon Mar 13, 2017 12:20 pm

Re: Disable Tracking ID

Post by biiboy »

Thanks for your answer klemen.

If I want to hide Tracking ID and change to ID. How can I do it ?
I try to change 'trackID' to 'ID' but still no luck

can you guide me ?

Thank you
Post Reply