Hi,
first of all thanks for your great work. Really a very interesting component!

During installation I found some errors:
carto.module,v 1.12 2006/04/03 19:23:51, Line 1399 and Line 1431 SQL statement error:
"db_query( "INSERT {carto_wms_layer}(..."
should be
"db_query( "INSERT INTO {carto_wms_layer}("

greetings, Christian

Comments

jpulles’s picture

Thanks!

This problem was present twice for both {carto_wms_layer} and {carto_wms_layer_properties}. Fix is submitted to cvs HEAD.

jpulles’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)