I have noticed that I get much more activity on my forum if the subscriber has signed up for a instant or daily email notifications of new threads, etc. Instead of trying to educate all my members on how to do this, is there a setting in the software where I can make everyone get a summary email or notification each day of all the threads that took place that day?
Announcement
Collapse
No announcement yet.
Can I send an summary email or RSS feed daily to subscribers?
Collapse
X
-
AdminCP > Maintenance > Execute SQL Query
And pick the appropriate subscription you wish to set everyone to from the dropdown.
Make sure that your userid is able to run queries by editing the following section of the config.php file:
Code:// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** // The users specified here will be allowed to run queries from the control panel. // See the above entries for more information on the format. // Please note that the ability to run queries is quite powerful. You may wish // to remove all user IDs from this list for security reasons. $config['SpecialUsers']['canrunqueries'] = 'x';
-
I'm sorry, but I just don't do this enough to remember where all this stuff is at. Where is the config.php file? I'm in cPanel looking for it now. Also, when you edit this file, do you download it, edit it, and then upload it again? I've never done this. Any instruction on that?
It did tell me that I don't have permission to run queries, so I do need to do these steps. Thanks for the patience.
Comment
Related Topics
Collapse
-
by activemindsHello,
our forum version is 5.3.3. and we would like to switch off email notifications for all users because we are getting too many complaints about unwanted emails. User who actually do...-
Channel: Support Issues & Questions
Fri 29 Sep '17, 1:13am -
Comment