Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product details page doesn't show

    This is a case where firebug isn't very helpful as it shows you what the page looks like after it has been rendered by your browser, i.e. after the browser has done its best to clean up and close missing end tags.

    What you really need to see is what it looks like before it makes its corrections. To do this, view the page source and you'll see that it ends rather abruptly like this ...
    <!--bof Prev/Next top position -->

    <div class="navNextPrevWrapper centeredContent">
    <p class="navNextPrevCounter">Product 3/12</p>
    <div class="navNextPrevList"><a href="http://www.YOUR_SITE.com/lamb/index.php?main_page=product_info&amp;cPath=4_21_53&amp;products_id=247"><img src="includes/templates/template_default/buttons/english/button_prev.gif" alt="Previous" title=" Previous " width="38" height="15" /></a></div>

    <div class="navNextPrevList"><a href="http://www.YOUR_SITE.com/lamb/index.php?main_page=index&amp;cPath=4_21_53"><img src="includes/templates/template_default/buttons/english/button_return_to_product_list.gif" alt="Return to the Product List" title=" Return to the Product List " width="47" height="15" /></a></div>

    <div class="navNextPrevList"><a href="http://www.YOUR_SITE.com/lamb/index.php?main_page=product_info&amp;cPath=4_21_53&amp;products_id=239"><img src="includes/templates/template_default/buttons/english/button_next.gif" alt="Next" title=" Next " width="38" height="15" /></a></div>
    </div>

    <!--eof Prev/Next top position-->



    <!--bof Main Product Image -->
    Last edited by Kim; 5 Feb 2008 at 02:28 AM.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  2. #2
    Join Date
    Dec 2007
    Posts
    126
    Plugin Contributions
    0

    Default Re: Product details page doesn't show

    I understand, but I can't figure out why it ends.

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product details page doesn't show

    Which line of code have you traced it to?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  4. #4
    Join Date
    Dec 2007
    Posts
    126
    Plugin Contributions
    0

    Default Re: Product details page doesn't show

    I don't know where to look in the code.

    I know it stops at <!--bof Main Product Image -->

    After that it's supposed to go to <div id="productMainImage" class"centeredContent back"> And load Zen Slimbox for the images.

    Then it's supposed to go to <h1 id="productName" class="productGeneral" and list the product name.

    etc.

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product details page doesn't show

    When you installed the debug mod, did it generate nothing at all, or just no error messages?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Dec 2007
    Posts
    126
    Plugin Contributions
    0

    Default Re: Product details page doesn't show

    Nothing generated in the cache directory that is new.

  7. #7
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product details page doesn't show

    Not sure if your next step is zen lightbox of fual slimbox. Either way you will need to pin down the specific place where it is failing. From what you've said this looks as though it may be in the main_product_image module.

    I'd check whether this is the case by putting echo statements either side of the call to it.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. v150 Product page doesn't show footer, sideboxes and additional images
    By belchousa in forum Basic Configuration
    Replies: 3
    Last Post: 22 Jun 2012, 12:39 AM
  2. Manufacturers logo and Info doesn't show on product page anymore
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jun 2010, 01:20 PM
  3. can't show the price at main page & product details
    By evariety in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 18 Feb 2009, 06:19 AM
  4. Installed MAP pricing addon and now my products page won't show product details
    By Resqjock in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 9 Feb 2009, 03:26 AM
  5. The feature product listing in index page doesn't show correctly
    By Jimmyyu1998 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Mar 2008, 02:51 AM

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