phpbar.de logo

Mailinglisten-Archive

[php] PHPLib Nobody ?

[php] PHPLib Nobody ?

Alexander Meis am_(at)_pixelhouse.de
Thu, 11 Nov 1999 10:23:14 +0100


Hi...

Hier hab ich PHP lib zur authentifizierung eingebaut.
http://www.wasserwelten.de/index.phtml?Content=pflanzenboerse

Wenn man auf neue Pflanzen anbiten clickt kommt aber diese Meldung.
Permission denied

Your session 0d85d647af4b1c07da2961062ce41437 has been authenticated with a
user id of nobody and a user name of nobody.

To access this page, the following permissions are required: user.
I won't let you access this page, because you have these permissions: .

Ich werde aber nicht gefragt ob ich mich anmelden mag...

So rufe ich die PHPlib auf....

page_open(array("sess" => "Wasserwelten_Session", "auth" =>
"Example_Default_Auth", "perm" => "Example_Perm", "user" =>
"Example_User"));
If ($Content == 'pflanzenboerse-neu'){
 $perm->check("user");
 }

woran kann das liegen ?

Gruss Alex




php::bar PHP Wiki   -   Listenarchive