Disable tickets (Knowledgebase Only?)

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
c3mweb
Posts: 2
Joined: Mon Oct 11, 2010 1:59 pm

Disable tickets (Knowledgebase Only?)

Post by c3mweb »

Is there an easy way to disable the help desk and use the knowledgebase only?
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Disable tickets (Knowledgebase Only?)

Post by Klemen »

That's how I'm using Hesk on the hesk.com website:
http://www.hesk.com/knowledgebase/

It should be quite simple:

1. install Hesk and make sure it works OK

2. delete these files:
- index.php
- ticket.php
- submit_ticket.php
- reply_ticket.php

3. rename "knowledgebase.php" to "index.php". Open the file in Notepad and change all instances of "knowledgebase.php" to "index.php"

4. Upload the new index.php file and give it a try.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
c3mweb
Posts: 2
Joined: Mon Oct 11, 2010 1:59 pm

Re: Disable tickets (Knowledgebase Only?)

Post by c3mweb »

Looks like that works just fine. Thanks! :)
cowper.jt
Posts: 1
Joined: Sun Dec 05, 2010 12:51 pm

Re: Disable tickets (Knowledgebase Only?)

Post by cowper.jt »

Klemen, you should make this into a knowledgebase article; I'm sure many people would benefit from it.
Last edited by cowper.jt on Sat Sep 24, 2011 7:26 am, edited 1 time in total.
Joshua Todd Cowper
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Disable tickets (Knowledgebase Only?)

Post by Klemen »

Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply