changin/moving category - mailing goes wrong
Posted: Mon Jul 05, 2010 3:16 pm
Script URL:
Version of script: 2.2
Hosting company: (internal server - URL not that important then?)
URL of phpinfo.php: (wwwroot\hesk\extra)
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
"change move category mail admins"
Write your message below:
admin = admin
user_A = cat_A
user_B = cat_B
user_C = all_cat (no admin, but all rights except 'manage...', = the teamleader)
when i assign a non-default category (lets say cat_A) upon the creation of a new ticket, the user assigned to this category (user_A) gets an email, as do the admin and -in my config- user_C.
however, if i log in with user_C and change the category of the ticket, i can see that the category is changed in the ticket overview,
BUT only my admin gets the move-category notification email.
i tried copying the code for sending an email at ticket creation (since this works) from file submit_ticket.php (lines 315-321) to move_category.php (lines 98-104) (= the "Not admin, is he allowed this category? */ section) but to no avail.
- i restarted my apache/mysql server after the edit
- all users have all notification settings checked
- if i use the admin account to change the category no mails are received whatsoever.
any clues on this one?
regards,
Steven.
Version of script: 2.2
Hosting company: (internal server - URL not that important then?)
URL of phpinfo.php: (wwwroot\hesk\extra)
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
"change move category mail admins"
Write your message below:
admin = admin
user_A = cat_A
user_B = cat_B
user_C = all_cat (no admin, but all rights except 'manage...', = the teamleader)
when i assign a non-default category (lets say cat_A) upon the creation of a new ticket, the user assigned to this category (user_A) gets an email, as do the admin and -in my config- user_C.
however, if i log in with user_C and change the category of the ticket, i can see that the category is changed in the ticket overview,
BUT only my admin gets the move-category notification email.
i tried copying the code for sending an email at ticket creation (since this works) from file submit_ticket.php (lines 315-321) to move_category.php (lines 98-104) (= the "Not admin, is he allowed this category? */ section) but to no avail.
- i restarted my apache/mysql server after the edit
- all users have all notification settings checked
- if i use the admin account to change the category no mails are received whatsoever.
any clues on this one?
regards,
Steven.