Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...