Hey @all,
(this is my first post here, so pls be kind if i missed something or if my english isnt perfect since i’m not a native speaker/writer
I’m now using grav for some weeks, since I reworked a website using grav and stuck to it.
For development I’m running the website in a local environment using xampp.
For small changes on the live website I use atom with an ftp plugin.
To get to my Problem:
two days ago I took a complete-backup from the live website to continue working/testing on it in the local environment. I changed some htacess entries (rewrite) as usual.
Since then the Admin-LogIn Page and Admin-Page(after LogIn) are apparently loaded without css (see attached Screenshot)
The Live Website Admin Page is still fine. So is the localhost Admin Page of an old Verson of that Website.
I checked:
- admin plugin css files --> still there
- sourcecode of the admin page --> everything normal/fine
- overwrote the admin plugin with an old plugin version --> still not loaded
- an old backup version of that website at localhost with old grav an admin plugin version --> working fine
I dont get it why this is happening. Did the new Grav Version change something that effects the localhost copy?
Looking forward to your answers!
David