gptxffa
Forum Replies Created
-
Forum: Plugins
In reply to: [bbPress Notify (No-Spam)] new topic emails stopped workingok i did that and tried it with several emails address and each time it worked
Forum: Plugins
In reply to: [bbPress Notify (No-Spam)] new topic emails stopped workingOk so in the log the entire list of emails showed up in this format
[email protected] calling wp_mail() with email
I notice that it added 444 after every email if that means anything
Forum: Plugins
In reply to: [bbPress Notify (No-Spam)] new topic emails stopped workingI added the code to my functions, but I cannot find the code where you want me to move the error log code above
Forum: Plugins
In reply to: [bbPress Notify (No-Spam)] new topic emails stopped workingForum: Plugins
In reply to: [bbPress Notify (No-Spam)] new topic emails stopped workingOk this is what I have now in your plugin
// Turn on nl2br for wpmandrill
error_log(__LINE__ . ‘ calling wp_mail() with email ‘ . print_r($email,1), 3, dirname(__FILE__) . ‘/out.log’);
add_filter( ‘mandrill_nl2br’, array( &$this, ‘handle_mandrill_nl2br’ ), 10, 2 );
I will test it and see what happens.
When you say the the results with be in the same directory as the plugin do you mean i have to access it from FTP?
thanks
Forum: Plugins
In reply to: [bbPress Notify (No-Spam)] new topic emails stopped workingOk,
So the issue is back again.
I am using WP 4.3
I do not have the setting in your plugin “Send emails in the background the next time the site is visited” enabled.
I installed the cron control but am not sure what to do with it.
Forum: Plugins
In reply to: [bbPress Notify (No-Spam)] new topic emails stopped working1.8.2
I dont know what Mandrill isby “turn off” If I deselected all the groups I wanted emails to be sent to, and created the topic in the admin UI then it would send the emails,
I have no clue what changed, however it started working on its own again?
Forum: Plugins
In reply to: [bbPress Notify (No-Spam)] Send notification at pre determined intervalsGreat looking forward to it!
Forum: Plugins
In reply to: [WP-Polls] multiple votes per useri think i figured it out by changing the logging method to log by username ??
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] daily summary sent emailI have the same issue
Yes …..
so let me explain why I was trying to use both.
First I installed BBpress, then i install your plugin to limit access on parts of our site. The problem I am having is that BBpress has its own “profile” area as does your plugin. When in the BBpress forums if you click on a persons name or picture it takes you to a BBpress user profile which is different then the profile your plugin installed. So I cant figure out how to make them the same, so people dont have two separate profiles.
Also currently it requires people to go into the UM profile to edit the avatar, they cant do it from the BBpress profile …..
I cant figure out how to get around this issue, so i was trying to just turn off the profile feature on your plugin and use the other avatar plugin, but your plugin keeps overriding it ….
im stuck !!!
Thanks for the help ??
Hmm. I look in all the menu’s and cant seem to find how to change the priority. Can you explain?
Thank so much ??
To clarify I am wanting to use WP Avatar to control the avatar pictures within BBpress, and it works fine, until I activate your plugin and it overrides WP Avatar.
How can I disable that or stop it from happening?
no, it seemed like i should ask here, it works fine when this plugin is disabled.
is my question above clear?