jpw594859 Posted April 20, 2004 Posted April 20, 2004 In order to increase number of zones available in P&P I changed includes/modules/shipping/zones.php $this->num_zones = 1; to $this->num_zones = 3; Then saved. Now when trying to install zone shipping module I get following error message:- 1064 - You have an error in your SQL syntax near 'True', 'False'), ', now())' at line 1 insert into configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Enable Zones Method', 'MODULE_SHIPPING_ZONES_STATUS', 'True', 'Do you want to offer zone rate shipping?', '6', '0', 'tep_cfg_select_option(array('True', 'False'), ', now()) [TEP STOP) Help please.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.