That error actually occurs if you left a trailing "," in your loadPlugins parameter. For instance:
loadPlugins = outline, hello, exportPdf,

Writing
loadPlugins = outline, hello, exportPdf
(no comma at the end) should work.

I have commited a fix in the CVS version.

oliver wrote:
Hi Paul,

in your client.ini.in file, did you remove the last comma when you removed
the "checkInstall" from the loadPlugins list ? there should be nothing after
"auth"

Regards,
Oliver

    ----- Original Message -----
    *From:* Paul Shapley <mailto:[EMAIL PROTECTED]>
    *To:* [email protected]
    <mailto:[email protected]>
    *Sent:* Thursday, January 19, 2006 11:23 AM
    *Subject:* [Cartoweb-users] PluginManager.php error

    Hi,
Finally got /'cw3setup.php'/ launched, many thanks for your help.
    Selecting my project from the client.php page gives me this error:-
*Fatal error*: Cannot access empty property in
    *c:\wamp\www\cartoweb3\common\PluginManager.php* on line *194*
** Any ideas?. ** Regards,
_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to