문제

(I Am just getting started with Parahna CMS. It seems like exactly what I need, but I am having trouble getting started).

I walked through the steps in the Getting Started post, and now have an MVC 5 project, with Parahna CMS installed through Nuget.

I updated the config so it connects to the database, and it connected and updated the database.

So now I fire up the app and it goes to the home page. There is no link anywhere to log in, so by trial and error, I find I can log in by going to /Manager. However, after logging in, it just shows me the login page again.

How do I get to the dashboard page to manage users, pages etc?

Greg

도움이 되었습니까?

해결책

My guess is that the MVC template you used set up the authentication in a way the didn't work together with the manager interface! Because of this you were never able to log in!

Regards

Håkan

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top