<div>Hello...we upgraded to the latest ms4w version 3.0.1 (MapServer and MapScript to 5.6.6 )</div>
<div>and some things went bad. after doing a $oLayer-&gt;queryByPoint which yields results (layer-&gt;numresults&gt;0), a call to $map_object-&gt;saveQuery yields a file showing *no results*:</div>
<div> </div>
<div>MapServer Query - Generated by msSaveQuery()<br>1 1 33 -1<br>10718763.8336106 3518854.14068547 -1 0<br>-1 -1 -1 -1<br>-1 -1 1<br>NULL<br>NULL<br>-1<br>0<br></div>
<div>so I rewrote our code to avoid using that...a php is loaded into an iframe (frame.src=blablabla.php?xxx),  in which the query results are accesed via $map_object-&gt;$oMapSession-&gt;oMap...all layers have -&gt;numresults=0</div>

<div> </div>
<div>anyone have a clue as to what went bad? the code worked fine in an older mapserver/mapscript...</div>
<div> </div>
<div>thanks,</div>
<div>Ben</div>
<div><br> </div>