PHPSESSID + Shopping cart problem

Discussion in 'Troubleshooting' started by regis, Jan 31, 2015.

  1. regis

    regis aMember Pro Customer

    Joined:
    Aug 29, 2006
    Messages:
    40
    Hello!

    I'm loading the API/Lite in my code and use it to turn on/off menu items when a member is logged in.

    I had a shopping cart button that was working prior 4.5.1 upgrade for logged in users but after the upgrade the second a user clicks on the button while logged in the menu changes to how the menu looks when they are logged out and the can't get to logged in menu items.

    I've narrowed it down the the PHPSESSID cookie - if I delete that cookie everything returns to normal, but then the users session is deleted as well and they have to re-login.

    Does anyone know of this problem and how to remedy it?
  2. duncan_m1

    duncan_m1 Challenge Media Group LLC

    Joined:
    Aug 22, 2006
    Messages:
    12
    I also am having issues with this.

Share This Page