Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 61
  1. #11
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Why can't I show multiple images?

    Have you tried switching temporarily to the Classic template to see if it's a template thing ?

  2. #12
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Why can't I show multiple images?

    Your product_info_display file is crashing when it attempts to pull up the additional images.

    Go to a page that you havent added any add images to, and do a view source of the page - its complete.

    Now go to a page with additional images and view source, the code stops when it hits the additional images code. If you look at the page you will notice your footer is missing as the page crashed.

    Check you're not missing any files.

  3. #13
    Join Date
    Mar 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: Why can't I show multiple images?

    Quote Originally Posted by stevesh View Post
    Have you tried switching temporarily to the Classic template to see if it's a template thing ?
    Cool, just tried that - same problem in classic.

    Of course, in mucking about I also tried the first two lines of this:
    http://www.zen-cart.com/forum/showthread.php?p=1111089 and now there's no image showing at all - argh! I've deleted the file now but it's still stuffed.

    dgent - thanks, that sounds like a start... any idea what sort of files I should be looking for? I'm not a programmer at all

  4. #14
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Why can't I show multiple images?

    Quote Originally Posted by dgent View Post
    Go to a page that you havent added any add images to, and do a view source of the page - its complete.

    Now go to a page with additional images and view source, the code stops when it hits the additional images code. If you look at the page you will notice your footer is missing as the page crashed.
    I'm not seeing that on the page callmeal provided a link to (product 180). The whole page is there (in IE8 and FF10, anyway). The additional images section is empty though (
    <!--bof Additional Product Images -->
    <!--eof Additional Product Images -->
    )
    which made me think it was a path or image naming problem.

  5. #15
    Join Date
    Mar 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: Why can't I show multiple images?

    Ok so... because of killing pictures completely I went back to the site where I had version 1.3.9 installed, and found that the additional images thing actually works over here

    http://jibadoo.com.au/products/index...&products_id=2

    Does that in any way help diagnose what's wrong in my 1.5 version?

    And does anybody know how I could get the images back again in the original page - I just seem to be making everything worse!

  6. #16
    Join Date
    Mar 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: Why can't I show multiple images?

    Uh oh. Whatever I did, the configuration menu in zc admin is also killed, format wise.

    Oh dear.

    Edited to add: Ignore the above. I am now all sorted and back to my original level of dysfunction - all working except the additional images again!
    Last edited by callmeal; 15 Mar 2012 at 02:21 PM.

  7. #17
    Join Date
    Mar 2012
    Posts
    41
    Plugin Contributions
    0

    Default Additional Images in 1.5

    Has anybody had any trouble getting additional images to work in version 1.5? I installed in from scratch, not an upgrade. My additional images work in 1.3.9 but not 1.5 !

    I'm just wondering whether other people have had this issue - and if not, do you have a working site with additional images using 1.5, that I could see in case I can spot some difference?

  8. #18
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Additional Images in 1.5

    I'm stumped as to why you can't get your additional images to appear, but the do work in 1.5.0. Here is a stock, no mods fresh 1.5.0 installation with demo products installed:

    http ://www.stevesh.org/demo/index.php?main_page=product_info&cPath=23&products_id=48

  9. #19
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Why can't I show multiple images?

    Quote Originally Posted by stevesh View Post
    I'm not seeing that on the page callmeal provided a link to (product 180). The whole page is there (in IE8 and FF10, anyway). The additional images section is empty though (
    <!--bof Additional Product Images -->
    <!--eof Additional Product Images -->
    )
    which made me think it was a path or image naming problem.
    Youre right, it doesnt now. But It did when I went to the red petticoat on his site.

    File wise....

    includes/modules/additional_images.php

    and in your templates folder tpl_modules_additional_images.php

  10. #20
    Join Date
    Mar 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: Additional Images in 1.5

    Quote Originally Posted by stevesh View Post
    I'm stumped as to why you can't get your additional images to appear, but the do work in 1.5.0. Here is a stock, no mods fresh 1.5.0 installation with demo products installed:

    http ://www.stevesh.org/demo/index.php?main_page=product_info&cPath=23&products_id=48
    Arg, so that means it's not a 1.5 problem either.

    Quote Originally Posted by dgent View Post
    Youre right, it doesnt now. But It did when I went to the red petticoat on his site.

    File wise....

    includes/modules/additional_images.php

    and in your templates folder tpl_modules_additional_images.php
    You might have gone on there while I was fiddling around trying to fix things!

    I've re-loaded the
    includes/modules/additional_images.php

    And I had to delete the
    tpl_modules_additional_images.php file to get things working again... it didn't seem to be in there first time (though maybe I just missed it).

    Maybe I'll try reloading that one from my template - although I guess classic view should still have worked

 

 
Page 2 of 7 FirstFirst 1234 ... LastLast

Similar Threads

  1. v151 Why my English page can't show Chinese contents?
    By carousel1 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Feb 2013, 07:26 PM
  2. Multiple Images Happening No Idea Why
    By 1105designs in forum General Questions
    Replies: 1
    Last Post: 5 Aug 2011, 02:20 PM
  3. Why picture can no show in my website?
    By easy665 in forum Basic Configuration
    Replies: 1
    Last Post: 21 Jun 2009, 09:44 AM
  4. Why won't my multiple images show up?
    By Dunk in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 18 Dec 2008, 12:40 PM
  5. Hi,why my picture of tile and logo...can't show?
    By kimsonvu in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Nov 2006, 09:53 AM

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