Am I able to sent a message to only webmasters of a specific category through the mailing system? For example if set the filtering to =categoryx, only webmasters of category x will receive the message?
Thank you
Am I able to sent a message to only webmasters of a specific category through the mailing system? For example if set the filtering to =categoryx, only webmasters of category x will receive the message?
Thank you
The mailing system is too simple to do filters that way. Only the filters that you already see will work.
That is strange because I see no filters. The only value of drop down form of Recipient filter is N/A. Also when I try to edit the message I get an error
Fatal error: Call to a member function PluginPlace() on a non-object in /home/euredco/public_html/admin/message_edit.php on line 62
By the way line 62 of the message_edit.php is the following:
$plug->PluginPlace("hook_php_admin_message_edit_ProcessF ormEditMessage_begin");
Also checking the message_send_form.html I have noticed that the only options of the recepient filter is the N/A. Is this a problem with deluxe 1.3 version?
Thank you
Last edited by Andros; 03-07-2009 at 03:47 PM. Reason: add additional information
If you are getting that error then it sounds like your database is missing something from an upgrade (or install). Check your database against the _install.sql file to ensure it's complete. You should only have to check the plugins table.
The drop down should give you options like mailing list subscribers, link owners and all if I remember correctly.