for the 500 error in firebug, enable you need to enable php errors, look for display_errors=off and change it to on php.ini which will should show what error is being thrown
On Wed, Jun 1, 2011 at 7:29 AM, Steve G <[email protected]>wrote: > Demanding solutions for your problems doesn't get you too far with this > group...have you tried anything else on your own? Like I've tried changing > "A" and no results, changing "B" and no results, and changing "C" and still > no results. > > Now that being said, have you changed anything in your filter between your > querying of the shapefile and querying of the same data after importing to > Postgres ? You might want to check the differences between your column > names between the two. I noticed that uppercase column headings in > shapefiles convert to lower case in Postgres. Querying and filters can be > case sensitive. > > -Steve > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Query-Features-does-not-work-tp6392727p6424637.html > Sent from the MapGuide Users mailing list archive at Nabble.com. > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > -- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia http://www.ennoble.com.au http://zacster.blogspot.com +61 405 847 168
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
