After creating test user I log in, but nothing happens?

Permalink
I've created a user called "test" and that user belongs to test_group.

I go over to sitemap and give view permissions
to all the non system pages.

But after I log in, I only get the log in page.


Any ideas?

 
Tony replied on at Permalink Reply
Tony
the page that it's trying to redirect you too after the login probably doesn't have the viewing privileges for that user. you can set the login redirect page through the dashboard.
techshots replied on at Permalink Reply
Thanks,

It seems I used the installation initial url


http://localhost/concrete5.3.3.1/concrete5.3.3.1/index.php/dashboar...

login instead of the login from the


Sign In to Edit this Site

link.

Everything is fine now.
akingston replied on at Permalink Reply
Thank you so much for this - I had the exact same problem. I was trying to login at www.www.mysitename.com/dashboard... instead of http://www.mysitename.com/login

Its a pity it didn't generate an error or maybe even redirect to the correct login page. Maybe its just me but this does not seem very obvious. Especially as someone who is very used to using wordpress and no matter what your level of access you can login at www.www.mysitename.com/wp-admin...

Anyway thanks again @techshots for sharing this