<!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.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2>Hi José,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2>Any chance there is an error in your mapfile, causing it to 
be unable to parse the mapfile? Have you got warnings turned on in your php 
logging configuration? Normally it will show mapfile errors as PHP warnings with 
a line number referring to the mapfile. After that you get a fatal error saying 
it can't refer to the map object because the map object couldn't be 
constructed.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2>Regards,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2>Jacob</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=306195807-30102006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> chameleon-bounces@lists.maptools.org 
  [mailto:chameleon-bounces@lists.maptools.org] <B>On Behalf Of </B>José Luis 
  Romero Lagos<BR><B>Sent:</B> 28 October 2006 07:14<BR><B>To:</B> 
  chameleon@lists.maptools.org<BR><B>Subject:</B> [Chameleon] 
  MapDHTML.widget.php ERROR<BR></FONT><BR></DIV>
  <DIV></DIV>I've has just installed MS4W and chameleon on an ISS 6, and i'm 
  trying to run my chameleon sample enhanced application and I got this 
  error:<BR>----------------------------------<BR><B>Notice</B>: Trying to get 
  property of non-object in 
  <B>C:\ms4w\apps\chameleon\htdocs\widgets\MapDHTML\MapDHTML.widget.php</B> on 
  line <B>188</B><BR><BR><B>Fatal error</B>: Call to a member function set() on 
  a non-object in 
  <B>C:\ms4w\apps\chameleon\htdocs\widgets\MapDHTML\MapDHTML.widget.php</B> on 
  line <B>198<BR>----------------------------------------<BR>Line 
  188:<BR></B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  if ($nWidth != $this-&gt;moMapObject-&gt;oMap-&gt;width 
  ||<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  $nHeight != $this-&gt;moMapObject-&gt;oMap-&gt;height ) <BR><SPAN 
  style="FONT-WEIGHT: bold">Line 
  198<BR></SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  $this-&gt;moMapObject-&gt;oMap-&gt;set("width", $nWidth);<SPAN 
  style="FONT-WEIGHT: bold"><BR 
  clear=all></SPAN>------------------------------------------ <BR>does anybody 
  has an idea why I get this error<BR>-- <BR>&nbsp;&nbsp;&nbsp;&nbsp;José Luis 
  Romero Lagos<BR>----------------------------------------------<BR>Linux 
  Registered User 
  #327669<BR>----------------------------------------------<BR>Visita: <A 
  href="http://www.linuxmaya.com">http://www.linuxmaya.com</A><BR>----&gt;&nbsp;&nbsp;Portal 
  Linux 
  Honduras&nbsp;&nbsp;&lt;----<BR>---------------------------------------------------<BR>Linux 
  User Group Tegucigalpa/[LUGTGU] </BLOCKQUOTE></BODY></HTML>