Page 1 of 1

Make users/staff able to manage canned responses

Posted: Fri Sep 07, 2007 12:57 pm
by tb@djh.dk
Script URL: helpdesk.djh.dk
Version of script: 0.94
Hosting company: djh.dk
URL of phpinfo.php: ?
URL of session_test.php: ?
What terms did you try when SEARCHING for a solution:
Searched the hesk forum
Write your message below:
Hi

Is it possible to give all users/staff the rights to create "Canned responses"?

I still don't want them to be able to manage categories or settings, so make them a admin is out of the question.

Thanks in advance

Mr Berg

Posted: Fri Sep 07, 2007 1:28 pm
by rbbigdog
You should be able to achieve this by commenting out or removing the below line (the one in bold) from your manage_canned.php file:

/* Must be administrator to access this page */
hesk_isAdmin();

RB

Thank you

Posted: Mon Sep 10, 2007 7:25 am
by tb@djh.dk
Very much :-)