A new problem with DemoEdit

View: New views
3 Messages — Rating Filter:   Alert me  

A new problem with DemoEdit

by CONSIS - Jefe Rodolfo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Someone can be help with this?

Failure

CartoWeb version: 3.5.0 [$Revision: 1.9 $]
class:   SoapFaultWrapper
message:   Error [8192, Function split() is deprecated, C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php, 585]
Backtrace:

file: UNKNOWN - UNKNOWN
call: Common::cartowebErrorHandler(8192, "Function split() is deprecated", "C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php", 585, Array(0))

file: 585 - C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php
call: split()

file: 615 - C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php
call: ServerEdit->checkLayerMetadata()

file: 74 - C:\ms4w\apps\cartoweb3\server\ServerPluginHelper.php
call: ServerEdit->handlePreDrawing(Object(EditRequest))

file: 132 - C:\ms4w\apps\cartoweb3\server\ServerPluginHelper.php
call: ServerPluginHelper->callHandleFunction(Object(ServerEdit), "handlePreDrawing")

file: UNKNOWN - UNKNOWN
call: ClientResponderHelper->handlePreDrawingHelper(Object(ServerEdit))

file: 267 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
call: call_user_func_array(Array(2), Array(1))

file: 285 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
call: PluginManager->callPluginImplementing(Object(ServerEdit), "ClientResponder", "handlePreDrawing", Array(0))

file: 301 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
call: PluginManager->callPluginsImplementing("ClientResponder", "handlePreDrawing")

file: 349 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
call: Cartoserver->doGetMap(Object(MapRequest))

file: 370 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
call: Cartoserver->callWithExceptionCheck("doGetMap", Object(MapRequest))

file: 76 - C:\ms4w\apps\cartoweb3\server\MapResultCache.php
call: Cartoserver->cacheGetMap(Object(MapRequest))

file: 209 - C:\ms4w\apps\cartoweb3\server\MapResultCache.php
call: MapResultCache->getMapResultFromServer(Object(MapRequest))

file: 380 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
call: MapResultCache->getMap(Object(MapRequest))

file: 104 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
call: Cartoserver->getMap(Object(MapRequest))

file: 165 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
call: CartoserverService->callDirect("getMap", Object(MapRequest))

file: 233 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
call: CartoserverService->callFunction("getMap", Object(MapRequest))

file: 981 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
call: CartoserverService->getMap(Object(MapRequest))

file: 1135 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
call: Cartoclient->getMapResultFromRequest(Object(MapRequest))

file: 1315 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
call: Cartoclient->doMain()

file: 33 - C:\ms4w\apps\cartoweb3\htdocs\client.php
call: Cartoclient->main()

file: 3 - C:\ms4w\apps\cartoweb3\htdocs\demoEdit.php
call: require_once("C:\ms4w\apps\cartoweb3\htdocs\client.php")




Jefe Rodolfo P Silva
Analista de SIG
CONSIS - Consultoria e Sistemas Ltda
http://189.59.94.5/consis.html
(67) 3354-2432
(61) 9245-6220


Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@...
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Re: A new problem with DemoEdit

by Bruno Friedmann-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If you can't wait you have to use a php 5.2.10 MAXIMUN version
all the cw3.5 doesn't work on 5.3

I've some patches under my elbow .. but the precedent haven't find their way under the official tree ...


CONSIS - Jefe Rodolfo wrote:

> Someone can be help with this?
> FailureCartoWeb version: 3.5.0 [$Revision: 1.9 $]
> class:   SoapFaultWrapper
> message:   Error [8192, Function split() is deprecated, C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php, 585]
> Backtrace:
>
> file: UNKNOWN - UNKNOWN
> call: Common::cartowebErrorHandler(8192, "Function split() is deprecated", "C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php", 585, Array(0))
>
> file: 585 - C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php
> call: split()
>
> file: 615 - C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php
> call: ServerEdit->checkLayerMetadata()
>
> file: 74 - C:\ms4w\apps\cartoweb3\server\ServerPluginHelper.php
> call: ServerEdit->handlePreDrawing(Object(EditRequest))
>
> file: 132 - C:\ms4w\apps\cartoweb3\server\ServerPluginHelper.php
> call: ServerPluginHelper->callHandleFunction(Object(ServerEdit), "handlePreDrawing")
>
> file: UNKNOWN - UNKNOWN
> call: ClientResponderHelper->handlePreDrawingHelper(Object(ServerEdit))
>
> file: 267 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
> call: call_user_func_array(Array(2), Array(1))
>
> file: 285 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
> call: PluginManager->callPluginImplementing(Object(ServerEdit), "ClientResponder", "handlePreDrawing", Array(0))
>
> file: 301 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: PluginManager->callPluginsImplementing("ClientResponder", "handlePreDrawing")
>
> file: 349 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: Cartoserver->doGetMap(Object(MapRequest))
>
> file: 370 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: Cartoserver->callWithExceptionCheck("doGetMap", Object(MapRequest))
>
> file: 76 - C:\ms4w\apps\cartoweb3\server\MapResultCache.php
> call: Cartoserver->cacheGetMap(Object(MapRequest))
>
> file: 209 - C:\ms4w\apps\cartoweb3\server\MapResultCache.php
> call: MapResultCache->getMapResultFromServer(Object(MapRequest))
>
> file: 380 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: MapResultCache->getMap(Object(MapRequest))
>
> file: 104 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
> call: Cartoserver->getMap(Object(MapRequest))
>
> file: 165 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
> call: CartoserverService->callDirect("getMap", Object(MapRequest))
>
> file: 233 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
> call: CartoserverService->callFunction("getMap", Object(MapRequest))
>
> file: 981 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: CartoserverService->getMap(Object(MapRequest))
>
> file: 1135 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: Cartoclient->getMapResultFromRequest(Object(MapRequest))
>
> file: 1315 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: Cartoclient->doMain()
>
> file: 33 - C:\ms4w\apps\cartoweb3\htdocs\client.php
> call: Cartoclient->main()
>
> file: 3 - C:\ms4w\apps\cartoweb3\htdocs\demoEdit.php
> call: require_once("C:\ms4w\apps\cartoweb3\htdocs\client.php")
>
>
>
>
> Jefe Rodolfo P Silva
> Analista de SIG
> CONSIS - Consultoria e Sistemas Ltda
> http://189.59.94.5/consis.html
> (67) 3354-2432
> (61) 9245-6220
>
>
>       ____________________________________________________________________________________
> Veja quais são os assuntos do momento no Yahoo! +Buscados
> http://br.maisbuscados.yahoo.com
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users@...
> http://lists.maptools.org/mailman/listinfo/cartoweb-users


