The section you are talking about:

If you are using a version prior to 3.17, you can add the line manually,
just after the section setting your membership information. Is that in the
BOLTauth function?

After:

// Build auth membership list
// Remember to disable line 2 if debugging!
    $find .= ',@' . str_replace(',', ',@', $BOLTmemberships);
    if ($page == BOLTconfig('BOLTloginPages', 'login') . '.' . $BOLTid)
$find .= ',@owner';
    $auth[$checkline] = str_replace(' ', '', $auth[$checkline]);

??

A couple of the other wik's that I had looked at had a button called guest
or guest mode which allowed you to switch to a guest users view.  Been
loging in and out to do the same.

On Wed, Sep 30, 2009 at 12:54 PM, The Editor <[email protected]> wrote:

>
> I just uploaded a plugin some of you may find useful:
>
> http://www.boltwire.com/index.php?p=solutions.admin.switchuser
>
> Feel free to take a look...
>
> Cheers,
> Dan
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to