Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Dec 2006
    Posts
    5
    Plugin Contributions
    0

    Default Internet Explorer 5.0/Cart Issues

    I've had an awful lot of people who don't update their browsers complaining that they can't add items to their shopping cart... When I go back and use Explorer 5, I am getting the same message when I try to add to cart "You don't have permission to access /index.php on this server" My permissions on the index.php are fine, what may be going wrong here?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Internet Explorer/Cart Issues

    1. What version of Zen Cart are you using.
    2. Who are you hosted with?
    3. What operating system is your webhost running?
    4. What version of PHP is it using?
    5. What is the URL to the site?
    6. Which browsers have you tried accessing with?
    7. What mods/addons do you have installed on your site?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Dec 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: Internet Explorer/Cart Issues

    ZC v 1.3.0.1
    Surpass Domains
    Linux
    Php v 4.4.3
    www.beckysbeads.com
    Mac based: Safari 2.0.4 (works); Firefox v 2 (works); Netscape v 7.2 (works);
    PC based: Explorer 6 (worked remotely via BroswerCam)

    Mac/PC Explorer v 5 does not work. I'm not sure what other browsers these people may have been using.

    (I don't really want to have to say to everyone "update your browsers if you want to shop on my site") I'm REALLY hoping it isn't the browser but something i have done wrong and can fix.

    The problem may have been that last week I swtiched my site from a sub-domain to the main url. I've been getting several complaints a day about the shopping cart not working correctly since then...

    Thanks

  4. #4
    Join Date
    Dec 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: Internet Explorer/Cart Issues

    OH... extra modules are:

    Database backup - MySQL
    Google XML Sitemap

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Internet Explorer/Cart Issues

    Quote Originally Posted by mouskins View Post
    The problem may have been that last week I swtiched my site from a sub-domain to the main url. I've been getting several complaints a day about the shopping cart not working correctly since then...
    What EXACTLY did you do to accomplish this?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Dec 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: Internet Explorer/Cart Issues

    I backed up my database using the MySQL function (through both surpass and the module to make sure it was safe). I copied all of the website files to my desktop, Then I downloaded (the same version) and re-installed the zen cart files from scratch in the main public-html area. Then I copied over all but the 2 configure files. Then I added the database back in using the MySQL module. (I don't think I did anything else out of the ordinary.) Everything seems to be working otherwise all of on the browsers I have, except for Explorer 5. My sister is on XP (not sure which version of Explorer) and can not access the site at all now.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Internet Explorer/Cart Issues

    You mentioned browsercam.
    I just tested using browsercam, and found:
    - IE 6 works fine on PC, XP and 2000
    - IE 5.0 works fine on PC
    - IE 5.0 does not work on Mac ... for your site

    - IE 5.0 *does* work fine for other Zen Cart sites.


    Is your sister bookmarked to an old URL ?


    Do you have access to your server's errorlog ? It would be useful to know what it's reporting when the error occurs.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Internet Explorer/Cart Issues

    Someone else had a similar problem:
    http://www.zen-cart.com/forum/showthread.php?t=50227
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Dec 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: Internet Explorer/Cart Issues

    She said she was typing it in directly. I had her clear her cache and history and still nothing. Some of my customers that couldn't access the site switched browsers and got through OK.

    The error log is showing this:

    [Thu Dec 14 14:23:23 2006] [error] [client 12.111.211.122] File does not exist: /home/mouskins/public_html/403.shtml

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Internet Explorer/Cart Issues

    403 = "forbidden" ... which is at least consistent with the error message seen in the browser.

    Are any of these folks trying to access your site using SSL ? (ie: https:// address)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Internet Explorer 7 Layout Issues
    By gee38l in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Mar 2010, 05:24 AM
  2. Issues with MS Internet Explorer
    By visionsfromvoid in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Sep 2009, 09:29 PM
  3. Internet explorer 6 and 7 issues
    By welchyboy in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Oct 2008, 09:45 PM
  4. Internet Explorer + CSS issues
    By johnblaze94 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 18 Oct 2008, 02:22 PM
  5. Internet Explorer Issues
    By fantasticals in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Mar 2007, 12:44 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