Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Jun 2005
    Posts
    66
    Plugin Contributions
    0

    Checkout Problems

    Can someone please hekp me out with my problem.. My store is setuup and I'm having a issue getting the credit card or paypal to work. Here is the message I keep getting:

    Whoops! Sorry, but you are not allowed to perform the action requested.
    You are still logged in to your account and may continue shopping. Please choose a destination from a menu.


    Do anybody got a answer for this problem?

    PS: the site is husoulgear.husoultainment.com

  2. #2
    Join Date
    Jun 2005
    Posts
    66
    Plugin Contributions
    0

    Default Re: Checkout Problems

    And I tried changing to classic, removing all shipping and payment modules, and rechecked every module twice to see if it will work Nothing has change. I still get the message when I hit checkout:

    Whoops! Sorry, but you are not allowed to perform the action requested.
    You are still logged in to your account and may continue shopping. Please choose a destination from a menu.

    What gives. Nobody has had this problem solved. I need to get this solved as the client I have thinks I'm BS ing on his site to charge him more money. Any help would be greatly appreciated.

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

    Default Re: Checkout Problems

    Could you post your Session Settings?

    What version Zen Cart are you running?

    Is this a clean install or an upgrade?

    What version did you upgrade from?

    How did you upgrade 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!]
    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!

  4. #4
    Join Date
    Jun 2005
    Posts
    66
    Plugin Contributions
    0

    Default Re: Checkout Problems

    OKay.

    this is clean install of the shopping cart.

    Im using the latest Zen Cart. 13.0.2.

    What is my session Data?

  5. #5
    Join Date
    Sep 2005
    Posts
    26
    Plugin Contributions
    1

    Default Re: Checkout Problems

    I'm having the problem described. My session data is

    Session Directory /var/users/blahblah/htdocs/store/cache
    Cookie Domain True
    Force Cookie Use True
    Check SSL Session ID True
    Check User Agent False
    Check IP Address False
    Prevent Spider Sessions True
    Recreate Session True
    IP to Host Conversion Status false

    Our server has https enabled, and it has a different hostname for the SSL secure server. Currently I cant get to the check out at all, the message:

    "Whoops! Sorry, but you are not allowed to perform the action requested. You are still logged in to your account and may continue shopping. Please choose a destination from a menu."

    Addittionally, it appears the state of being logged in or not seems to not be kept/remembered between page requests.

    Any hints? Thanks!!

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

    Default Re: Checkout Problems

    Turn off the:
    Force Cookie Use True

    Then if that is not enough, turn off:
    Recreate Session True
    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!]
    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!

  7. #7
    Join Date
    Sep 2005
    Posts
    26
    Plugin Contributions
    1

    Default Re: Checkout Problems

    I had to switch them both to get to step one of the checkout process. I'll continue to test and post anything more that is interesting. I also note the SSL sessions seem to sometimes timeout, but when they do, a message saying something about different ssl session id's is displayed. I wonder if this needs an edit...

    I have also coded, tested and uploaded an update to v1.3 (curiously titled 'v1.4') of the LOGIN BOX sidebox contribution, which is at this moment under review... I hope someone finds it useful!

    Thanks!!!!
    theodin

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

    Default Re: Checkout Problems

    The session times out after 24 minutes of inactivity ...

    If the customer was logged in, they can login again and their shopping cart will be restored ...
    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!]
    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
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Checkout Problems

    What version of PHP are you using?
    Are you hosting on Windows or Linux?
    .

    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.

  10. #10
    Join Date
    Sep 2005
    Posts
    26
    Plugin Contributions
    1

    Default Re: Checkout Problems

    Versions: (From Server/Version Page in admin)

    PHP Version: 4.4.2 (Zend: 1.3.0)
    Server OS: Linux 2.6.9-39.0.2.EL
    Database: MySQL 4.0.25-standard-log
    HTTP Server: Apache/1.3.36 (Unix) mod_gzip/1.3.19.1a FrontPage/5.0.2.2635 PHP/4.4.2 mod_ssl/2.8.27 OpenSSL/0.9.7a

    Further info: alarmingly, the session seems to change its id quicker than the timeframe of 24 minutes. If I go to my checkout (which is SSL) then browse other items (using a sidebox, the bettercategories one) i go out of SSL mode to a normal http:// page. I can navigate for a bit, but usually i find that a couple of pages later, I cant go back to 'my account' without logging in again. (the invalid ssl session id message appears).

    I made the changes suggested below by Ajeh, and I needed both to get past the previous problem. Using my modded login box contrib, i can see the logged in user session is not lost when it switches from https to http.

    I'm really clicking things in any order, I really want to try and break this myself (as a user) with a chance to fix it before we go live!

    Thanks again for your time!!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 0
    Last Post: 5 Nov 2009, 06:17 PM
  2. Checkout problems
    By anguyen in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 1 Jun 2007, 11:42 PM
  3. Checkout problems
    By stbede77 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 30 Sep 2006, 07:44 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