Results 1 to 10 of 786

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    349
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Hi, i have installed Ajax Image Swapper, but i want the pictures displayed in the product listings to be 200 x 160.

    I have chaged the image size in the admin area, but the pictures are not getting bigger.

    If i upload pictures from, when i create a new product, the pictures display 200 x 160, but when i click on product it doesnt load the picture & only displays the swirl logo.

    When i upload the picture through Ajax Image Swapper, in the product listing its only showing at the default of 100 x 80

    How can i change the image size, so that when i upload via Ajax Image Swapper it displayes at 200 x 160 on the product listing.

    Hope somebody can help
    Thanks

  2. #2
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    hcd888

    it may be that you have some CSS detemining the height and width of the img tag.

  3. #3
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: AJAX IMAGE Swapper support thread

    I'm trying to get this working. Have checked and double and triple checked, all files are uploaded, and product_info_display.php is edited.

    I'm getting the images showing up on the product pages, woohoo.

    What I'm not getting is the ability to do anything in the admin. I choose a category, but my selection is never registered.

    I've tried clicking "clean up", but nothing happens, as well as "setup images" I get this error log when I click setup images:

    Code:
    [02-Jul-2011 13:32:39] PHP Warning:  imagecreatefromjpeg(../images/BEL3.jpg) [<a href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: failed to open stream: No such file or directory in /home2/sablinaj/public_html/....../includes/functions/extra_functions/ais_image_functions.php on line 27
    [02-Jul-2011 13:32:39] PHP Warning:  imagesx(): supplied argument is not a valid Image resource in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 39
    [02-Jul-2011 13:32:39] PHP Warning:  imagesy(): supplied argument is not a valid Image resource in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 40
    [02-Jul-2011 13:32:39] PHP Warning:  copy(../images/BEL3.jpg) [<a href='function.copy'>function.copy</a>]: failed to open stream: No such file or directory in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 44
    (truncated to save space, but it's basically the same errors over and over for every image) I also removed the admin name for security.

    ETA: Using current version of zen cart, and PHP 5.2.

  4. #4
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by jettrue View Post
    I'm trying to get this working. Have checked and double and triple checked, all files are uploaded, and product_info_display.php is edited.

    I'm getting the images showing up on the product pages, woohoo.

    What I'm not getting is the ability to do anything in the admin. I choose a category, but my selection is never registered.

    I've tried clicking "clean up", but nothing happens, as well as "setup images" I get this error log when I click setup images:

    Code:
    [02-Jul-2011 13:32:39] PHP Warning:  imagecreatefromjpeg(../images/BEL3.jpg) [<a href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: failed to open stream: No such file or directory in /home2/sablinaj/public_html/....../includes/functions/extra_functions/ais_image_functions.php on line 27
    [02-Jul-2011 13:32:39] PHP Warning:  imagesx(): supplied argument is not a valid Image resource in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 39
    [02-Jul-2011 13:32:39] PHP Warning:  imagesy(): supplied argument is not a valid Image resource in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 40
    [02-Jul-2011 13:32:39] PHP Warning:  copy(../images/BEL3.jpg) [<a href='function.copy'>function.copy</a>]: failed to open stream: No such file or directory in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 44
    (truncated to save space, but it's basically the same errors over and over for every image) I also removed the admin name for security.

    ETA: Using current version of zen cart, and PHP 5.2.
    SO, I figured out why the I couldn't get past the select category option, I have "admin control" added to the site, and I had to add permissions to be able to access the page. Once that was done I am able to use the admin page to add options/images. But I am still getting the errors if I click "setup images"

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,725
    Plugin Contributions
    13

    Default Re: AJAX IMAGE Swapper support thread

    Why PHP 5.2?
    What type of image file are you using? jpg/jpeg, png, gif are the ones that AIS will accept.
    It appears that the error is telling us that neither of those is used.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  6. #6
    Join Date
    Apr 2011
    Posts
    9
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Hi I seem to be having an issue I'm not getting the manager to show up in the admin catalog but everything else has shown up can someone help me out with this?

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,725
    Plugin Contributions
    13

    Default Re: AJAX IMAGE Swapper support thread

    This summer has been hectic and I'm way behind. In April (I think) I did some munging with the AIS files provided in the software add-ons.
    I combined and refined rather than reinvent, but it might help to try with this version. At least it will give me some feedback on whether or not this helps with installation.
    Located at http://tinyurl.com/6anjnpv until it appears in the Free Add Ons.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. AJAX BANNER Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 11 Oct 2012, 05:55 AM
  2. Any way to import image massively to AJAX Image Swapper ?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Sep 2010, 04:35 PM
  3. Is there any way to massivly upload image to Ajax Image swapper?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Jul 2010, 03:38 PM
  4. Error on AJAX IMAGE Swapper
    By easy665 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Aug 2009, 02:38 PM
  5. AJAX Image Swapper Basic Support
    By jaycode in forum All Other Contributions/Addons
    Replies: 34
    Last Post: 31 Dec 2007, 06:48 PM

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