|
Hi All, I'm getting the following warnings when calling mapObj->setSize method: "msTokenizeExpression(): Parsing time value
failed"
"msParseTime(): Unrecognized date or time
format ()"
An example of code: $mapobject = ms_newMapObj("<my_map_file_name>"); if ($mapobject === false) return FALSE; $mapobject->setSize($Width,$Height); Another strange thing is that this warnings doesn't occur always, sometimes it works fine. Any idea? Thanks in advance. -- Alejandro |
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
