Hi Marc!
do you have $cfg['ForceSSL'] = true ? Do you have something in $cfg['PmaAbsoluteUri'] ?
Ah, this was set to true, yes. I now set it to false, which seems to get rid of the error. In return, this seems to mean that my https PHP session is not shared with the non-https, and thus the token is invalid when being redirected?
Are you talking about trunk or 3.0.0? (trunk is currently 3.1.0).
Oh, then I'm even more wrong on track - I'm using 3.1.0 then. :)
Regards Garvin