knubew
Forum Replies Created
-
Sorry, for the late response. I had a lot of work.
After I installed the Version 0.18.2 this messages were presented, when I called the “WebP Express Settings” page.
It seems your server setup does not support headers in .htaccess. You should either fix this (install mod_headers) or deactivate the “Enable direct redirection to existing converted images?” option. Otherwise the Vary:Accept header will not be added and this can result in problems for users behind proxy servers (ie used in larger companies)
The “mod_headers” Apache module is installed since a long time. Therefore I don’t understand why this message is presented.
You have turned on “Enable redirection to converter” and “Create webp files upon request?””. However, these features does not work on your current server settings / wordpress setup, because the PHP scripts in the plugin folder (in the “wod” and “wod2” subfolders) fails to run when requested directly. You can try to fix the problem or simply turn them off and rely on “Convert on upload” and “Bulk Convert” to get the images converted.
If you are going to try to solve the problem, you need at least one of the following pages to display “pong”: wod-test or wod2-test. The problem will typically be found in the server configuration or a security plugin. If one of the links results in a 403 Permission denied, look out for “deny” and “denied” in httpd.conf, /etc/apache/sites-enabled/your-site.conf and in parent .htaccess files.
Both “ping.php” pages (“wod-test” and “wod2-test”) showing the word “pong”. I see no reason, why this message is presented.
I think I have to do some further tests to check if everything works as usual without changing my settings. I’ll come back to you with the results.
After updating to version 0.18.1 I’ve got the same errors when calling the “WebP Express settings” page:
document.getElementById("converters") returns null. Strange! Please report. document.getElementById("whitelist") returns null. Strange! Please report.
In my case the content of the “debug.log” file gives NO hint, that an error of another plugin is involved.
Content of debug.log
[27-Sep-2020 13:00:58 UTC] PHP Fatal error: Uncaught Error: Call to a member function getAll() on array in /var/www/vhosts/test.my-domain.com/httpdocs/portal/wp-content/plugins/webp-express/lib/classes/ WPHttpRequester.php:24 Stack trace: #0 /var/www/vhosts/test.my-domain.com/httpdocs/portal/wp-content/plugins/webp-express/vendor/rosell-dk/htaccess-capability-tester/src/Testers/AbstractTester.php(130): WebPExpress\WPHttpRequester->makeHTT PRequest() #1 /var/www/vhosts/test.my-domain.com/httpdocs/portal/wp-content/plugins/webp-express/vendor/rosell-dk/htaccess-capability-tester/src/Testers/CustomTester.php(155): HtaccessCapabilityTester\Testers\Abstr actTester->makeHttpRequest() #2 /var/www/vhosts/test.my-domain.com/httpdocs/portal/wp-content/plugins/webp-express/vendor/rosell-dk/htaccess-capability-tester/src/Testers/CustomTester.php(197): HtaccessCapabilityTester\Testers\Custo mTester->realRunSubTest() #3 /var/www/vhosts/test.my-domain.com/httpdocs/portal/wp-content/plugins/webp-express/vendor/rosell-dk/htaccess-capability-tester/src/Testers/CustomTester.php(220): Htacc in /var/www/vhosts/demo.hometix. eu/httpdocs/portal/wp-content/plugins/webp-express/lib/classes/WPHttpRequester.php on line 24
Any help would be appreciated.
Forum: Plugins
In reply to: [Pods SEO] WordPress 5.5.x compatibility update for “Pods SEO”Hello Scott,
thank you very much for your response and the information.
Forum: Plugins
In reply to: [Statify Filter] WordPress 5.5.x compatibility update for “Statify Blacklist”Hi Stefan,
thank you very much for your response, the information and the new update.
Best Knut
Forum: Plugins
In reply to: [Redirection] WordPress 5.5.x compatibility update for “Redirection”Thank you very much for the information.
Thank you for the information.
Forum: Plugins
In reply to: [Pods SEO] WordPress 5.5.x compatibility update for “Pods SEO”Thank you for the informations.
but it’s usually a good idea to test all updates on a development/staging site before production.
Yes I will do that. ??
Right now, you can safely assume it’s safe to upgrade,
Do you use jQuery in your plugin???
I read in this post (https://wptavern.com/major-jquery-changes-on-the-way-for-wordpress-5-5-and-beyond) that there could be problems because the jQuery Migrate 1.4.1 script was removed from WordPress 5.5..Forum: Plugins
In reply to: [Pods SEO] WordPress 5.5.x compatibility update for “Pods SEO”I am currently using WordPress 5.4.2 for several complex websites and have no problems with the plugin. But before I update to WordPress 5.5.x, I just want (and have to) ensure that all the plugins used on the websites generally support this current WP version. In this way I can usually avoid a time-consuming rollback. That’s why I asked the question.
Forum: Plugins
In reply to: [Yoast Duplicate Post] Compatibility with 5.5Thank you for the information.
Forum: Plugins
In reply to: [Site Reviews] Does Site Reviews work with “Antispam Bee”?Okay, thanks for the clarification.
Hi Artem,
the switches are working as expected now.
Thank you very much for fixing it.I’ve tried it with the following browers and it did not work in any of these browsers:
– Firefox 78.0.2 (64-Bit)
– Chrome 83.0.4103.116
– Opera 69.0.3686.57When I click on an active Start/Stop switsch it switches to inactive (gray) status for a very short time and then it switches back to the active status immediately.
Console Screenshot Link
ScreenshotRefresh the page. Has the status changed yet?
No, the status did not change after a page reload (Firefox – CTRL+F5).
Sorry, but I don’t know how to add a screenshot image to this post.
I’ve clicked on an active PHP-Snippet to deactivate it and the output of the console was:
Snippet status changed 2 snippet-list.js:24:25
…but the status of the snippet did NOT change. It stays active.
Forum: Plugins
In reply to: [Site Reviews] No reviews, but Site Review shows 1 in admin menu bar1. Please post a screenshot of the All Reviews page, or send it to me following the directions on the “Contact Support” section on the help page.
I have send a screenshot via email.
2. Since it sounds like you have access directly to the database, would you check if there are any rows in the posts table that have a post_type column value of “site-review”
I’ve checked it in phpMyAdmin, but there are no records in the “posts” table that have a post_type column value of “site-review”.