PDA

View Full Version : remove help topic "general inquiry"


aclhkaclhk
02-27-2008, 05:28 AM
After standard installation of rc3, "general inquiry" help topic appears in open ticket.

How could i rename or remove it? I could not find it under "help topics".

Pls advise.

4ice
02-27-2008, 06:54 AM
Hi,

unfortunately this is a hard coded help topic at the moment. However it is easy to change.

Go to the file ./include/client/open.inc.php (about line 59), here you see:

<option value="0" >General Inquiry</option>

Change or remove this options as you see fit.

masino_sinaga
04-20-2009, 02:27 PM
Yes!!!
I am definitely agree with you, since we have Help Topic table, all items in Help Topic selection on the form shoud be come from this table.

No need static item such as "General Inquiry". Or the best idea is to save this "General Inquiry" item to Help Topic table. Please note that since id for this table is autonumber, you should put this item as the first record, or also as default item.

You can also implementing this MOD to remove that "General Inquiry" item, moreover to implement Help Topic:
http://www.osticket.com/forums/showthread.php?t=2023

Best regards,
Masino Sinaga