narkanister
Forum Replies Created
-
Forum: Plugins
In reply to: [Ninja Forms - The Contact Form Builder That Grows With You] Fatal Error:Thanks for the prompt response @faisalahammad. Yes this server is still php 7.4
Cheers.
(And hi to the man @nickwilmot ????)Same error, but its not affecting my Elementor plugin.
Warning: Attempt to read property “post_type” on null in?/wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php on line 151
Thanks that fixed it ??
Forum: Plugins
In reply to: [Companion Auto Update] CAU 3.7.1 Fatal ErrorSame here:
PHP Fatal error: Uncaught Error: Call to undefined function wp_next_schedule() in /wp-content/plugins/companion-auto-update/cau_functions.php:317
Forum: Plugins
In reply to: [Yoast SEO] Canonical URL incorrectSame problem here – canonical urls and og urls point to the staging site url.
Thanks so much! That fixed it ??
Forum: Plugins
In reply to: [W3 Total Cache] Can’t Select Cloudfront from “CDN Type” drop down menuAhh … just spotted the message at the top of the screen – The CURL PHP extension is not available. Please install it to enable S3 or CloudFront functionality.
Perhaps this could be made an orange warning so it can be seen more easily?
Many thanks,
TobyForum: Plugins
In reply to: [W3 Total Cache] Can’t Select Cloudfront from “CDN Type” drop down menuHi I’ve got this same problem. I did have some file permissions issues. But the Amazon CDN options are greyed out.
Hi,
Could you tell me the fix – got the same problem on pauldiamond.com/contactMany thanks
TobyHi @duongcuong96
Thanks for the update, but I’m afraid it seems to be throwing an error – same on all sites.
Cheers
narkan[Apr 15, 03:22:24] PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/backwpup/inc/class-cron.php:142
Stack trace:
#0 /var/sites/o/website.com: BackWPup_Cron::update_message()
#1 /var/sites/o/website.com: WP_Hook->apply_filters(”, Array)
#2 /var/sites/o/website.com: WP_Hook->do_action(Array)
#3 /var/sites/o/website.com: do_action_ref_array(‘backwpup_update…’, Array)
#4 {main}
thrown in /var/sites/o/website.com on line 142
[Apr 14, 15:34:36] PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/backwpup/inc/class-cron.php:142
Stack trace:
#0 /var/sites/o/website.com: BackWPup_Cron::update_message()
#1 /var/sites/o/website.com: WP_Hook->apply_filters(”, Array)
#2 /var/sites/o/website.com: WP_Hook->do_action(Array)
#3 /var/sites/o/website.com: do_action_ref_array(‘backwpup_update…’, Array)
#4 {main}
thrown in /var/sites/o/website.com on line 142
[Apr 14, 03:23:27] PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/backwpup/inc/class-cron.php:142
Stack trace:
#0 /var/sites/o/website.com: BackWPup_Cron::update_message()
#1 /var/sites/o/website.com: WP_Hook->apply_filters(”, Array)
#2 /var/sites/o/website.com: WP_Hook->do_action(Array)
#3 /var/sites/o/website.com: do_action_ref_array(‘backwpup_update…’, Array)
#4 {main}
thrown in /var/sites/o/website.com on line 142
[Apr 13, 15:55:22] PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/backwpup/inc/class-cron.php:142
Stack trace:
#0 /var/sites/o/website.com: BackWPup_Cron::update_message()
#1 /var/sites/o/website.com: WP_Hook->apply_filters(”, Array)
#2 /var/sites/o/website.com: WP_Hook->do_action(Array)
#3 /var/sites/o/website.com: do_action_ref_array(‘backwpup_update…’, Array)
#4 {main}
thrown in /var/sites/o/website.com on line 142Very much appreciated – thanks @duongcuong96 ??
Hiya,
Thanks for addressing this @duongcuong96! All my sites have been pinging me these errors for months (too lazy to find out why – the plugin’s working fine despite it).They’re all on Vidahost servers if that helps identify the problem…
Love the plugin – thanks so much for it!
TobyForum: Plugins
In reply to: [WooCommerce] WooCommerce data updateIncreasing memory worked for me:
wp-config.php
define( ‘WP_MEMORY_LIMIT’, ‘325M’ );
Brilliant – that fixed it (Unticking the Block Right-Click option in the plugin settings).
Thanks so much ??
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] BackWPUp S3 Permissions issueHi
I’ve been trying to get this working for the past year, but I can only do it by giving the IAM user permissions to access all my buckets and allow GetObjects which is way too permissive. Especially as I want to use this for multiple websites, using the same user access key. theoreticaly if one of my websites got hacked, they’d have the key to access my S3 account and download all the backups and sensitive data from all my other sites.After hours of trial and error it seems that permission to GetObject is required by backWPup. I can’t see why that’s necessary, because to back up you need to PutObject. Ideally I just want to grant the user permission to PutObject only. But without GetObject permission it fails.
Any suggestions gratefully received, as BackWPup is fantastic, and I’d love to use it for all my sites ??
Cheers
Nark