Thank you Linly for spotting this. The problem is in conditions.php,
around line 74. It should read as follows:
if ($dir == 'plugins/') return file_exists("$pluginPath/$page");
Notice the / near the end. Needs to be added back in. In repairing the
dir=files option I assumed this needed fixing too, but in fact broke
it.
Will be fixed for the next release.
Cheers,
Dan
On Wed, Feb 11, 2009 at 5:00 AM, Linly <[email protected]> wrote:
>
> The action.plugins seems not finishing the last step to write an
> enable line to the "site.config" page. I have to manually add that
> line to enable the plugin.
>
> Cheers,
> linly
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---