Walter, this was a bug in 1.9.3 and is still in 1.0.8. I fixed it - hopefully - for 1.9.4 (that's briefly mentioned in the changelog). So either use 1.9.4 or substitute the query.php and squery.php in 1.9.3 with the newer ones. If table names do not match the layer names you also have to adapt the searchList[] definition like in version 1.9.4, adding table name at the end.
I noticed the strange blocking after some time of inactivity. With IE I get an error from the XMLHttp request. I don't have a good idea what this might be related with, I thought it could be caused by a timed out PHP session. Could you check the maximum lifetime of your PHP sessionid? On version 1.0.8 I make a test in common.php, because some frames are reloaded anyway all the time, this works. This is not the case for 1.9.x and therefore a missing sessionid could cause this problem. BTW: I already found some other bugs in very special cases (XY layers, queries on WMS layers - something not always tested very much) Armin > --- Urspr?ngliche Nachricht --- > Von: Walter Lorenzetti <[EMAIL PROTECTED]> > An: [EMAIL PROTECTED] > Betreff: [Pmapper-users] search query > Datum: Wed, 12 Oct 2005 10:37:24 +0200 > > Hi Armin, > > i have to do a question. > I try to use postgis layer in pmapper; all ok but not for search: > i'm using pmapper 1.9.3 and for postgis layers i put in js_custom.php the > seguent script > > iStr += '<input type=hidden name="dbtable" value="table name">'; > > like you do in pmapper 1.9.4 > > when i try to do a search, pmapper show correct results in info widows but > it > doesn't zoom on the map, loading gif run and pmapper id blocked! > > I have to do to you the seguent question: > I don't understand very well, in METADATA attribute for postgis layers > i'have > to put "Joining Database tables to layers" script? or not? > > Another question Armin, after pmapper it was open in a window for long > time in > standby, when try to use it again pmapper go to block! Is it a bug fixed > in > 1.9.4 version? or is it a cookie problem? I don't now! > > All the best > Walter > -- > Walter Lorenzetti > [EMAIL PROTECTED] www.faunalia.it www.faunalia.com > Via di Tofori 123 - 55010 Camigliano (LU), Italy Tel: (+39)347-6597931 > > _______________________________________________ > Pmapper-users mailing list > [EMAIL PROTECTED] > http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users > -- 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail +++ GMX - die erste Adresse f?r Mail, Message, More +++
