Duplicate entry in instructions removed:
*** On line ~1134, find ***
echo tep_draw_hidden_field('products_image', stripslashes($products_image_name));
*** After that, add ***
// BOF: [TiM's osC Solutions] Better image upload features
echo tep_draw_hidden_field('products_extra_images', stripslashes($products_extra_images_names));
echo tep_draw_hidden_field('delete_extra_images', stripslashes(((is_array($HTTP_POST_VARS['delete_extra_images'])) ? implode(';', $HTTP_POST_VARS['delete_extra_images']) : false)));
// EOF: [TiM's osC Solutions] Better image upload features
FULL PACKAGE!
More...





LinkBack URL
About LinkBacks









Bookmarks