Script URL:
Version of script: Current version
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: knowledgebase
Write your message below:
I would like to allow some users to access the Knowledgebase but not allow them access to the Support Tickets (not to read or write).
Does anyone have any ideas as to how I can accomplish this?
Thanks in advance
Allow access to Knowledgebase Only
Moderator: mkoch227
By "users" you mean "Staff" (registered users in the admin panel) or website visitors?
If you mean staff simply login as an administrator, go to "users" and uncheck anything but "Manage knowledgebase" under "Features" for the staff you have in mind.
If you mean visitors you can just give them the direct KB address:
http://www.yourdomain.com/hesk/knowledgebase.php
If you mean staff simply login as an administrator, go to "users" and uncheck anything but "Manage knowledgebase" under "Features" for the staff you have in mind.
If you mean visitors you can just give them the direct KB address:
http://www.yourdomain.com/hesk/knowledgebase.php
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
-
- Posts: 56
- Joined: Wed Sep 06, 2006 11:44 pm
Thank you for the quick response.. it is appreciated!
Basically what I am attempting to set for this company is that tickets can only be opened/viewed by 1 person.
All other staff will only have Knowledgebase View Only
Referring to "Staff"Klemen wrote:By "users" you mean "Staff" (registered users in the admin panel) or website visitors?
That works but does not prevent them from submitting a ticket or adding to knowledgebase.If you mean staff simply login as an administrator, go to "users" and uncheck anything but "Manage knowledgebase" under "Features" for the staff you have in mind.
This will work , but would really like to prevent them from getting to the Submit Ticket. They need to only have Knowledgebase VIEW ONLYIf you mean visitors you can just give them the direct KB address:
http://www.yourdomain.com/hesk/knowledgebase.php
Basically what I am attempting to set for this company is that tickets can only be opened/viewed by 1 person.
All other staff will only have Knowledgebase View Only
-
- Posts: 15
- Joined: Fri Jun 05, 2009 9:33 pm