On Wed, Sep 30, 2009 at 5:04 PM, Kevin <[email protected]> wrote:
> 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?
No it is in engine.php ~168. Here:
else {
$BOLTmember = BOLTconfig('BOLTguestname', 'Guest');
$BOLTmemberships = 'guest';
}
if (function_exists('BOLTswitchUser')) BOLTswitchUser(); // in the
next release this line will be added, commented out by default.
By the way you could easily create a link like this to activate, or a
button of course:
[[{p}&myid=guest|Guest View]] | [[{p}&myid=Bob&mygroups=editor|Editor Bob View]]
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
-~----------~----~----~----~------~----~------~--~---