Machine IT Services
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] PHP Warning on Product Pages1) Yes, I’m using the most recent version: 17.8
2) All other plugins are updated
3) I am using the most recent version of WordPress: 5.8.3
4) Yes, my server meets the PHP requirements and has been hosting dozens of WordPress sites for years without issue. I am simply reporting PHP warnings as found in the current version that I’ve not seen before until recently.Forum: Plugins
In reply to: [hCaptcha for WP] Invalid Captcha Error on WooCommerce My Account LoginUpdate: Downgrading to last version 1.12.0 fixed the issue. Please investigate issue in new version (1.13.0). Thanks!
I have opened an issue for this here:
https://github.com/woocommerce/woocommerce-gateway-stripe/issues/1775
Thank you.
I think the confusion is that you said it fails silently, but it does not. It causes a fatal error that prevents the site from loading.
I will look into the MySQLi storage engine you mentioned. Thanks for that.
Actually, looks like this was caused by file system lock due to max quota reached. Perhaps there’s a way to check if filesystem is writable first and provide a warning instead of a calling a function immediately that produces a Fatal error?
Forum: Plugins
In reply to: [WP Accessibility] Output Variable Not Defined if Option ASL_Enable is not OnJust thought I’d mention it because my logs are being filled with a warning for this, as I’m using PHP 8.0 and unlike PHP 7 versions, it warns about undefined variables.
Forum: Plugins
In reply to: [Splitit] PHP Error Message in LogLooks like there are several of these in the same file, so if you fix one you get an error on the next. May need to check the actually return of the member splitit_upstream_messaging_selection but also check if the value is an array before using in_array function each time.
Forum: Plugins
In reply to: [hCaptcha for WP] Persistent “Please complete the captcha” after updateThe newest update which was just installed on my multisite installation still has this bug. I am unable to log into my sites! Downgrading back to 1.8.0 AGAIN. Someone please fix this.
This has not been resolved. I just cannot use Elementor. I told one of my clients to get a refund for the Premium version because it doesn’t seem support is handling the issue. We’ve decided to start using SiteOrigin Page Builder for now.
That has absolutely nothing to do with the error I described.
Forum: Plugins
In reply to: [hCaptcha for WP] Persistent “Please complete the captcha” after updateAdded note: Once I downloaded to version 1.8.1, I was once again able to log into my sites successfully. There is definitely a bug in the newer version.
- This reply was modified 4 years ago by Machine IT Services.
- This reply was modified 4 years ago by Machine IT Services.
Yes, I received it. Unfortunately the logs do not tell me much. The access log shows me a successful login 4 IP address, 2 of which appear to be visitors based on the addresses they visisted, and another IP being used to attempt to login, which is successfully redirected to the My Account (mijn-account) page by the plugin (but from what I can see doesn’t actually log in, or does so further on than the logs show), and the fourth and final IP address (which I’m assuming is yours) successfully accesses the Site Health (English translation) page (response code 200/OK), including several of the tests I can see in the logs. I’m unable to see the redirect issue you’re describing. If you would like me to look into this further, you can email me credentials at the same address you used to send the logs.
Also, would this be related?
What plugin are you using for the site diagnostics? Or is it something with your hosting provider? Could you provide more information so we may diagnose the issue? This issue can be caused by several things. Also include the access log so I can see what URL it is trying to load repeatedly as it may have a GET parameter that must be whitewashed in the plugin. If no additional information can be provided, please privately send me credentials with which I can access the site diagnostics and SSH access or something I can use to view the logs, such as via email or my site’s contact form.
@ipstenu @mateuszgbiorczyk I apologize for my tone. I came here to report the same issue as the op and felt it was being dismissed without consideration, and since I manage a multisite network for clients who I feel shouldn’t have control over anyone else’s media files, I related strongly with the op’s position. I am glad you, @ipstenu , took notice of the situation and have provided more support, and information, to the argument. Thank you.
- This reply was modified 4 years, 3 months ago by Machine IT Services.