Hi!

The code you are interested in is 'rcs' page.

    /Aegir CMS/rcs

    if (strtolower($currentuser->username) != strtolower($set["username"])) {
        echo "cookie problem?";
        exit;
    }

There's something wrong with PHP settings and thus usernames are not equal or 
something wrong with rcs library.

I am not Aegir developer and can not help you more :/
Just try to play with code and php settings.

Piotras
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to