Search ticket by TrackingID
Posted: Tue Oct 11, 2022 2:52 pm
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:
Hello there,
I changed the TrackingID generation function a little, I have it formed like this: PSK-********* where "PSK-" is static, and then only numbers are generated randomly.
So, if I have a ticket with a TrackingID: PSK-123456789, I use the TrackingID search and write only the numbers "123456789" in the search, then it does not find my ticket, but it will find it if I enter the full TrackingID PSK-123456789.
With a search by name, it is not necessary to enter the entire name.
For example, the name Michael, if I enter in the search by the name "Mich", then it will find all tickets where there is "Mich", but this does not work with TrackingID, what can I do?



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:
Hello there,
I changed the TrackingID generation function a little, I have it formed like this: PSK-********* where "PSK-" is static, and then only numbers are generated randomly.
So, if I have a ticket with a TrackingID: PSK-123456789, I use the TrackingID search and write only the numbers "123456789" in the search, then it does not find my ticket, but it will find it if I enter the full TrackingID PSK-123456789.
With a search by name, it is not necessary to enter the entire name.
For example, the name Michael, if I enter in the search by the name "Mich", then it will find all tickets where there is "Mich", but this does not work with TrackingID, what can I do?


