Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default review page error

    Hi can anyone help with a page error on reviews page ..
    When someone clicks on this page review of a product it will not let you click on the product details button or it wont let you go back to the product
    Here is a example
    Code:
    http://www.pewterworld.co.uk/Shaving/ShavingBrushes/MirrorFinishPewterShavingBrush1
    am using 1.5.3 at present

    So any help appreciated.. thanks

  2. #2
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: review page error

    Quote Originally Posted by Andy-C27 View Post
    Hi can anyone help with a page error on reviews page ..
    When someone clicks on this page review of a product it will not let you click on the product details button or it wont let you go back to the product

    am using 1.5.3 at present

    So any help appreciated.. thanks
    Had no problem getting to the Review page, and then clicking the product details button to return back to the product. At least on the first attempt. When I cycled back to try again, I did have to click the product detail button twice to return to the product itself, but wasn't able to reproduce that problem a second time...

    It may be a browser issue (cleared cache? What browser(s) was this attempted on) or something else, I am not sure, but didn't reproduce what I understood the problem to be.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: review page error

    Interesting. The 'Product Details' button on the Reviews page isn't clickable here in Firefox or Chrome. I think it's being covered up by another element. You can see a border line at the very top of the brush and box images.

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,705
    Plugin Contributions
    12

    Default Re: review page error

    Got an orphan in the code after the review button. </form>
    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.

  5. #5
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: review page error

    mmmmm I tried in explorer just to check and it also doesn't for me either ..Weird it works for some.. will try and find the review button

  6. #6
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: review page error

    Hi ..where about is this
    </form>
    as I can't find it anywhere have search if it on my ftp and it's can't be found

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

    Default Re: review page error

    Go to the link you provided (I use Firefox with FireBug), right-click and select view source. You'll find this orphan
    HTML Code:
    <!--bof Reviews button and count-->
    <div id="productReviewLink" class="buttonRow back"><a href="http://www.pewterworld.co.uk/Shaving/ShavingBrushes/MirrorFinishPewterShavingBrush1/Reviews?zenid=#############">
    <img src="includes/templates/robbo_red/buttons/english/button_reviews.gif" alt="Go to the Reviews Page" title=" Go to the Reviews Page " width="110" height="32" /></a></div>
    <br class="clearBoth" />
    <p class="reviewCount"></p>
    <!--eof Reviews button and count -->
    <!--bof Product date added/available-->
    <!--eof Product date added/available -->
    <!--bof Product URL -->
    <!--eof Product URL -->
    <!--bof also purchased products module-->
    <!--eof also purchased products module-->
    <!--bof Form close-->
    </form>
    There are three <form> calls on the page and three </form> so.... In theory, they should match BUT, something has gotten the closing tag on line 645 to THINK it has nothing to close.
    The page has three other errors (all brought to you by Google+) and 185 warnings. Many of the warnings are in the cookie-law code. A lot are for the use of & versus &amp; and many are for using <br> versus <br/>. Span calls are a small problem as well.
    But, the main thing is the </form> on 645I If Firefox is confused, you can imagine what IE would do with it.

    Upon further review... This is a commercial template isn't it? I find I have looked at it on another post with similar problems (bad code). Unfortunately, that instance was different. Still, I (and others here) do not recommend any commercial template. TMP too many problems.
    Last edited by dbltoe; 8 Jan 2015 at 08:29 PM.
    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.

  8. #8
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: review page error

    I see someone has accessed my site via this thread,Just want to say I have managed to get the issue fixed ,thank you

 

 

Similar Threads

  1. v151 small error in product review page
    By asdfwen in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 17 Aug 2013, 04:12 PM
  2. Error at the review page !
    By alhakeem2001 in forum General Questions
    Replies: 4
    Last Post: 3 Jun 2010, 12:54 PM
  3. Replies: 2
    Last Post: 11 Feb 2010, 09:13 PM
  4. How to hide sidebox "review" when you open page "Review"
    By vadimzven in forum Basic Configuration
    Replies: 10
    Last Post: 24 Sep 2009, 05:52 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