BlueDot
Forum Replies Created
-
Forum: Plugins
In reply to: [Age Gate] Php 7.3 Compatibilityyay! Thanks phil.
None of the links gave me 404 errors at all prior to your plugin installation, but did once your plugin was installed. Actually, it brought down most of my buddypress based community until I had a chance to turn off your plugin. My inbox was full this morning of people unable to navigate.
If the buddypress pages are not giving 404’s before your plugin is installed, how can this be buddypress’s fault? Isn’t instead your buddypress revision you recommend so that your plugin can read things and work correctly in a buddypress environment?
Thanks for the quick feedback!
I didn’t have any 404 errors before the install of your program though, so if it’s a bug – it’s a hidden bug that only came out when trying your plugin. Perhaps you should state on your main description it does not work with Buddypress.
Thanks!
Forum: Plugins
In reply to: [Buooy Aviary Editor] Where I Found The Editor?It would be wonderful if it could be used on the upload windows of inserting images, and featured images!
Forum: Reviews
In reply to: [Theme My Login] Security Key Expiration on password resetThis account is fine Andrew. Sorry for any confusion.
Forum: Reviews
In reply to: [Theme My Login] Security Key Expiration on password resetAnd due to timing, I switched plugins and moved on. I would rather pay for a plugin that stays current than a free one with a slow upgrade cycle. It’s good for people to know this authors approach and response, and hence I reviewed. But after this diatribe, it would have been easier to have said nothing, and not helped other mission critical sites. Naw. I’d do it again. 😇
Forum: Reviews
In reply to: [Theme My Login] Broke 4.3 Password Retrieval FunctionalityWow. Things either work, or they don’t. If they don’t, they die. Including my work. I have kept software going for communities thru multiple CMS over decades. They evolved or they died. I of course use dev sites to not cause me upgrade headaches. This broke. The dev didn’t want to fix it. I showed alternatives. It’s so simple, why are you reading so much into a review of a dying plugin? Is this a counseling session?
Forum: Plugins
In reply to: [iThemes Security (formerly Better WP Security)] BWPS crashes my site!I’m having a similar issue on 2 of my sites. Yes, i changed the database prefix, but the site works fine without the plugin installed. If I try to reinstall the plugin, the site locks up and goes white. If I delete the plugin manually, I can restore access to the website.
Interestingly, I am not able to install it on another domain that is in the same user account as the one that is not working. It has the same symptoms, yet was never installed prior. I hope this gives a clue.
I like your plugin, and use it on many of my other sites.
The site where it is NOT working is my most hacked domain, and I would really like to get this running. I am happy giving a donation for your attention. Thank you.Forum: Plugins
In reply to: W3 Total Cache – Error: Are you sure you want to do this?Yes, me too. My registration page caused a recent error for no reason. Removed the W3 Total cache (after trying everything else) and I got it backup.
I had another site hacked that had used the w3 total cache plugin. Looks like there’s a vulnerability.
Forum: Plugins
In reply to: Redirected back to my site while activating jetpackIt was tuff to get up, I had to turn off Buddypress, and W3T Cache (and then my login redirection plugin from WPMUDEV. But it is now working!
Forum: Plugins
In reply to: [BuddyPress Activity Plus] upload messageHi Mason
Version 1.1 works like a charm! No “allow_url_fopen” required either!
My only suggestion is a spinning wheel or something that shows that the images are loading, as I have had users who think it’s not working when they are uploading some monster file.
Thanks again!
ri
Forum: Plugins
In reply to: [BuddyPress Activity Plus] upload messageI am having the same issue, and I do have post_max_size and upload_max_filesize set to 10M
Also, the link doesn’t open – and isn’t a bad security idea to open up really a bad idea to open up “allow_url_fopen”?
Latest everything.
Greetings Dwenaus
Looks like we should probably fix this for everyone! I’m willing to invest.
Thanks
ri
Thanks for your help!
Yes, please let us speak via email to discuss your access and billing arrangements.
ri
We’re using Version 2.8.2.
Is it this portion?
`function ass_clean_subject_html( $subject ) {
$subject = preg_replace( ‘/:$/’, ”, $subject ); // remove trailing colon
return apply_filters( ‘ass_clean_subject_html’, $subject );
}’Trying to debug is difficult as I would have to create new posts for each plugin that I turn back on, and it will send mails to everyone and their mothers.
Do you have a recommendation to add some cleaning within this plugin that doesn’t rely on a variable that can be changed by other plugins?
Thanks
ri