riesmar
Forum Replies Created
-
Yes Siteground and Cloudflare is used as well
I tried the workaround with the code in functions.php, but no success. Problem is still there.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Order Status not updatingThe same thing here. WordPress, Mollie payments for Woocommerce and Checkout Field Editor for WooCommerce have recently been updated. Some sales do update to ‘paid’, but most stay on ‘unpaid’.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Error with 8.0.0. paymentsWe have the same issue on groepsspellen.nl. So we did a back up to 7.10.0. So we would really want to know when the issue is solved.
I got a reaction from Siteground, they solved the issue:
It was caused by this file wp-content/uploads/ipanorama/8/config.json of the plugin that matched а mod_security rule.
I even went back with a back up to 14-4 and I can see that the panorama still was working on 18-4. So nothing changed in updates or plugins.
and this is another one:
# HTTPS forced by SG-Optimizer <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] </IfModule> # END HTTPS # START PHP VERSION CHANGE forced by SG Optimizer # END PHP VERSION CHANGE # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress <Files 403.shtml> order allow,deny allow from all </Files> # SGO Unset Vary Header unset Vary # SGO Unset Vary ENDNothing changed in the .htaccess file, for example this is one of them:
BEGIN WordPress
De richtlijnen (regels) tussen “BEGIN WordPress” en “END WordPress” worden
dynamisch gegenereerd en zouden alleen aangepast mogen worden via WordPress filters.
Alle wijzigingen aan de richtlijnen tussen deze markeringen worden overschreven.
RewriteEngine On RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]
END WordPress
order allow,deny allow from all
deny from 93.115.29.124
deny from 93.115.29.129
deny from 109.73.229.210
deny from 46.119.126.222The link I shared was the previes of the Ipanorama photo.
I also used this link: https://giochipergruppi.it/test/ and used the code [ipano id=1] all the same result
I even went back to wp 6.1.1, but still it doesn;t work