<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>I am configuring the query service for my point layer.</div>

<div> </div>

<div>I have added the lines</div>

<div> </div>

<div><em>'itemquery'    'search_result.html'<br/>
'itemquery-filter'    '/.*[qstring].*/i'<br/>
'qstring_validation_pattern' '.'</em></div>

<div> </div>

<div>to the METADATA of the LAYER section of my map file and configured the template search_result.html:</div>

<div> </div>

<div><em><!-- MapServer Template --><br/>
<a id="gm-parcel-[PIN]" class='sprite-control sprite-control-find-selected' style="padding-left: 22px" parcel-shape="[shpxy]" href="javascript:GeoMOOSE.zoomToPointsList(dojo.byId('gm-parcel-[PIN]').getAttribute('parcel-shape'), 'EPSG:4326');">[UNTERKUNFTID]</a><br/><br/>
[OWNER_NAME]<br/><br/>
<br/></em></div>

<div> </div>

<div>But when I change the value in mapbook.xml from</div>

<div> </div>

<div>
<div><em><input type="hidden" name="layer0" value="parcels/parcels"/></em></div>

<div> </div>
</div>

<div>to</div>

<div> </div>

<div><em><input type="hidden" name="layer0" value="poi/unterkunft"/></em></div>

<div> </div>

<div>in the section of the query service in my mapbook.xml I get this error message at my GeoMOOSE website:</div>

<div> </div>

<div>Error Calling the server:<br/>
Error: Unable to load php/query.php status:500</div>

<div> </div>

<div>Any suggestions what I have done wrong?</div>

<div>How do I change the code of search_result.html?</div>

<div> </div>

<div>Thank you very much for your answers!</div>

<div> </div>

<div> </div>

<div> </div>

<div> </div></div></body></html>