<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2>did you enable the plugin on server side ?</FONT></DIV>
<DIV> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=karolitab@gmail.com href="mailto:karolitab@gmail.com">Karol
Briones</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=cartoweb-users@lists.maptools.org
href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, November 22, 2008 9:18
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] problems with
exportGge</DIV>
<DIV><BR></DIV>Hello, I try to install thle exportGge plugin in my proyect,
following the next instructions:<BR>
<P>To use exportGge in your own project you need to: </P>
<UL>
<LI>use EPSG syntax for declaring the projection of your mapfile
<LI>set persistentQueries = false in YOUR_PROJECT/client_conf/query.ini
<LI>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.
<LI>copy demoCW3gge "exportGge" plugin in your projects "plugins" directory
<LI>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
<LI>copy demoCW3gge "cartoclient.tpl" template file to your project
"templates" directory or insert :</LI></UL>
<P><BR><CODE language=smarty>{if $exportgge_active|default:''}</CODE></P>
<P>{/if} <BR></P>But when I rendered my project show the messaje<BR><BR><BR><PRE style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt">Class : CartocommonException<BR>Message : Error [8, Trying to get property of non-object, C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\client\ClientExportGge.php, 1172]<BR>
Backtrace:<BR><BR>file: 1172 - C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\client\ClientExportGge.php<BR>call: Common::cartowebErrorHandler(8, "Trying to get property of non-object", "C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\c...", 1172, Array(1))<BR>
<BR>file: 265 - C:\ms4w\apps\cartoweb3\client\ClientPluginHelper.php<BR>call: ClientExportGge->initializeResult(Null)<BR><BR>file: UNKNOWN - UNKNOWN<BR>call: ServerCallerHelper->initializeResultHelper(Object(ClientExportGge), Object(MapResult))<BR>
<BR>file: 267 - C:\ms4w\apps\cartoweb3\common\PluginManager.php<BR>call: call_user_func_array(Array(2), Array(2))<BR><BR>file: 320 - C:\ms4w\apps\cartoweb3\common\PluginManager.php<BR>call: PluginManager->callPluginImplementing(Object(ClientExportGge), "ServerCaller", "initializeResult", Array(1))<BR>
<BR>file: 712 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php<BR>call: PluginManager->callEnabledPluginsImplementing(2, "ServerCaller", "initializeResult", Array(1))<BR><BR>file: 1098 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php<BR>
call: Cartoclient->callEnabledPluginsImplementing(2, "ServerCaller", "initializeResult", Object(MapResult))<BR><BR>file: 1261 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php<BR>call: Cartoclient->doMain()<BR>
<BR>file: 38 - C:\ms4w\apps\cartoweb3\htdocs\client.php<BR><BR>call: Cartoclient->main()<BR></PRE>the
projection is<BR><BR>CONFIG "PROJ_LIB"
"/ms4w/proj/nad/"<BR><BR>...<BR><BR>PROJECTION<BR>
"init=epsg:24877"<BR>END<BR><BR>Please help me to solution this
problem.<BR><BR>Thanks and regards,<BR>Karol<BR>
<P>
<HR>
<P></P>_______________________________________________<BR>Cartoweb-users
mailing
list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>