Cart not working on non amember pages

Discussion in 'Troubleshooting' started by robbyschanilec, Mar 2, 2016.

  1. robbyschanilec

    robbyschanilec New Member

    Joined:
    Feb 9, 2016
    Messages:
    22
    We are running into an issue with the cart and buttons not working on pages outside of amember. They were working before but now do not. I pulled the button and cart code onto a blank page to make sure no other scripts were interfering with it and it still does not work. Any suggestions?

    we get this error
    Exception Am_Exception_InternalError
    Cart_IndexController->addFromRequest [ application/cart/controllers/IndexController.php : 276 ]
    Cart_IndexController->ajaxAddOnlyAction [ library/Am/Controller.php : 139 ]
    Am_Controller->_runAction [ library/Am/Controller.php : 116 ]
    Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]
    Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]
    Zend_Controller_Front->dispatch [ library/Am/App.php : 1950 ]
    Am_App->run [ index.php : 43 ]

    Thanks!
  2. robbyschanilec

    robbyschanilec New Member

    Joined:
    Feb 9, 2016
    Messages:
    22
    got answer thanks. added https://

Share This Page