as I have said above:
users can log in without problems (so I know that works fine)
it is for the admin that I cannot login
username = admin
pass = test
that is what is currently in the database (I checked with phpmyadmin)
you can't make mistakes typing that
what I do notice is that there is some kind of encryption in the db for useraccounts, but not for the admin account. is that normal?