Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

All the multi product pic contributions want to modify the Admin/Categories.php file. When I modify this line for the multi pics, the multi category stops working. Seems I can have one or the other but not both working.

 

This is the line that is the problem:

if (isset($products_image_name) && tep_not_null($products_image_name) && ($products_image_name != 'none')) {

$sql_data_array['products_image'] = tep_db_prepare_input($products_image_name);

}

 

I wonder if there is a workaround?

Thanks,

Scott

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...