<p style="margin:0;padding:0;" align="left">Hi everybody!!<br /><br />I have a problem with the tooltips in my project.<br />My debbugger says: <br /><br /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta content="Word.Document" /><meta content="Microsoft Word 9" /><meta content="Microsoft Word 9" /><!--[if gte mso 9]><xml>  <w:WordDocument>   <w:View>Normal</w:View>   <w:Zoom>0</w:Zoom>   <w:HyphenationZone>21</w:HyphenationZone>   <w:DoNotOptimizeForBrowser/>  </w:WordDocument> </xml><![endif]--><style> <!--  /* Font Definitions */ @font-face         {font-family:"Arial Unicode MS";         panose-1:2 11 6 4 2 2 2 2 2 4;         mso-font-charset:128;         mso-generic-font-family:swiss;         mso-font-pitch:variable;         mso-font-signature:-1 -369098753 63 0 4129023 0;} @font-face         {font-family:"\@Arial Unicode MS";         panose-1:2 11 6 4 2 2 2 2 2 4;         mso-font-charset:128;         mso-generic-font-family:swiss;         mso-font-pitch:variable;         mso-font-signature:-1 -369098753 63 0 4129023 0;}  /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal         {mso-style-parent:"";         margin:0cm;         margin-bottom:.0001pt;         mso-pagination:widow-orphan;         font-size:10.0pt;         mso-bidi-font-size:12.0pt;         font-family:Arial;         mso-fareast-font-family:"Times New Roman";         mso-bidi-font-family:"Times New Roman";} pre         {margin:0cm;         margin-bottom:.0001pt;         mso-pagination:widow-orphan;         font-size:10.0pt;         font-family:"Arial Unicode MS";} @page Section1         {size:612.0pt 792.0pt;         margin:70.85pt 70.85pt 70.85pt 70.85pt;         mso-header-margin:36.0pt;         mso-footer-margin:36.0pt;         mso-paper-source:0;} div.Section1         {page:Section1;} --> </style><span style="font-size: 12pt; font-family: Arial">AjaxPlugins.ToolTips: sending request for coords 671744.1666666666, 96594.18276492762...<br /> Request sent with url :./crise_routes.php?toolTips=1&amp;geoX=671744.1666666666&amp;geoY=96594.18276492762&amp;charSet=utf-8&lang;=<br /> Error: Error: [object XMLHttpRequest]<br /> AjaxPlugins.ToolTips: AJAX request aborted!</span><br /><br />and firebug:<br /><br /><pre>Message: DB Error: unknown error</pre><pre>Userinfo: SELECT type_ev, observations FROM evenements WHERE the_geom &amp;&amp; setSRID('BOX3D(670573.333333</pre><pre> 95424.1871373, 672915 97764.1783926)'::box3d, -1) AND Distance(the_geom, GeometryFromText( 'POINT(671744</pre><pre>.1666666666 96594.18276492762)', -1 ) ) &lt; 2341.66666667 [nativecode=ERREUR:  <strong>Operation on two geometries</strong></pre><pre><strong> with different SRIDs</strong>]</pre><br /><br />The layer I want to get tooltips on has a projection type epsg : 27573.<br />I read somewhere that tooltips worked only with srids = -1.<br />Is that true? How can I solve the problem in this case?<br /><br />Thanks.<br />Claire<br /><font color="lightgray"><br /></font></p>