php - Ion Auth Codeigniter - Default User/Password Not recognised -


i'm new codeigniter , ion auth. installed ok , set ion auth db tables. go base_url/index.php/auth , got error using encryption. so, edited in config adding simple string now.

so, can see login form - good! when use default user , password, i'm getting incorrect password validation...which suggests there wrong.

any ideas why failing? i'm using admin@admin.com , password, indicated on ion auth pages http://benedmunds.com/ion_auth/.

thanks in advance.

it turns out made error when running sql scripts - created table structure didn't load seed data, includes default username , password. d'oh! so, if else having same issue...just make sure have data in tables.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -