arena
Forum Replies Created
-
Forum: Plugins
In reply to: How to stop an email that is sending?nothing to switch off
at least delete it in database
Forum: Plugins
In reply to: [MailPress] unsubscribe default mailinglistyou cannot unsubscribe from the default mailinglist … because it is the default mailinglist … (like for posts with default category)
try using php mail !
Forum: Plugins
In reply to: [Plugin: MailPress]: Problems with Users, Forms and Templates1) http://www.mailpress.org/wiki/index.php?title=Add_ons:Sync_wordpress_user
automatically added to the default mailing list created in MailPress
PHPBB depends how phpbb does it, but if the right wp hook is activated, yes
2) see http://www.mailpress.org/wiki/index.php?title=Manual:MailPress:Settings:General#Forms
just be deleted form the MailPress tables
3) see
http://www.mailpress.org/wiki/index.php?title=Manual:Theme:Development
Forum: Plugins
In reply to: [MailPress] Mailpress Contact form 7 – IMPORTANT ISSUE – mails not being senthi !
1) Check that the MailPress logs are activated (see Settings > MailPress > Logs) Level : E_ALL
2) Try to send a mail with Contact Form 7
3) Anything in the MP_Mail logs (in mailpress/tmp) or use Logs add on and check Mails > LogsForum: Plugins
In reply to: [MailPress] MailPress entries still in database after uninstallingthis is not MailPress
Forum: Plugins
In reply to: [MailPress] Breaks other widgets in side panelchanges have been done recently on 5.1 about uninstall procedure
ovidiu, please avoid posting questions everywhere (this forum, google group, mailpress blog …) google group is the right ^lace !
topic answered on google groups
Forum: Plugins
In reply to: [MailPress] MailPress entries still in database after uninstallingdelete from (option table) where option_name like ‘MailPress%’
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Insert a thumbnaiul in a wordpress themethere is an undocumented function in mailpress/mp-includes/class/MP_Mail_api.class.php
$this->the_image()
Forum: Plugins
In reply to: [MailPress] MailPress entries still in database after uninstallingdelete all options starting by ‘MailPress’
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] Remove a mailing group from "to"you can’t except building a specific mailing list
Forum: Plugins
In reply to: Using Mailpress and Subscribe2 simultaneouslyimport the new name via a csv file will not trigger a request for the subscriber to confirm in MailPress
Forum: Plugins
In reply to: [Digg Digg] Digg digg plugin (version 4.5.1 and more) break Mailpress widgetmay be this is because jquery is loaded twice.
in the MailPress widget settings try to check
jquery already loaded