<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
I am adding some raster layers (.ini and .map files correctly
updated) in a project. A lot of previous images were included
without problem, but the last PNG files generate this failure after
update:<br>
<br>
<b>Fatal error: Call to a member function set() on a non-object in
C:\ms4w\apps\cartoweb3\plugins\outline\server\ServerOutline.php on
line 452</b><br>
<br>
Images are raster in png format. I try different conversion of
images but same messages occours.<br>
The expression around line 452 in ServerOutline.php<b> </b>required
is:<br>
...<br>
line 450 // Creates fake layer to be able to generate icons from
class/style<br>
line 451 $newLayer = ms_newLayerObj($msMapObj);<br>
line 452 $newLayer->set('type', MS_LAYER_POINT); // important<b><br>
....<br>
</b><br>
Thanks!<br>
Simone<b><br>
</b>
<pre class="moz-signature" cols="72">--
** Think about the environment before printing **
</pre>
</body>
</html>