If you want to get instant help...please click here to submit a ticket [ link ]
We support 7000+ osCommerce add-ons! Affordable, Reliable, Speed on Rails services on customizations of osCommerce shipping, payment, marketing and others.

Image View with Original Dimension

for osCommerce Merchant version 2.2


Retail Price: $20.00


Ask a Question About:Image View with Original Dimension

Released under the GNU General Public License

************************************************
Image Manipulator v-1.0.0
(Based on Original File from osCommerce)
Author: Kaushik Sarkar
E-mail:kaushik_sarkar2004@yahoo.co.in

************************************************

In admin panel there is a section called Image, under Configuration. In Central Panel two Constant (Small Image Width and Small Image Height) the corresponding keyword in code are (SMALL_IMAGE_WIDTH and SMALL_IMAGE_HEIGHT).The roll of these two constants are calculated the image size, because in any e-commerce portal there are two views of any image one is thumbnail and other is large view. But width and height of images are not same, take an example, if width and height of a image are 100 and 80 whereas width and height of another image are 80 and 100 respectively. So I have modified the tape image function of html_output.php (catalog/include/function/html_output.php). Before modification this function has 5 parameters (among which $width and $height is responsible for re-calculating images).I remove those parameters now it has only three parameters

function tep_image($src, $alt = '', $parameters = '')
{
if ( (empty($src) || ($src == DIR_WS_IMAGES)) && (IMAGE_REQUIRED == 'false') )
{
return false;
}



******** IT IS STRONGLY SUGGESTED TO MAKE A BACK-UP OF THIS FILE FIRST **********

Image View with Original Dimension

06/06/2005 by Kaushik Sarkar

Released under the GNU General Public License

************************************************
Image Manipulator v-1.0.0
(Based on Original File from osCommerce)
Author: Kaushik Sarkar
E-mail:kaushik_sarkar2004@yahoo.co.in

************************************************

In admin panel there is a section called Image, under Configuration. In Central Panel two Constant (Small Image Width and Small Image Height) the corresponding keyword in code are (SMALL_IMAGE_WIDTH and SMALL_IMAGE_HEIGHT).The roll of these two constants are calculated the image size, because in any e-commerce portal there are two views of any image one is thumbnail and other is large view. But width and height of images are not same, take an example, if width and height of a image are 100 and 80 whereas width and height of another image are 80 and 100 respectively. So I have modified the tape image function of html_output.php (catalog/include/function/html_output.php). Before modification this function has 5 parameters (among which $width and $height is responsible for re-calculating images).I remove those parameters now it has only three parameters

function tep_image($src, $alt = '', $parameters = '')
{
if ( (empty($src) || ($src == DIR_WS_IMAGES)) && (IMAGE_REQUIRED == 'false') )
{
return false;
}



******** IT IS STRONGLY SUGGESTED TO MAKE A BACK-UP OF THIS FILE FIRST **********


As experienced osCommerce Experts, we are glad to help you to install this addon. The process is as follow:
  • You placed an order of this addon or other addons, checkout and receive an email notification of order status
  • Or you can contact us directly using email form, asking us to install this addon for you
  • Once you and we have agreed to start, please send us FTP access by email
  • You will be updated of the installation status
  • You may ask for customization jobs of this addon

You Risk Nothing: No Upfront Payment Required

Our NO RISK POLICY is clear. You pay only for the successful completion of the installation. If you are not satisfied or we are unsuccessful, your site will be returned to its previous working state and you pay nothing! NOT A PENNY!
Once you are satisfied with our help, you can pay us through Paypal.

OUR NO RISK GUARANTEE 1. No upfront payment is required 2. You only pay on successful completion 3. Money Back Guarantee within 90 Days ! You don't get guarantee like this any where else . . . You Don't Risk One Peny!
Add to Cart:



Copyright © 2006-2012 www.oscexp.com