huron Posted February 16, 2006 Posted February 16, 2006 My problem is with this sql file (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Image Amplification', 'IMAGE_AMPLIFICATION', 'false', 'Enable to display image amplification and not popup windows. Good for popup blockers.', '4', '9', 'tep_cfg_select_option(array(\'true\', \'false\'), ', now()); (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) VALUES ('Image Amplification Factor', 'IMAGE_AMPLIFICATION_FACTOR', '2.5', 'The image amplification factor to big image size devided by small image size', '4', '10', now()); I blamed my provider (ISP) and they sent me the message below. After further review of your e-mail and talking to our System Administration team, it appears that there is a programming issue within your code. We recommend that you review your script, contact the author of the script, or contact a programmer who will be able to debug your script for you and make any necessary changes". Thanks for any help offered. de Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.