Forum Replies Created
-
In reply to: How to avoid SMTP server blocking?
What’s interesting to me is that this issue doesn’t seem to be common. I found a few email throttle plugins but they are all 4-5 years old, untested, and abandoned. On the other hand, I thought this SMTP limiting was common practice to prevent from spamming. Very puzzling.
In reply to: How to avoid SMTP server blocking?Yup. I actually consulted with our ISP and I was told to slow down the sending rate. Their firewall will blacklist me when more than 50 recipients a time and/or 1,000 emails in 1 hour.
In reply to: How to avoid SMTP server blocking?Yes, it has been installed but does not seem to help. The documentation suggests nothing about throttling, unfortunately.
In reply to: How to notify per forum?Thank you for your help. It took me a while to figure out what’s going on. It seems bbPressNotify is the culprit. I once installed this plugin and modified the message with it. But then when I found out it allows forum to notify only one of the three forums unless I pay for the add-on subscription, I deleted the plugin. Apparently it is still in effect. That is why it only sends a notification to the Editor forum with the message I originally defined a long time ago with bbPressNotify. I don’t know how to delete the leftover data of this plugin.
Just for clarification, was bbPress could have done what I need without any plugin? Just recap, what I need is:
We have 3 forums
1) Editor forum (hidden from all) – editors subscribed
2) Contributor forum (hidden from public) – contributors and editors subscribed
3) Subscribers forum (public) – all registered users subscribed
Notification from each forum new post/replyDid I really need bbP Private Groups plugin, and did I really need notification plugin for sending out notifications, or bbP could have done this without plugins?
In reply to: How to notify per forum?Sorry, I should have been clearer. For some reason, notification to the Editor forum has been working since day one but ones to the Contributors forum and the Subscribers forum never send out any notification even to editors who are subscribed to all three. So the problem seems to be at the forum level.
Also, for the life of me, I can’t find where to modify the notification messages.
In reply to: How to notify per forum?Hmmm, then something I am doing wrong. They are all subscribed to each forum but not receiving any notification on the new post/reply.
In reply to: How to notify per forum?Thank you for your help! bbPress Notify wants $15 subscription fee for this feature, bbPress Private Group Bridge add-on, which isn’t possible with this non-profit organization site.
I looked hard at bbPress Toolkit but I couldn’t find the way to do this. Any pointer would be appreciated.
In reply to: Opening Subscriber’s profile editor from toolbarWorked like a charm! Thank you so so so much! I am in a happy place!
In reply to: Opening Subscriber’s profile editor from toolbarI always get confused about the relationship since WP and bbP are SSO 🙁
The new public registration is always WP Subscriber, who is subscribed to bbP Announcement forum by bbP Toolkit. This is the only user role that needs to go to bbP edit-profile page. The other role in use is the Contributor which should jump to wp-admin/profile.php instead of bbP edit-profile. I hope this is somewhat clearer.
In reply to: Opening Subscriber’s profile editor from toolbarThank you so so so much! This code is working great. Just one last thing. How can I make this code run only when the user role is Subscriber? -Hiro
In reply to: Can you make a role to subscribe a forum?Thank you! I just ran it and worked beautifully (as far as I can tell)!
In reply to: Can you make a role to subscribe a forum?Thank you so much for the snippets. I am no developer and have been struggling with this, to be honest.
I think line 2 is missing a closing ‘)’ and
Getting a parse error on line 4. Is ‘=>’ supposed to be ‘->’ or something else is upsetting the parser? Any help would be appreciated.In reply to: Opening Subscriber’s profile editor from toolbarUnderstood. Altho visitors love their avatar shows up at the top.
Now I need to hide Edit Profile menu item to all other than Subscriber but can’t find the way. Is there a way?
In reply to: Opening Subscriber’s profile editor from toolbarI installed it on another WP site and it didn’t crash so it seems my sandbox is broken. Sorry about that.
I was not able to find the way to what I am looking for, that is, to have Subscriber’s toolbar links of Edit Profile and Dashboard to the same page, /forums/users/{username} that the bbPress login widget gives. Can this plugin do it?
In reply to: Opening Subscriber’s profile editor from toolbarHmmm, something might be wrong with my bbPress. I need to investigate.
In reply to: Opening Subscriber’s profile editor from toolbarYes very much. In fact, the login widget is bb Press 🙁
In reply to: Opening Subscriber’s profile editor from toolbarFor some reason, this plugin killed my site :_(
==========
An error of type E_ERROR was caused in line 68 of the file /home/xxxx/public_html/wp-content/plugins/bbp-style-pack/bbp-style-pack.php. Error message: Uncaught Error: Call to undefined function bbp_get_version() in /home/xxxx/public_html/wp-content/plugins/bbp-style-pack/bbp-style-pack.php:68
In reply to: Can you make a role to subscribe a forum?Yup, I already have that option turned on. Now I still don’t know what to do with 500+ Subscribers who are not subscribed to the forums. Any ideas would be appreciated.
In reply to: Can you make a role to subscribe a forum?Hmmm, I do have this plugin installed but couldn’t find the way. I need to go over the documentation again. Thank you.
In reply to: Replace bbP Manage SubscriptionsHi @robin-w,
I am having another thought. Is there any easy way to have all the users under one of the roles subscribe to one or more forums? In other words, I am considering a bulk action to make all the subscriber role users subscribed to an Announcement forum and General discussion forum, and so on. Then let them unsubscribe by themselves if they wish. If this is possible, I may be able to ditch bbP Manage Subscriptions plugin altogether.Thank you for your help.
-HiroIn reply to: Replace bbP Manage SubscriptionsIt is working as far as I can tell, but this site was compromised. The malware was found, which led me to install WordFence, and this plugin is marked critical. There is no way of knowing this plugin was the security hole, however.
In reply to: Replace bbP Manage SubscriptionsHi, thank you for your response. I do have bbPress Toolkit but I don’t think it can do what bbP Manage Subscriptions did. What it does is to force a user to subscribe/unsubscribe to a specific forum(s). For example, you can pick up active contributors and force them to subscribe to the contributors’ forum. This is all done in a convenient table.
In reply to: Forum Subscriber NotificationHi Pascal,
Guess what, all is working now even after I reenabled “bbPress Notify (No-Spam) 1.10”. I am stunned. What was the 4 days of agony for, I don’t know.Speaking of cache issue, I was wondering about that. I installed “WP Super Cache – Clear all cache” in early dev but I don’t think it has ever worked. Do you have any recommendation?
I have one remaining issue:
The subscriber who clicked Forum Subscribe only gets notification on new Topic creation but not Replies. Subscribers have to subscribe to each topics in order to receive notification on replies. On top of that, “bbP Manage Subscriptions” plugin only controls at the Forum level but no the Topic level.I need subscribers who subscribed to a Forum gets notification on all the replies within its Forum. Is this possible with some plug-in? I can’t find any.
And then I need subscribers gets notification of Topic updates, like when announcement was updated. Is it possible?
In reply to: Forum Subscriber NotificationHi, its WP-Mail-SMTP.
My understanding was that bbPress sends notification to noreply@mydomain.com with bunch of BCCs, that will be blocked everywhere, and I thought I needed async plugin to remedy issue, no?
I have something new here. When I disabled bbPress Notify (No-Spam) 1.10, well not exactly. When I disabled bbPress Notify (No-Spam) 1.10 then enable it then disable it again yesterday, the notification did work the rest of the day. I went to bed in peace. Then this morning it stopped working again.
In my mail log, I see notification went out to subscribers upon reply. Today, the only entries I see is non-BBP notification even though I see now topic was created and replies were made. Quite frustrating 🙁
In reply to: Forum Subscriber NotificationIn my 3 days of agony, while I tried everything I could think of, if I disable asynchronous plugin it will be stuck at noreply@mydomain.com (at least it does trigger the mail action according to the log) but this is a known issue, I believe?
Yes, I have tried commenting out custom functions, changing themes to default ones, etc.
I have a question. If I instantiate a plain vanilla WP and BBP on a sandbox somewhere on my server with no other plugins, would a subscriber can receive a notification of new Topic and new Reply if s/he clicked on subscribe link? Is it worth spending time doing adding plugins one by one till it breaks? If the answer is yes, any help on adding order would be appreciated.
I’d think asynchronous plugin is a must, or noreply@mydomain.com will stop me go further. Do I understand this correctly?
Thank you for your time.