W liście z pią, 07-02-2003, godz. 19:42, Eero af Heurlin pisze: 

> In mozilla you check what cookied are set, look for NemeinAuthentication*

Can you elaborate on this. Why should there be a cookie by that name?

I probably have to look at the ROOT page:
<?php
2: if ($logout=="Y")
3: {
4:   SetCookie("midgardauth","0", "", "/");
5:   if ($returnpath)
6:   {
7:      header ("Location: $returnpath");
8:      exit;
9:   }
10: }
11: ?><[login]>
12:  
13: 

But I don't know how to help myself. Perhaps it's a bug in AegirCMS?
I did nothing wrong. It is a clean install of midgard-1.4.4 and
AegirCMS-1.0-RC1

Benedict



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to