Avoid signature changes for staff users

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Hidroxid
Posts: 16
Joined: Wed Mar 16, 2016 11:29 pm

Avoid signature changes for staff users

Post by Hidroxid »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: avoid signature modify, prevent modify signature staff

Write your message below:

Hello

I am newbie with hesk, we are doing test.

The question: Is posible prevent that a member modify the signature?

I want create corporate signature buy avoind the changes by any staff member without permision.

Best regards
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Avoid signature changes for staff users

Post by Klemen »

There's no built-in way of doing it.

You will need to:

- modify inc/profile_functions.inc.php to only show the signature form part if an admin is logged in
- modify admin/profile.php update_profile function to only check for hesk_POST('signature') if an admin is logged in
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