abaumg
Forum Replies Created
-
Forum: Plugins
In reply to: [bbPress Notify] Not working with WordPress 3.8Hello,
maybe the notification email was blocked by your antispam filter?
Found the culprit! It’s the plugin “User Role Editor”. When disabled, everything works fine.
Although I don’t understand what the User Role Editor has to do with e-mails…. but obviously there is some issue.
No – I publish a new article, but no emails show up in the log.
If I try to send a email manually via Subscribe2’s “Send Email” function, they do show up, and they get sent.
Forum: Fixing WordPress
In reply to: Blank page after login as different roleI had exactly the same issue.
For me it was enough to add
ini_set("memory_limit", "64M");
to wp-settings.php.Sorry for the late reply.
Which error did you get?
Forum: Fixing WordPress
In reply to: Resend of User Welcome Email?Thanks for your feedback, oregondean! Glad to hear that it works well for you. I’ll add the information about the password reset to the description.
malcalevak answered on the support forum:
I think there’s a copy somewhere on the forums, but I’ve posted an update to the trunk. You can download it from the WordPress Plugin Directory, under Other Versions, select Development Version. I’ll try and update it a bit more and actually make an official release soon…
–> Download the development version here
When will the next version be released? Is it possible to get a copy of your trunk code, so that I can use it in the meantime?
Forum: Fixing WordPress
In reply to: Resend of User Welcome Email?I had the same issue and ended up writing a small plugin for myself. Basically, it adds a dropdown menu in the backend where you can choose to re-send the welcome e-mail.
If you are interested, I can provide you the plugin, but it might not fit your use because it wasn’t written with the intention to publish it.
I didn’t know about get_option() yet – thank you for enlightening me!
Hello Rob,
of course I won’t enforce you to integrate my patch ??
As you suggested, I have posted the diff file (against Subscribe 6.1) on pastebin: https://pastebin.com/NdW57eDn