On Sat, Oct 3, 2009 at 10:55 PM, Kevin <[email protected]> wrote:
> Just upgraded my own site to 3.17
>
> Kind of funny... I went looking for the commented out section in engine.php
> for the switch user stuff but didn't find it. In its place, I found a
> different new function that was not commented out.
Yes, I replaced it with a BOLTstartupProcess option.
> After a bit, I looked again at the release notes, and saw it still said it
> was in there.
Oops, forgot to remove this from the changelog. Gone now.
> Also, I had to use a full path to the switchuser plugin in my index.php file
> like:
>
> include_once("/www/vhosts/wiki/boltwire/farm/plugins/switchuser.php");
>
> The use of
>
> #include_once("$farmPath/plugins/switchuser.php");
>
> As the use of $farmPath is for me at least, not set so it provides an
> invalid path.
You are correct. My mistake.
> I added a comment on the switchuser page, that where you put the additional
> lines is important. A user not used to PHP might just add them to the end
> of the file instead of before the include for the engine.php file.
Thanks. Don't hesitate to integrate notes like that into the docs, if
you are fairly sure they are correct. As in this case. I've updated
the instructions.
> Why does the download link on the main boltwire page serve up
> boltwire3.15.zip. Shouldn't that button take you to the download page
> instead a specific download?
Ah, thanks for the reminder. I need to find a way to automate that to
return the most recent boltwire upgrade. I neglected to update it 2x
now!
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
-~----------~----~----~----~------~----~------~--~---