mikehealy
Forum Replies Created
-
@davehealey – fair enough! I’m thinking of just using the Folder backup location, then writing my own script to offload to S3 using the AWS SDK separately to WordPress.
@davehealey – did you find an alternative plugin that you like? Which was it?
This happened for me using PHP 8.0.
I was able to activate the plugin by downgrading to PHP 7.4.Ideally the plugin would be updated to work with PHP 8.0 (and 8.1), but for now this might help.
Forum: Reviews
In reply to: [Duplicate Post] Nagging modal and didn’t workHey, it’s a long list unfortunately.
The theme is “Simple & Elegant” from WiThemes on Envato.Plugins are:
(Simple & Elegant) Addons Version 2.1 by WiThemes
(Simple & Elegant) Portfolio Version 2.1 by WiThemes
Acuity Online Appointment Scheduling Version 1.1.0 by Acuity Scheduling
Advanced Custom Fields PRO Version 5.11.4 by Delicious Brains (Latest version: 5.12.1)
Classic Editor Version 1.6 by WordPress Contributors (Latest version: 1.6.2)
Contact Form 7 Version 5.2.1 by Takayuki Miyoshi (Latest version: 5.5.6)
Defender Pro Version 2.3.1 by WPMU DEV (Latest version: 2.8)
Duplicator Version 1.4.3 by Snap Creek (Latest version: 1.4.4)
Easy Theme and Plugin Upgrades Version 2.0.1 by Chris Jean (Latest version: 2.0.2)
Envato Market Version 2.0.4 by Envato (Latest version: 2.0.7)
Facebook for WordPress Version 3.0.5 by Facebook (Latest version: 3.0.6)
Facebook Pixel Version 1.6.0 by Facebook
Flamingo Version 2.2 by Takayuki Miyoshi (Latest version: 2.2.3)
Google Analytics Dashboard for WP (GADWP) Version 6.2.2 by ExactMetrics (Latest version: 7.4.0)
Grid Kit Version 1.8.21 by wpsofts (Latest version: 2.1.1)
Head, Footer and Post Injections Version 3.2.1 by Stefano Lissa (Latest version: 3.2.2)
Hustle Pro Version 4.4.11 by WPMU DEV (Latest version: 4.4.13)
Instagram Feed Pro Personal Version 5.12.9 by Smash Balloon (Latest version: 6.0.4)
Limit Login Attempts Version 1.7.1 by Johan Eenfeldt
List category posts Version 0.83.1 by Fernando Briano (Latest version: 0.86.1)
MC4WP: Mailchimp for WordPress Version 4.8 by ibericode (Latest version: 4.8.7)
Ninja Forms Version 3.6.7 by Saturday Drive (Latest version: 3.6.8-wp)
Ninja Forms – Addon Manager Version 3.0.13 by The WP Ninjas
Ninja Forms – Conditional Logic Version 3.0.28 by The WP Ninjas (Latest version: 3.1)
Ninja Forms – Layout & Styles Version 3.0.28 by The WP Ninjas (Latest version: 3.0.29)
Ninja Forms – Mail Chimp Version 3.1.11 by The WP Ninjas (Latest version: 3.3.1)
Ninja Forms – Multi-Part Forms Version 3.0.26 by The WP Ninjas
Ninja Forms – Zapier Version 3.0.8 by Fatcat Apps
Plugin Organizer Version 10.1.4 by Jeff Sterup (Latest version: 10.1.6)
Smush Pro Version 3.9.4 by WPMU DEV (Latest version: 3.9.8)
UpdraftPlus – Backup/Restore Version 1.16.26 by UpdraftPlus.Com, DavidAnderson (Latest version: 1.22.11)
Velvet Blues Update URLs Version 3.2.10 by VelvetBlues.com
W3 Total Cache Version 2.2.1 by BoldGrid
WordPress Popular Posts Version 5.2.3 by Hector Cabrera (Latest version: 5.5.1)
WPBakery Page Builder Version 6.3.0 by Michael M – WPBakery.com (Latest version: 6.8.0)
WP Instagram Widget Version 2.0.3 by Scott Evans
WPMU DEV Dashboard Version 4.11.8 by WPMU DEV (Latest version: 4.11.10)
WP Review Slider Pro (Premium) Version 11.0.8 by LJ Apps (Latest version: 11.3.3)
XML Sitemaps Version 4.1.1 by Auctollo
Yoast Duplicate Post Version 4.4 by Enrico Battocchi & Team Yoast
Yoast SEO Version 14.8 by Team Yoast (Latest version: 18.4.1)Forum: Reviews
In reply to: [Duplicate Post] Nagging modal and didn’t workHi Nick,
The versions are WordPress 5.8.4 and PHP 7.2.34.
I’m aware these are not up to date, but it’s an inherited project that I don’t have authorization to update yet.Regarding the copy function not working, I believe it did flash an error message, but it was quite generic and didn’t allude to the actual problem.
With some pointers from @webaware I can see that my S3 Secret Key fails to decrypt from BackWPup_Encryption::decrypt.
I put some debugging code in place and I can see that BackWPup_Option::get( $jobid, ‘s3secretkey’ ) successfully receives the encrypted key from the DB, but that the result of the BackWPup_Encryption::decrypt call is an empty string.
I haven’t yet dug further to see why that is failing.
@mamawrites I ended up not needing the plugin, so I removed it.
If you still want to use the plugin you can disable the banner in Settings > Cookie Notice > Corona Banner then uncheck the box to enable it.
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Remove Corona bar now, please.Totally agree. Putting unsolicited messages on users’s websites is definitely not ok, even if the intension was to help the cause.
Undermines trust in the plugin author and wastes peoples time when they have to figure out where it came from.
What was the solution?
Always post the solution for others who search for the same issue.Thanks for looking into this.
I have handed over the website I was working on, so am not able to test this fix.Will the next version of the plugin address the WP Bakery integration?
This is still present in 7.6.1
Thank you.
While they’re there, they may want to use actual <label> tags to make the description clickable. That would improve A11Y and UX.Forum: Plugins
In reply to: [SyntaxHighlighter Evolved] Problem with HTML code and >+1
I’m finding these tags are double escaped. Possibly it’s both SyntaxHighter and WP core or the theme escaping its output again.
- WordPress 5.2
- SyntaxHighlighter Evolved 3.5.0
To reproduce, create a Code or Preformatted Gutenberg block and add code containing < or > within a SyntaxHighlighter block.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Disappearing keys to S3Updating to 3.6.8 has caused my S3 Secret Key to disappear from the settings.
This happened on multiple sites. I started getting emails about failed jobs, and I can see in wp-admin that the Secret Key field is now empty.
*UPDATE*
This does not seem related to 3.6.8 – I found another of my sites that’s lost its secret key and it still has BackWpUp 3.6.6.
I don’t know what’s caused this, it’s weird that multiple sites I manage lost their keys around the same time (on different hosts).- This reply was modified 7 years, 3 months ago by mikehealy.
Very fast work — thanks