Hi,

I'm working with Mapserver, openlayers and mapfish on linux Debian. I have
added a option in map application  to get information from a map by click
on it.

toolbar.addControl(new OpenLayers.Control.WMSGetFeatureInfo({
            isDefault: true,
            title: 'Info'
        }),
        {
            iconCls: 'query',
            toggleGroup: 'map'
        });

        toolbar.activate();


But when i click on one point for example it is looking but doesn't shoe
anything and when looking at the fireburg result I found this

msWMSFeatureInfo(): WMS server error. Unsupported INFO_FORMAT value (text/html).

I ask me if this is a problem with mapserver or with openlayers, any
help please.

thanks in advance.


regards,

Karina Guardado

El Salvador
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to