I'm having problems with accessing tickets while viewing them on the ticket browser.
The free Flat-file or optional SQL version of TTX? I see you skipped the "READ ME before posting" thread...
http://forum.unitedwebcoders.com/index.php/topic,523.0.htmlActually, it seems all operator functions are not working correctly. Here are the issues that I've been having:
- Everytime I click on a ticket link, the page does not redirect to a ticket, it brings up the "invalid access key" error page.
That's normal behavior when a ticket is missing or can't be found. Did you move the ticket folder to the new server? If you have the flat-file version it's a folder named "tickets" with 777 permissions which contains all your ticket files. Each file ends in a .cgi and each filename is a ticket number. Without that folder, you have no tickets.
- Everytime I try to access another operator function (i.e. sort field, assign other operator, etc.), it says "This command is available to operator only. Please login."
That's what happens when the Session-ID file can't be found. Did you move the sid folder to the new server? If you have an sid folder, delete it and create a new one with 777 permissions. Leave it empty- TTX will automatically create new Session-ID files when you log in.
Two events that may possibly have affected it are one, the site migrated to a different server; two, the trouble ticket ID# has reached 2100+ (I read on another post that high id#'s could affect how it runs.)
The number of tickets is not your issue.... there is no limit.
Something happened during your migration. Files or folders are missing, corrupted, or their permissions are incorrect. Was everything downloaded & uploaded in ASCII text mode? Does everything have at least 755 permission?
I'm running TTX version 2.24.
In case it matters here is my server info:
- Apache version 1.3.41 (Unix)
- PHP version 5.2.5
- MySQL version 5.0.51a-community
- Kernel version 2.6.9-78.0.1.ELsmp
PHP has nothing to do with TTX.
I've tried a number of things to no avail, and lost track of what I did. I'd just like to get some fresh suggestions, if anyone has any.
Also, did you go into your ttxcfg.cgi file and update all the URLs for the new server location? See my signature line below.... common mistake.