--

     Bruno Friedmann

Ioda-Net Sàrl
  2830 Vellerat - Switzerland

  Tél : ++41 32 435 7171
  Fax : ++41 32 435 7172
  gsm : ++41 78 802 6760
  www.ioda-net.ch

 Centre de Formation et de Coaching En Ligne
 www.cfcel.com
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@...
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Re: A new problem with DemoEdit

by Jefe Rodolfo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No more problem now. I was change split() function with explode().
If I have more tips I will post here. Thanks for help.


Bruno Friedmann-2 wrote:
If you can't wait you have to use a php 5.2.10 MAXIMUN version
all the cw3.5 doesn't work on 5.3

I've some patches under my elbow .. but the precedent haven't find their way under the official tree ...


CONSIS - Jefe Rodolfo wrote:
> Someone can be help with this?
> FailureCartoWeb version: 3.5.0 [$Revision: 1.9 $]
> class:   SoapFaultWrapper
> message:   Error [8192, Function split() is deprecated, C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php, 585]
> Backtrace:
>
> file: UNKNOWN - UNKNOWN
> call: Common::cartowebErrorHandler(8192, "Function split() is deprecated", "C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php", 585, Array(0))
>
> file: 585 - C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php
> call: split()
>
> file: 615 - C:\ms4w\apps\cartoweb3\plugins\edit\server\ServerEdit.php
> call: ServerEdit->checkLayerMetadata()
>
> file: 74 - C:\ms4w\apps\cartoweb3\server\ServerPluginHelper.php
> call: ServerEdit->handlePreDrawing(Object(EditRequest))
>
> file: 132 - C:\ms4w\apps\cartoweb3\server\ServerPluginHelper.php
> call: ServerPluginHelper->callHandleFunction(Object(ServerEdit), "handlePreDrawing")
>
> file: UNKNOWN - UNKNOWN
> call: ClientResponderHelper->handlePreDrawingHelper(Object(ServerEdit))
>
> file: 267 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
> call: call_user_func_array(Array(2), Array(1))
>
> file: 285 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
> call: PluginManager->callPluginImplementing(Object(ServerEdit), "ClientResponder", "handlePreDrawing", Array(0))
>
> file: 301 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: PluginManager->callPluginsImplementing("ClientResponder", "handlePreDrawing")
>
> file: 349 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: Cartoserver->doGetMap(Object(MapRequest))
>
> file: 370 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: Cartoserver->callWithExceptionCheck("doGetMap", Object(MapRequest))
>
> file: 76 - C:\ms4w\apps\cartoweb3\server\MapResultCache.php
> call: Cartoserver->cacheGetMap(Object(MapRequest))
>
> file: 209 - C:\ms4w\apps\cartoweb3\server\MapResultCache.php
> call: MapResultCache->getMapResultFromServer(Object(MapRequest))
>
> file: 380 - C:\ms4w\apps\cartoweb3\server\Cartoserver.php
> call: MapResultCache->getMap(Object(MapRequest))
>
> file: 104 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
> call: Cartoserver->getMap(Object(MapRequest))
>
> file: 165 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
> call: CartoserverService->callDirect("getMap", Object(MapRequest))
>
> file: 233 - C:\ms4w\apps\cartoweb3\client\CartoserverService.php
> call: CartoserverService->callFunction("getMap", Object(MapRequest))
>
> file: 981 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: CartoserverService->getMap(Object(MapRequest))
>
> file: 1135 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: Cartoclient->getMapResultFromRequest(Object(MapRequest))
>
> file: 1315 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
> call: Cartoclient->doMain()
>
> file: 33 - C:\ms4w\apps\cartoweb3\htdocs\client.php
> call: Cartoclient->main()
>
> file: 3 - C:\ms4w\apps\cartoweb3\htdocs\demoEdit.php
> call: require_once("C:\ms4w\apps\cartoweb3\htdocs\client.php")
>
>
>
>
> Jefe Rodolfo P Silva
> Analista de SIG
> CONSIS - Consultoria e Sistemas Ltda
> http://189.59.94.5/consis.html
> (67) 3354-2432
> (61) 9245-6220
>
>
>       ____________________________________________________________________________________
> Veja quais são os assuntos do momento no Yahoo! +Buscados
> http://br.maisbuscados.yahoo.com
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users


--

     Bruno Friedmann

Ioda-Net Sàrl
  2830 Vellerat - Switzerland

  Tél : ++41 32 435 7171
  Fax : ++41 32 435 7172
  gsm : ++41 78 802 6760
  www.ioda-net.ch

 Centre de Formation et de Coaching En Ligne
 www.cfcel.com
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users