Yes this is the problem ^^) , Thanks for your help.

Thanks and regards,
Karol

2008/11/24 Oliver Christen <[EMAIL PROTECTED]>

>  Hi
> did you enable the plugin on server side ?
>
>
> ----- Original Message -----
> *From:* Karol Briones <[EMAIL PROTECTED]>
> *To:* cartoweb-users@lists.maptools.org
> *Sent:* Saturday, November 22, 2008 9:18 PM
> *Subject:* [Cartoweb-users] problems with exportGge
>
> Hello, I try to install thle exportGge plugin in my proyect, following the
> next instructions:
>
> To use exportGge in your own project you need to:
>
>    - use EPSG syntax for declaring the projection of your mapfile
>    - set persistentQueries = false in YOUR_PROJECT/client_conf/query.ini
>    - copy demoCW3gge "tables" and "query" coreplugins inside the
>    "coreplugins" directory of your project. If they allready exist then you
>    need to merge them with the demoCW3gge ones.
>    - copy demoCW3gge "exportGge" plugin in your projects "plugins"
>    directory
>    - copy demoCW3gge/client_conf/exportGge.ini to
>    YOUR_PROJECT/client_conf/ and modify the "fileName" value if you want that
>    generated KML files come with a different file name
>    - copy demoCW3gge "cartoclient.tpl" template file to your project
>    "templates" directory or insert :
>
>
> {if $exportgge_active|default:''}
>
> {/if}
> But when I rendered my project show the messaje
>
>
> Class : CartocommonException
> Message : Error [8, Trying to get property of non-object, 
> C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\client\ClientExportGge.php,
>  1172]
>
> Backtrace:
>
> file: 1172 - 
> C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\client\ClientExportGge.php
> call: Common::cartowebErrorHandler(8, "Trying to get property of non-object", 
> "C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\c...", 1172, 
> Array(1))
>
> file: 265 - C:\ms4w\apps\cartoweb3\client\ClientPluginHelper.php
> call: ClientExportGge->initializeResult(Null)
>
> file: UNKNOWN - UNKNOWN
> call: ServerCallerHelper->initializeResultHelper(Object(ClientExportGge), 
> Object(MapResult))
>
> file: 267 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
> call: call_user_func_array(Array(2), Array(2))
>
> file: 320 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
> call: PluginManager->callPluginImplementing(Object(ClientExportGge), 
> "ServerCaller", "initializeResult", Array(1))
>
> file: 712 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: PluginManager->callEnabledPluginsImplementing(2, "ServerCaller", 
> "initializeResult", Array(1))
>
> file: 1098 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
>
> call: Cartoclient->callEnabledPluginsImplementing(2, "ServerCaller", 
> "initializeResult", Object(MapResult))
>
> file: 1261 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: Cartoclient->doMain()
>
> file: 38 - C:\ms4w\apps\cartoweb3\htdocs\client.php
>
> call: Cartoclient->main()
>
> the projection is
>
> CONFIG "PROJ_LIB" "/ms4w/proj/nad/"
>
> ...
>
> PROJECTION
>     "init=epsg:24877"
> END
>
> Please help me to solution this problem.
>
> Thanks and regards,
> Karol
>
> ------------------------------
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
>
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to