In addition to previous post:

I ran command

php.exe cw3setup.php --install --base-url http://localhost/cartoweb3/htdocs/ --config-from-file projects/italy/demo.properties

demo.properties comes from demoPlugins project and contains connection parameters to postgres database (I kept the same working parameters of demoPlugins project)

Now the error I get is:

Class : CartoclientExceptionMessage : location state not yet initialized
Backtrace:
file: 310 - c:\wamp\www\cartoweb3\client\HttpRequestHandler.php
call: ClientLocation->getLocation()


Thank you very much

Valerio Noti



----- Original Message ----- From: "Valerio Noti" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, January 25, 2006 10:11 AM
Subject: [Cartoweb-users] demoLocation plugin


Hello,
I'd like to add to my project a search by name functionality so I'm trying to implement demoLocation plugin from demoPlugins project

I've done following operations:

1) copied demoLocation folder from demoPlugins project to MyProject/coreplugins

2) Verified that client_conf/location.ini is identical in demoPlugins and MyProject (no changes applied)

3) Modified client_conf/clienti.ini in MyProject with demoLocation plugin:

loadPlugins = exportCsv, exportPdf, outline, auth, demoLocation

Now it gives me this error:

Class : CartocommonException
Message : Error [8, Trying to get property of non-object, c:\wamp\www\cartoweb3\coreplugins\location\client\ClientLocation.php, 219]


Thanks for any help


Valerio Noti

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.22/239 - Release Date: 24/01/2006


_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to