Script URL:
Version of script: 2.5.0
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've lost the reply options underneath the reply box in /admin/admin_ticket.php (Assign to self, close ticket etc). I've been playing around with the options and coding so probably have removed it myself, but I can't find where to put it back in. I haven't edited that page and the coding is still there, so I'm not sure how its gone.
Any help is greatly appreciated!
Lost options under the reply box
Moderator: mkoch227
Re: Lost options under the reply box
You can try finding differences between your and original file:
https://www.google.com/search?q=find+di ... +two+files
You should look at the hesk_printReplyForm function inside admin_ticket.php, that's where the options are printed.
https://www.google.com/search?q=find+di ... +two+files
You should look at the hesk_printReplyForm function inside admin_ticket.php, that's where the options are printed.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Lost options under the reply box
I haven't changed that file at all though, so I'm not sure why its gone
Re: Lost options under the reply box
Perhaps CSS or invalid HTML code in header/footer is causing it to hide?
View the HTML source code in browser to see if you can find the checkboxes there.
View the HTML source code in browser to see if you can find the checkboxes there.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Lost options under the reply box
Thanks, it was some CSS I had added
Tim
Tim