error on user sign up

Discussion in 'Troubleshooting' started by ccwjames, May 18, 2015.

  1. ccwjames

    ccwjames Member

    Joined:
    Sep 11, 2014
    Messages:
    430
    i did something and dont know what

    when a user goes to join, i added the small part at time they can pick if not buying a membership straight away
    today im getting

    Exception Am_Exception_InternalError
    Am_Plugins->loadGet [ library/Am/Form/Signup.php : 256 ]
    Am_Form_Signup_Page->handle [ library/pear/HTML/QuickForm2/Controller.php : 267 ]
    HTML_QuickForm2_Controller->run [ library/Am/Form/Signup.php : 121 ]
    Am_Form_Signup->run [ application/default/controllers/SignupController.php : 90 ]
    SignupController->indexAction [ 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 : 1916 ]
    Am_App->run [ index.php : 43 ]

    any ideas?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Check aMember CP -> Forms Editor -> Edit Signup -> Configure paysystems brick.
    You have selected paysystem which is not enabled. So fix configuration and save form.

Share This Page