Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Admin plugin isn't work

Started by Muut Archive 11 years ago · 6 replies · 253 views
11 years ago

I am new in this, so I'm following the tutorial and I have stopped in the administration panel installation because I had the manual installation following all steps. When I have tried to access through mylocalhost/Grav/admin, everytime it says me "Login failed". I don't understand because I have configured admin.yaml in user/accounts with my data. Someone knows how can help me? Thank you soo much!

11 years ago

Can you paste your admin.yaml file, to see if there's any obvious error?

11 years ago

Of course,

password: '***'
email: '[email protected]'
fullname: 'Cristina'
title: 'Site Administrator'
access:
admin:
login: true
super: true

11 years ago

Could just be a problem of indentation/quotes, try with

YAML

password: test
email: t[email protected]
fullname: Test
title: Test
access:
    admin:
        login: true
        super: true
---
11 years ago

Put your user/ folder zipped on dropbox or similar and paste me the link via PM on Gitter, I'll take a look

11 years ago

[SOLVED] I wrote like Username my email and my fullname but it wasn't correct. You have to write like Username > 'admin' and your own password.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1346 9 years ago
Archive · by Muut Archive, 9 years ago
2 933 9 years ago
Archive · by Muut Archive, 9 years ago
2 4060 9 years ago
Archive · by Muut Archive, 9 years ago
1 2945 9 years ago
Archive · by Muut Archive, 9 years ago
3 1117 9 years ago