Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Sep 2006
    Location
    Leeds, UK
    Posts
    174
    Plugin Contributions
    1

    Default [Not a Bug] EZ-Page Links IE bug when first clicking

    I am using the EZ-Pages and this bug is only in IE

    I have had customers come on the site and click Contact Us or any of the links in my EZ-Pages bar. The first time they click it show's a page not found. Click it again and it works. Firefox work's fine.

    I am using SEO URL's but I turned off and still was a problem. Only other thing I have done is a .htaccess file used by SEO has a redirect error404 to page not found.

    It sounds like some sort of rewrite error???

    http://www.lionblade.com

  2. #2
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: EZ-Page Links IE bug when first clicking

    Hi,

    I don't use EZ-pages and don't use SEO URL's, but I noticed the bug you mentioned on someone else's shop (indeed using EZ-pages and SEO url's).

    Switching off SEO url's does not help, since the switch does not really switch of the SEO mod, the switch only partly (virtually?) disables it.

    Note that it's related to the url's having a "&" before the first parameter in those cases, while it should be a "?". And indeed it only happens on first click when the script tries to attach the zenid (and Firefox does not seem to bother about the incorrect "&").

    (I found a fix at the time, but I forgot how I fixed it)

  3. #3
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: EZ-Page Links IE bug when first clicking

    And I don't think it's a Zen bug BTW.

  4. #4
    Join Date
    Sep 2006
    Location
    Leeds, UK
    Posts
    174
    Plugin Contributions
    1

    Default Re: EZ-Page Links IE bug when first clicking

    Hi

    yeah, i think it's a bug with EZ-pages. Because once you click it and get the Page not found, the second time it has changed the "&" into a "?" which let's it work. I'm thinking it's in the ez pages code when it is first initilaised. Any idea where the ez page files are located??

    Obv it will be good if you remember how it was fixed ;)

  5. #5
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: EZ-Page Links IE bug when first clicking

    Some of it comes back:

    1) The fix was done in the SEO code, certainly not the EZ pages code.

    2) Not sure about this one, but I think it only happened because the shopowner wanted SEO url's for the EZ pages as well (it did not happen when the EZ pages where not "optimized"). I don't know about the current version, but at the time the SEO url's mod did not really support EZ-pages.

  6. #6
    Join Date
    Aug 2005
    Location
    San Juan, Puerto Rico
    Posts
    1,525
    Plugin Contributions
    9

    Default Re: EZ-Page Links IE bug when first clicking

    This is a bug on EZ Pages. I don't have SEO's url on any of my sites and the error is always there (on the first click). It only happens if you insert a relative address but not when you insert the complete url.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!
    My contributions: SophyBlue / Sophy Blue-Grey / Mistik / The Bookshelf / Dynamic Sideboxes

  7. #7
    Join Date
    Sep 2006
    Location
    Leeds, UK
    Posts
    174
    Plugin Contributions
    1

    Default Re: EZ-Page Links IE bug when first clicking

    includes/modules/ezpages_bar_header.php

    I believe the error maybe in the above file

    Line #51 : zen_href_link(FILENAME_EZPAGES, 'id=' . $page_query->fields['pages_id'] . '&chapter=' . $page_query->fields['toc_chapter'], ($page_query->fields['page_is_ssl']=='0' ? 'NONSSL' : 'SSL')) :

    This is the line where the header is written. It seems when you try to link to an existing file it won't work. Like a Contact Us link pointing to a Contact Us file. But if it's something you wrote using EZ pages links then it's ok. Hope someone knows the coding better than me

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: EZ-Page Links IE bug when first clicking

    I add a new EZ-Pages ...

    I set the name to: Contact Us

    I add a Sort Order to Header: 60

    I enter into the Internal Link URL:
    index.php?main_page=contact_us
    Seems to work fine ...

    How are you adding it?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Aug 2005
    Location
    San Juan, Puerto Rico
    Posts
    1,525
    Plugin Contributions
    9

    Default Re: EZ-Page Links IE bug when first clicking

    There's no problem with ZC pages, but if you have a website in the same domain, then it comes the problem.

    For example, if you go to my store and click on "Gallery" which is a relative page (../Site/gallery.htm) then it will come with "page cannot be displayed" (only if is the first click). Doesn't happen if it's not the first click (look how the url changes to see the problem).
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!
    My contributions: SophyBlue / Sophy Blue-Grey / Mistik / The Bookshelf / Dynamic Sideboxes

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: EZ-Page Links IE bug when first clicking

    Instead of using a Zen Cart Internal Link ...

    Use the External Link so you can use the full URL to that link ... that is why it is there ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Page delay when clicking some links
    By alexismya in forum General Questions
    Replies: 6
    Last Post: 14 Jul 2011, 04:03 PM
  2. Replies: 4
    Last Post: 24 Jul 2010, 01:06 PM
  3. [NOT A BUG] Minor bug in account edit template
    By jdcncsolutions in forum Bug Reports
    Replies: 3
    Last Post: 2 May 2010, 01:37 AM
  4. Replies: 7
    Last Post: 23 Jul 2009, 08:51 PM
  5. [not a bug] EZ-page create fails when using <textarea>
    By cropinstop in forum Bug Reports
    Replies: 2
    Last Post: 11 Aug 2007, 06:12 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