How can I get email notifications to be sent out to all the people with approval authority? Only my admin account currently gets notifications when there is a new entry in the FAQ.
Is there just a config switch somewhere I need to set, or would this be a new feature request?
Email Notifications
Moderator: Thorsten
Hi,
the second: feature request. 1.6.x is features freezed so basically it could be addressed in any version of the 2.x branch: we'll focus at your request to see if and when it could be available in 2.x.
Ciao,
Matteo
the second: feature request. 1.6.x is features freezed so basically it could be addressed in any version of the 2.x branch: we'll focus at your request to see if and when it could be available in 2.x.
Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
Amazon.co.uk Wishlist
As a temporary workaround, for anyone who would like this functionality in 1.6, it works to set the adminmail in the config.php to:
"user1@company.com,user2@company.com,user3@company.com"
All those users get the notification emails.
I had to do this to the config.php file manually. Trying to modify it via the admin.php webpage was unsuccessful.
"user1@company.com,user2@company.com,user3@company.com"
All those users get the notification emails.
I had to do this to the config.php file manually. Trying to modify it via the admin.php webpage was unsuccessful.