PDA

View Full Version : Issue with viewing ticket thread


danmatley
07-12-2009, 06:31 PM
Hi there,

I'm currently integrating my osTicket system with my site that I'm slowly building. During a test to see if everything works, an error occurs when a user tries to read the ticket thread once logged in. It says "Access denied".

I assume something is wrong with the view.php file, as that's what's in the address bar.

Firstly I'm a beginner at PHP so it's likely that I may be doing something blatantly wrong. What I've done to integrate my site is I've decided to rename the admin.php, open.php and view.php to "...-template.php". Then copying and renaming my site's template to admin.php, open.php etc...then just adding an inclusion link to each of the original osTicket PHP files. Hope that makes sense. Also I added "<? session_start(); ?>" to the beginning of my template after reading that's what I needed to do.

Reading ticket threads from the admin panel seems to work fine, it's just from a user's side it doesn't.

Feel free to test my site at www.scriptclub.com/support/

Corey
07-13-2009, 12:48 AM
Hey,

You should download and install the latest version. (RC5) All versions prior to 1.6 are discontinued and for the most part unsupported. Older versions also have security issues and tons of bugs.

You can download the latest release here: http://www.osticket.com/downloads.php.

Unfortunately you can not upgrade from 1.3 to the latest version due to the DB/code changes. However, you can install the current version and write a small script to migrate the tickets.