Does anyone know if the newsletter function filters out banned members?
Thanks
(03-19-2013, 09:43 PM)stevehead Wrote: [ -> ]Hidden content for guests
PHP Code:
Hidden content for guests
No, it sends to all users who have activated their accounts.
Ah yes got it thanks - I'll add an AND filter into that.
(03-19-2013, 10:36 PM)stevehead Wrote: [ -> ]Hidden content for guests
Replace the select in /admin-panel/sections/inc/sendemails.php to:
PHP Code:
Hidden content for guests