Jay
Forum Replies Created
-
Forum: Plugins
In reply to: [Democracy Poll] Log data == IP restriction?? :)I agree with the need for an “Only Log Data” option.
Forum: Plugins
In reply to: [WP Better Emails] Doesn’t work as advertised out of the box?The only solution to this problem was to forego use of this particular plugin. We achieved our requirements by specialized handling of the stock BuddyPress email facilities.
Good luck.
Forum: Plugins
In reply to: [Fast Secure reCAPTCHA] Removed from store?@mikechallis — Thanks for the update. I currently have version 1.0.20 of the plugin on one of my sites. You mentioned that “the new owner did not release any new versions of this plugin”, and yet you stated that the last version you released was version 1.0.19.
Is there anyway for one to acquire version 1.0.19? (Henceforth, I’m going to make sure that a download–and preserve–all plugins from ww.wp.xz.cn, rather than simply leveraging the WordPress update process to download new updates.)
Finally, do you have a personal recommendation for a replacement for the plugin?
Forum: Plugins
In reply to: [Fast Secure reCAPTCHA] Removed from store?Yes, why has this plugin been removed, and what alternatives would people suggest?
I just tried the new 1.2.15 developer version and found that it appears to solve the URL mapping problems presented in the above scenario. (That is, it seems to work for the test case previously mentioned, but we can’t vouch for other scenarios. You know, the usual disclaimers, etc.)
Ah, if only all plugin authors responded so quickly. 😉
I’m marking this problem as “Resolved”, but it really should probably be noted as “Resolved” only once the fixed version is released to the general public.
Thanks so much for your prompt repair of this bug!
- This reply was modified 8 years, 10 months ago by Jay.
I can see it now just fine, Cory. Thanks.
Despite clearing my browser cache, the same (outdated) file appears. To be clear, the URL for the changelog is the one referenced in the plugin details page:
Perhaps you’ve updated a different version of the changelog page? (Which begs the question, “Do you need a new changelog for the changelog?” just kidding…)
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Compatible with WordPress 4.8Thanks for the clarification. Now I’m a bit baffled how your plugin (when running under 4.7.5) ever worked for us in the first place, given you don’t hook into the Login process.
You have given me important info to help in our researching of the issue, most notably the fact that you hook into the activation process, and that’s an area we also hook into, namely, to perform auto-activation. However we did it in 4.7.5 seemed to work just fine, but something must have changed in 4.8 to make this break.
However, suffice to say, whatever has broken is not likely due to your fine plugin.
Hopefully this info will help others. 😉
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Compatible with WordPress 4.8I never meant to imply that BPRO is involved in preventing account creation, but expected it to be involved in checking whether the user has been approved during the Login process.
The essence of handling account approbation revolves around BPRO handling the BPRO-specific metadata key “_bprwg_is_moderated”, right? Doesn’t everything hinge around the fetching and setting of this User-specific metadata? Or do we have that wrong?
If the metadata assumption is correct–but BPRO is not directly hooked into the Login process–then how does BPRO keep a user from being logged in?
Sorry if we’re being dense here. 😉
As I mentioned before, this plugin is absolutely essential to the operation of our website, so we don’t mind contributing to the effort by tracking down any possible bug that keeps BPRO from being WP 4.8-compatible.
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Compatible with WordPress 4.8Thanks, Michael. Examining the BPRO code seems to indicate that BPRO doesn’t hook into the Login process to fetch the meta data and preclude login…or did we miss something?
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Compatible with WordPress 4.8Well, that’s what we were expecting. However, the net result is that it’s as if the BPRO plugin isn’t even installed/activated.
Given that we do a lot of other things surrounding registration and login–and this isn’t the first time I’ve raised an issue about the plugin, only to find the problem existed outside the BPRO plugin–we are ardently debugging the situation now.
Thanks for getting back to us so quickly.
Thanks, Michael.
We found and fixed the conflict that caused the original problem. It had nothing to do with your fine plugin.
Marking this topic as “Resolved.”
Forum: Reviews
In reply to: [Gutenberg] Back To The Drawing BoardJust curious… Given your comments, why did you rate this as 5 stars?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] “Invalid To: address” during ResendYou guys? I started this post for a specific problem (and provided a fix), but another user presented a second problem that should be addressed in another post.
Sorry, I’m still a bit new to the WordPress plugin ecosystem, so when you ask whether I “have a patch” for you, I’m not quite sure what you’re expecting. I presented the simple code fix (that works for me, but you may want something better), but are you asking for something more process-oriented?