Hi,
really strange: could you provide us a link to view a phpinfo(); call?
It seems that your hoster has a PHP conf preventing PMF to use PHP sessions.
I am experiencing the same problem, I am using today's nightly snapshot. I don't have any problems on other websites. I added the domain so my browser accepts cookies from it. There are cookies apparently from the domain. Still I have to log in again and again...
There is nothing special about the php configuration. v1.65 worked flawlessly.
Hi,
2.0.0 auth architecture is something really new compared to 1.6.x: we'll look for any issue in the next days.
In the mean time, my suggestion is to check if PHP session is working on your server 'cause we currently use it to store what in 1.6.x is stored through the uin GET param.