Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 44
  1. #11
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    Quote Originally Posted by sweetikins View Post
    When i go to the store and add products to the cart and click on checkout it asks me to log in, once i have done that i get a time_out.php page with the error message.
    After that happens, what's in their cart at that stage?
    Do you know whether the same issue occurs if someone had something in their cart from a previous shopping session, but had logged out and never completed checkout with the items in their cart? Does it display the shopping_cart page again with a note that their cart contents have been merged? Or does the "whoops" message display before that can happen?

    Quote Originally Posted by sweetikins View Post
    i get a time_out.php page
    Zen Cart doesn't use "time_out.php" unless perhaps you're using some addon that rewrites URLs. Do you have such an addon installed?
    .

    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.

  2. #12
    Join Date
    Feb 2009
    Location
    Melbourne, Australia
    Posts
    85
    Plugin Contributions
    0

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    After that happens, what's in their cart at that stage?
    Do you know whether the same issue occurs if someone had something in their cart from a previous shopping session, but had logged out and never completed checkout with the items in their cart? Does it display the shopping_cart page again with a note that their cart contents have been merged? Or does the "whoops" message display before that can happen?
    The cart still has the items in it after that. As far as i am aware people who have had previous carts have them merged into it but to checkout we get the "whoops" message when we click the checkout button, but the ones that use paypal express can checkout just fine, for now.

    Zen Cart doesn't use "time_out.php" unless perhaps you're using some addon that rewrites URLs. Do you have such an addon installed?
    I am not sure what kind of module would give me that error, i havent added anything to rewrite urls

  3. #13
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    Quote Originally Posted by sweetikins View Post
    As far as i am aware people who have had previous carts have them merged into it but to checkout we get the "whoops" message when we click the checkout button
    I was kinda hoping you'd test it out ...
    .

    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.

  4. #14
    Join Date
    Feb 2009
    Location
    Melbourne, Australia
    Posts
    85
    Plugin Contributions
    0

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    Quote Originally Posted by DrByte View Post
    I was kinda hoping you'd test it out ...
    oops sorry, ok i tested it for myself and it gives you the merged message but when i checkout it takes me that annoying message and this link

    http://www.twilightscraps.com/index...._page=time_out

  5. #15
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    There are only two conditions that would trigger that:

    a) the cart is actually empty (which would only happen if you had altered code to empty customer carts at login)

    b) the files I mentioned earlier aren't properly up-to-date and thus the cart contents aren't able to be validated between clicks
    .

    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. #16
    Join Date
    Feb 2009
    Location
    Melbourne, Australia
    Posts
    85
    Plugin Contributions
    0

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    Quote Originally Posted by DrByte View Post
    There are only two conditions that would trigger that:

    a) the cart is actually empty (which would only happen if you had altered code to empty customer carts at login)

    b) the files I mentioned earlier aren't properly up-to-date and thus the cart contents aren't able to be validated between clicks
    a) i haven't altered the code to do that, as i wouldn't know how to

    b) i have re-uped all the files you suggested with still no luck, so im not sure it can be that


  7. #17
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    You said all your addons are "latest". But *which* addons are they?
    .

    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. #18
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    Quote Originally Posted by sweetikins View Post
    a) i haven't altered the code to do that, as i wouldn't know how to

    b) i have re-uped all the files you suggested with still no luck, so im not sure it can be that

    Are you sure that you have uploaded the "admin" section to your "renamed admin" section.
    You may have uploaded it to "admin" but you might still be using your "renamed admin" (139d)

    Do you have 2 admin directories?
    "admin" and "your renamed admin"

  9. #19
    Join Date
    Feb 2009
    Location
    Melbourne, Australia
    Posts
    85
    Plugin Contributions
    0

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    Quote Originally Posted by DrByte View Post
    You said all your addons are "latest". But *which* addons are they?
    Sales Report
    Image Handler
    Wishlist *pay to use*
    Free Gifts *custom scriptz*
    Private Area *custom scriptz*

  10. #20
    Join Date
    Feb 2009
    Location
    Melbourne, Australia
    Posts
    85
    Plugin Contributions
    0

    Default Re: Whoops! Sorry, but you are not allowed to perform the action requested.

    Quote Originally Posted by gilby View Post
    Are you sure that you have uploaded the "admin" section to your "renamed admin" section.
    You may have uploaded it to "admin" but you might still be using your "renamed admin" (139d)

    Do you have 2 admin directories?
    "admin" and "your renamed admin"
    Yes i am sure :) i only have the 1 renamed admin directory, nothing else

 

 
Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. v151 Whoops! Sorry, but you are not allowed to perform the action requested
    By strelitzia in forum General Questions
    Replies: 4
    Last Post: 28 Mar 2013, 11:16 AM
  2. v150 Whoops! Sorry, but you are not allowed to perform the action requested
    By robertwhitis in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 25 Jun 2012, 04:36 PM
  3. v139h Whoops! Sorry, but you are not allowed to perform the action requested.
    By FallGuy in forum Basic Configuration
    Replies: 1
    Last Post: 6 Jun 2012, 08:28 PM
  4. Replies: 4
    Last Post: 8 Nov 2007, 05:28 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