taroslord
Forum Replies Created
-
Hi Rogier.
Just for info: Actually the Simple SSL Plugin was the main problem for the first troubles.
After I realised it, I made the “mistake” to move back from 6.1 to WordPress 6.0.3 by using a special Plugin to do this. This combination of errors broke the whole system.
The .htaccess default code, you wrote above, helped me to revive the website, but the Admin Area (Backend) was still completey unaccessable.
The only solution was a backup restore.
I’m not sure I should update Simply SSL now, should I?! π
I’ve seen you’ve updated your code some hours ago.- This reply was modified 3 years, 7 months ago by taroslord.
I had a chat with my webhosting agency hotline. I was able to restore my wordpress folder and the related database to the working version, before I’ve done the updates. Now all works fine. This was the fastest and most secure way to restore my website.
I suggest everyone doing backups…
Thank you a lot for your help.
Best wishes
Chris- This reply was modified 3 years, 7 months ago by taroslord.
I’m using this one, after the original was not working:
# 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 WordPressI’ve added the debug lines at the end of the wp-config.php file, but there’s no debug.log file created nor debug infos are displayed on the page…
Here’s how I added it:
https://drive.google.com/file/d/11AVPxUrP70-WkBEYKCvAVn3YdRFKAzmk/view?pli=1Additional info: When I reopen the wp-admin page, then I get the info there’s a “critical error on my website” and I’ve to follow the instructions I get in my mails. But I don’t get any mails…
Hello Rogier.
Yes, I did. That’s the reason why my page is basically working.Here you see the screen I get after logging in:
https://drive.google.com/file/d/1bvrZ3i1hGmXxU9oew-IVqbooZLmWY5kL/viewThank you.
Forum: Plugins
In reply to: [Justified Gallery] Lazy loadForum: Plugins
In reply to: [Justified Gallery] Images quality and plugin translationThank you elizao! This was my problem too.