achangeforbetter
Forum Replies Created
-
My apologies as I have found the source of this issue now – it was a Cloudflare WAF rule.
I had a rule set up to block at requests that contained “/feed” in the URL. As your feedback form had the string “/feedback”, the rule was being triggered and the result was causing the feedback form to be partially displayed. I have adjusted my Cloudflare rule.Thank you for the response. I granted the account that requested access the required access to both of these screenshots. Let me know if you are still unable to access.
I have attempted to troubleshoot by deactivating all plugins except for Timeline Widget For Elementor and I have found that when I deactivate :
Elementor
Then the issue disappears. I cannot keep Elementor deactivated as this is the primary page builder I use for my site. So would be great if you are able to identify why there is this conflict. I enabled the Debug Log as well and there are no entries being logged their either.
I suspect the issue is somewhere in twae-admin-feedback-form.php and that it is incorrectly enqueing the form and/or did not record my response the first time aroundForum: Plugins
In reply to: [Media Cleaner: Clean your WordPress!] Errors running Media Library ScanSomething else that might be relevant here. I use WP Offload from Delicious Brains to move all of my media to AWS S3 buckets.
I am needing to do some debugging for other plugins, so have the logs being generated.
This plugin is absolutely hammering the log with entries which is making it very difficult for me to find the real errors I need.
For example, it has generated over 70K entries in my log over the last week for these deprecation messages.PHP Deprecated
Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the noticePlugin:?PublishPress Future
File:?/wp-content/plugins/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php
Line: 79
Jul 21, 2023 – 11:18:04
(23,786 occurrences logged)
PHP Deprecated
Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the noticePlugin:?PublishPress Future
File:?/wp-content/plugins/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php
Line: 98
Jul 21, 2023 – 11:18:04
(23,786 occurrences logged)
PHP Deprecated
Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the noticePlugin:?PublishPress Future
File:?/wp-content/plugins/post-expirator/vendor/pimple/pimple/src/Pimple/Container.php
Line: 133
Jul 21, 2023 – 11:18:04
(23,786 occurrences logged)
Are there any indications of when you will be updating to remove these entirely. Your post linked above indicated from March 2023 so wondering how far along you are here ? I would be happy to manually make whatever change is necessary in the plugin code to remove them (even if that would be overwritten with later plugin updates)Same issue here – pretty sure this is a problem at the plugin providers end that is causing all of us users and issue now they have reached a quota limit of their own.
Perfect thank you. I had gone ahead and purchased the Premium version as it was just too compelling not to.
I initially had some issues with the Mailchimp mapping but realized after reading you post above that it was because of a mismatch in the field types.
Now I have been able to get all of the mapping I needed working ??
To follow up on this in case it is useful for others in the future – I went down the path of disabling plugin by plugin and found that the root cause here was this plugin:
Embed Plus for YouTube – Gallery, Channel, Playlist, Live Stream
I do want YouTube embed functionality so will have to ask them to resolve/find an alternative.
Happy to see everything displaying it should ??
No one ?
I am having the same sort of issues with Ultimate Member on my site (I also use Avada).
The plugin looks like it is set up correctly and the shortcodes are present. The issue is that there are JQuery errors for the UM JS on ALL of the UM related pages (taken from Developer Tools console log:
um-crop.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-crop.min.js?ver=2.1.5:1 at um-crop.min.js?ver=2.1.5:1 (anonymous) @ um-crop.min.js?ver=2.1.5:1 (anonymous) @ um-crop.min.js?ver=2.1.5:1 um-modal.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-modal.min.js?ver=2.1.5:1 (anonymous) @ um-modal.min.js?ver=2.1.5:1 um-jquery-form.min.js?ver=2.1.5:1 Uncaught TypeError: X is not a function at um-jquery-form.min.js?ver=2.1.5:1 at um-jquery-form.min.js?ver=2.1.5:1 at um-jquery-form.min.js?ver=2.1.5:1 (anonymous) @ um-jquery-form.min.js?ver=2.1.5:1 (anonymous) @ um-jquery-form.min.js?ver=2.1.5:1 (anonymous) @ um-jquery-form.min.js?ver=2.1.5:1 um-fileupload.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-fileupload.min.js?ver=2.1.5:1 (anonymous) @ um-fileupload.min.js?ver=2.1.5:1 picker.js?ver=2.1.5:19 Uncaught ReferenceError: jQuery is not defined at picker.js?ver=2.1.5:19 at picker.js?ver=2.1.5:21 (anonymous) @ picker.js?ver=2.1.5:19 (anonymous) @ picker.js?ver=2.1.5:21 picker.date.js?ver=2.1.5:17 Uncaught ReferenceError: Picker is not defined at picker.date.js?ver=2.1.5:17 at picker.date.js?ver=2.1.5:19 (anonymous) @ picker.date.js?ver=2.1.5:17 (anonymous) @ picker.date.js?ver=2.1.5:19 picker.time.js?ver=2.1.5:17 Uncaught ReferenceError: Picker is not defined at picker.time.js?ver=2.1.5:17 at picker.time.js?ver=2.1.5:19 (anonymous) @ picker.time.js?ver=2.1.5:17 (anonymous) @ picker.time.js?ver=2.1.5:19 um-raty.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-raty.min.js?ver=2.1.5:1 (anonymous) @ um-raty.min.js?ver=2.1.5:1 um-tipsy.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-tipsy.min.js?ver=2.1.5:1 (anonymous) @ um-tipsy.min.js?ver=2.1.5:1 um-functions.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-functions.min.js?ver=2.1.5:1 (anonymous) @ um-functions.min.js?ver=2.1.5:1 um-responsive.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-responsive.min.js?ver=2.1.5:1 (anonymous) @ um-responsive.min.js?ver=2.1.5:1 um-conditional.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-conditional.min.js?ver=2.1.5:1 (anonymous) @ um-conditional.min.js?ver=2.1.5:1 um-scripts.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-scripts.min.js?ver=2.1.5:1 (anonymous) @ um-scripts.min.js?ver=2.1.5:1 um-profile.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-profile.min.js?ver=2.1.5:1 (anonymous) @ um-profile.min.js?ver=2.1.5:1 um-account.min.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-account.min.js?ver=2.1.5:1 (anonymous) @ um-account.min.js?ver=2.1.5:1 um-recaptcha.js?ver=2.1.5:1 Uncaught ReferenceError: jQuery is not defined at um-recaptcha.js?ver=2.1.5:1 (anonymous) @ um-recaptcha.js?ver=2.1.5:1
I have seen some mention of this in GitHub and looks like this might be a long outstanding issue that has yet to be resolved by the UM developers ?
For instance this PR on GitHub to added support for JQuery3 :
https://github.com/ultimatemember/ultimatemember/pull/639
I love the potential for this plugin but if these sort of issues cant be resolved I will be looking elsewhere.
Cheers
Joe
Is this page from the Ultimate Member documentation not a solution to this (until the developers have a chance to optimize the JS) ?
https://docs.ultimatemember.com/article/1490-how-to-remove-css-and-js-on-non-um-pages
I have implemented this and can confirm that it does stop the code from being referenced on non-UM pages.
Can also confirm that this solved this issue for me thank you @antermoia. I was able to find this but painstakingly working through the plugins in Troubleshooting modes on Site Health. I wish I had found your post sooner ??
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] Fatal ErrorThank you. Super fast turn around on this one! I refreshed my open windows, saw the error, Googled, found this post and had it updated in less than 5 minutes ??