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
Comment #1
jpulles commentedThanks!
This problem was present twice for both {carto_wms_layer} and {carto_wms_layer_properties}. Fix is submitted to cvs HEAD.
Comment #2
jpulles commentedComment #3
(not verified) commented