[pmwiki-users] Getting AuthId in a recipe function
    The Editor 
    editor at fast.st
       
    Wed Aug 30 21:27:35 CDT 2006
    
    
  
In all the thrilling emails on the list lately with such great new
ideas, I did have one little question that seems to have gone
unnoticed.  Here is a repost.
> Is there somethig I need to set to global in order to make this line work?
>
> $v = $g . "." . $_SESSION['authid'];
>
> It's in a recipe.
>
> I also tried
>
> $v = $g . "." . $AuthId;
>
The recipe is loaded after AuthUser. I've tried starting a session.
Various configurations for this. But can't seem to figure out how to
get AuthId in a recipe. All it returns is "Array".
Cheers,
Caveman
    
    
More information about the pmwiki-users
mailing list