riesmar
Forum Replies Created
-
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 END
Nothing 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