Jamas
Forum Replies Created
-
Hi Ryan,
Thanks for the fast response!
Just confirmed on a fully updated site:
WP 5.7
CF 5.4
Honeypot 2.0.4Is working fine. No spinning message, no error_log entries, the message is sent out and received correctly.
So older version of CF is likely the issue. Time to talk to the client about the importance of updates!
Jamas
I am seeing the same issue with the spinning icon and contact form not sending.
Contact Form 7 version 5.1.9 (Site is running WP 4.9 due to old theme, trying to get client to change)
Honeybot version 2.0.4Error log entries:
[16-Mar-2021 14:36:11 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function honeypot4cf7_spam_check(), 1 passed in /home/ecoot821/public_html/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /home/ecoot821/public_html/wp-content/plugins/contact-form-7-honeypot/includes/honeypot4cf7.php:111
Stack trace:
#0 /home/ecoot821/public_html/wp-includes/class-wp-hook.php(286): honeypot4cf7_spam_check(false)
#1 /home/ecoot821/public_html/wp-includes/plugin.php(203): WP_Hook->apply_filters(false, Array)
#2 /home/ecoot821/public_html/wp-content/plugins/contact-form-7/includes/submission.php(330): apply_filters(‘wpcf7_spam’, false)
#3 /home/ecoot821/public_html/wp-content/plugins/contact-form-7/includes/submission.php(195): WPCF7_Submission->spam()
#4 /home/ecoot821/public_html/wp-content/plugins/contact-form-7/includes/submission.php(34): WPCF7_Submission->submit()
#5 /home/ecoot821/public_html/wp-content/plugins/contact-form-7/includes/contact-form.php(755): WPCF7_Submission::get_instance(Object(WPCF7_ContactForm), Arr in /home/ecoot821/public_html/wp-content/plugins/contact-form-7-honeypot/includes/honeypot4cf7.php on line 111`
`I will try see if this is reproducible on a fully update site.
Forum: Plugins
In reply to: [Photospace Responsive Gallery] Auto Play Not WorkingIt works! Thanks for getting this fixed quickly.
Forum: Plugins
In reply to: [Photospace Responsive Gallery] Auto Play Not WorkingStrange still not working for me. I just tested this on Firefox and Chrome with no luck. I had to resave the settings after upgrading and have confirmed in the wp_options table that the auto play option is set. So you are seeing the slide show start playing on page load? What does the control option above the slide show say? I have “Start Slide Show”. When I click the start the slide show works fine.
Thanks Jamas
Hey @wfdave
All three values returned look good. The 1st query shows the URL with https. The 2nd query returns two values as BLOB 16B in phpMyAdmin. Decoding them they show https as well.
James
Forum: Plugins
In reply to: [Analyticator] Since WordPress 4.7, Analyticator causing problemsSame on only a few of my sites. The rest continue to function as expected. I have yet to find a common link between the sites having issues. Most of the sites are running the same set of plugins.
No problems over the weekend. I had left the Broken Link checker off for the weekend. I will turn it back on but I don’t imagine this will be an issue.
I have a thread going with Infinite WP team now on this. I am not sure what the filter is that Jetpack added to stop these post from getting pushed. To me this is a hard problem for Jetpack to figure out. If I am using custom post types either coded by me or added as part of a plugin/theme and those post types are visible to users then I would want to have Jetpack push those to social medie. I am not sure if the WordPress community would suggest that plugin developers don’t use the post table in such a way. At the very least I think those “internal” post types should be marked as draft or maybe private, which would be much easier and probably already a common method for a plugin developer to filter on.
It looks like these are Infinite WP generated custom post types. For the 872 post here is the info, just in case it helps you refine the blocking.
post_title = iwp_log_58098a3893990
post_name = iwp_log_58098a3893990
post_status = published
post_type = iwp_log_wpas_done_all = 1
iwp_log_type = plugins
iwp_log_action = update
iwp_log_activities_type = iwp_log
iwp_log_actions = plugins-updated
iwp_log_details = **removed list of plugins**We run all out sites from IWP and have several cron items like database and file backups that run. They all happen to coincide with the same time as the posts to social media. I think this must be it.
I will also raise this with the IWP folks so they aware. Them seem to only be keeping the last 30 days of iwp_log post types.
I will leave broken link checker turned off for tonight and enable it again if nothing pops up.
@jeherve thanks for working this issue. Let me know if you want to conduct any tests from our end on the test site.
Ok disabled that plugin across all sites. Will report back what happens in the next 24 hours.
Thanks for checking Jeremy. I have checked all the various accounts, the only thing in common is the app WordPress.com by Automattic. The fact that the same post is being pushed to Google+ and Facebook pages makes me really suspect the Publicize feature. I checked the permission for Google+ apps and only WordPress was listed. Also all the sites that we don’t use Publicize on have been fine.
If you don’t mind checking here are a few more sites that have made Facebook, Google+ and Twitter pushes within the last 48 hours.
http://www.slsc.ca
http://www.sturgeonpoint.com
http://www.capitaldining.ca <— This website only uses Publicize for Google+ and Facebook. Both of which got the garbage post. Twitter didn’t get the garbage post, not setup up under Publicize.I have about 10 others I can list if those don’t turn up anything.
Actually looks like the all pushed a new update out 12 hours ago. I thought it was originally caused by the upgrade but it seems something is pushing an update out every 24 hours. Link for the http://www.jamas.net site pushed to twitter was http://www.jamas.net/-0001
I may have to disable Jetpack across a bunch of sites unless there is a quick fix. It takes a long time to clean these up on each account.
James
Thanks Jermey. The URL was the sites URL so it ended up getting the sites 404 error page content. Here is one example site, used for testing. It pushed a tweet after the upgrade on the 18th. http://www.jamas.net
Hmmm looks like the test site also had the same issue but I missed the bad tweets.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Enabling Enhanced ecommerceSame issue on a brand new site. Option to enable won’t save.
Thanks for looking into this Brandon. Let me know if I can help test any changes.