Hesk 2.4, adding own setting (but failure with saving)

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
lupolo
Posts: 214
Joined: Mon Apr 20, 2009 2:12 pm

Hesk 2.4, adding own setting (but failure with saving)

Post by lupolo »

I have a question ..

I wanna build a new function into the admin settings, and wanne save it into the settings.

I have changed the following files:
hesk_settings.inc.php
admin_settings.php
admin_settings_save.php
(Language file)

I can see my setting with the info from the hesk_settings.inc.php, but wenn i gone change (save) it it is gone from the hesk_settings.inc.php file. Where else must i check to save it right.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Hesk 2.4, adding own setting (but failure with saving)

Post by Klemen »

This probably means you have an error somewhere, try turning debug mode on manually then save settings and see if you get any errors.

However, such custom functions are out of the scope of my support, so you will have to find and debug any errors yourself.
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