trackingID not random

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ud2008
Posts: 24
Joined: Fri Mar 27, 2009 9:41 am

trackingID not random

Post by ud2008 »

Script URL:
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:

Hi there,

Is there a way to make the trackingID not random but just an ascent number (like 401,402,403,404,405,406 etc).

By the way, I've read the previous posted on this topic, but didn't found a good solution for it.

If so, is there also a way to reset it when needed?

Maybe an idea for the new version to be able to choose between a ascent number as trackingID or just random trackingID. (with numbers and characters).

Thanks
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Unfortunately that's not something that will be added mostly for privacy/security reasons (explained in another topic on this subject).

This could be added with changes to the script and database, but I'm afraid it's out of the scope of my support here.
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
ud2008
Posts: 24
Joined: Fri Mar 27, 2009 9:41 am

Post by ud2008 »

I understand the privacy issue.

The only thing I want to know is how to put a standard begin number (let say: 2009) and then behind this number the ticketnummer, result: 2009-1, 2009-2, etc.

I know its out of the range of support, but could you give a hint into the right direction?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Maybe this can help - it's for an older version but to give you an idea:
viewtopic.php?t=1434&highlight=tracking
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