Changes between Version 25 and Version 26 of FaqDebugging
- Timestamp:
- 09/25/09 22:02:58 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FaqDebugging
v25 v26 109 109 If the TEMPLATE tag is not set !MapServer does not recognize the layer as "queryable" and returns no results. 110 110 111 111 == 9. Test of query strings == 112 Download the script [http://svn.pmapper.net/trac/browser/pmapper/trunk/utils/test_query_string.php test_query_string.php]. Check the pm_debug.log (see item 1. above) for the applied query string. Read the short description in the script and modify the required variables accordingly. Then run the script from the command line 113 {{{ 114 php test_query_string.php 115 }}} 116 or from an editor that supports direct script execution. 112 117 113 118
