Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
ERROR - Class 'Grav\Plugin\Login\Controller' not found
· 11 years ago
After the upgrade to rc5, I'm seeing this occasionally... Seemingly the first connection. From a fresh browser. I can reload the page and all is well. I don't see it running local in php mode, so mayb
-
Cannot see Admin Dashboard when site is deployed
· 11 years ago
Do I need to recreate the user then or can I just reset the password on the server?
-
Cannot see Admin Dashboard when site is deployed
· 11 years ago
The encryption of the password uses (in part) a security key that is unique to the server. This is important to ensure that the encrypted password won't just work for every server. It's advised to n
-
Cannot see Admin Dashboard when site is deployed
· 11 years ago
Recreating the user on the production server worked. Why would the user generated locally not work on the server?
-
Cannot see Admin Dashboard when site is deployed
· 11 years ago
You should try deleting the user on the your production site, and recreating it.
-
Cannot see Admin Dashboard when site is deployed
· 11 years ago
They match. Both are: access: admin: login: true super: true site: login: true ---
-
Cannot see Admin Dashboard when site is deployed
· 11 years ago
Can you compare the user account on our local and production site? Specifically check the access portion, they should match.
-
Cannot see Admin Dashboard when site is deployed
· 11 years ago
When running my site locally I can log in at /admin and use the Admin plugin. When my site is deployed I can log in but I get the message "You dont' have sufficient access to view the dashboard..." af
-
Where can i download earlier versions of skeletons?
· 11 years ago
If you hosting provider doesn't support anything newer than PHP 5.4, I would definitely look to move away from them. Grav is very easy to move (just zip, move, unzip), and really there is no reason t
-
Where can i download earlier versions of skeletons?
· 11 years ago
In this case you might need to switch hosting. 5.4 is now abandoned http://php.net/supported-versions.php - a reasonably good hosting should have already upgraded