Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2011
    Location
    New Jersey
    Posts
    98
    Plugin Contributions
    0

    Default Image Re-scale problem

    Hello All,

    I have a problem in product information page. All the images with 480px x 640px have been re-scaled into 360px x 480px. I want to keep the image as original, and I looked into Admin->Config ->Image, cannot find the adjust option.

    I there any way I can get rid of this problem?

    Here is the one of the product page: http://www.oleklejbzon.com/campbells...roducts_id=119

    Thanks
    Attached Images Attached Images  

  2. #2
    Join Date
    Jul 2011
    Location
    New Jersey
    Posts
    98
    Plugin Contributions
    0

    Default Re: Image Re-scale problem

    [update]

    Fixed, just go to /includes/module/additional_image.php

    find:

    PHP Code:
    $thumb_slashes zen_image($base_imageaddslashes($products_name), [B]LARGE[/B]_IMAGE_WIDTH, [B]LARGE[/B]_IMAGE_HEIGHT);
        
    $thumb_regular zen_image($base_image$products_name, [B]LARGE[/B]_IMAGE_WIDTH, [B]LARGE[/B]_IMAGE_HEIGHT);
        
    $large_link zen_href_link(FILENAME_POPUP_IMAGE_ADDITIONAL'pID=' $_GET['products_id'] . '&pic=' $i '&products_image_large_additional=' $products_image_large); 
    Change the "MEDIUM" to "LARGE"

 

 

Similar Threads

  1. UPS Shipping off the scale
    By malarkey7 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 6 Oct 2010, 07:33 PM
  2. Percentage Scale based on Price Brackets
    By glowkat in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 30 Sep 2009, 02:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR