Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Better image upload features

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
* Saves new product images by SEO friendly filename (Ex. 451-iPod_nano.jpg) instead of old method for using date for unique name.

Caution: If you implented the previous version, you need to undo the changes from step 2.1 in the previous version's instructions.

Full package
I messed up naming the oldskool variable right,
$HTTP_FILES_VARS should be $HTTP_POST_FILES.

Updated package.

This contribution gives you the following features:

- Larger uploaded product images will be resampled for best fit within 1024 x 1024 pixels (Changeable).

- Uploads new product images to a separate folder. (catalog/images/ becomes catalog/images/products instead.)

- Saves new product images by datetime as filename (20090608-102450.jpg) instead of wacky original filename.

- Easily enable watermarking for all uploaded product images.

- Marks uploaded product images as temp files until changes are confirmed (i.e. _tmp20090608-102450.jpg).
That way orphan images from canceled changes can easily be deleted in catalog/images/products/.

Caution! This may collide with other image management contributions.
   Posted on: 06/29/2009     See contribution details Request Installation with Paid service