Mr Lucky
Well-known member
I'm guessing this is connected to Facebook integration.
I ran the FB integration test and passed.
Can anyone please suggest what might be wrong? Thanks
I ran the FB integration test and passed.
Can anyone please suggest what might be wrong? Thanks
Code:
ErrorException: Undefined index: associate_login - library/XenForo/ControllerPublic/Register.php:1491
Generated By: MikeMorrell, Friday at 10:57 PM
Stack Trace
#0 /home/caf/public_html/library/XenForo/ControllerPublic/Register.php(1491): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/caf/publi...', 1491, Array)
#1 /home/caf/public_html/library/XenForo/ControllerPublic/Register.php(663): XenForo_ControllerPublic_Register->_associateExternalAccount()
#2 /home/caf/public_html/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Register->actionFacebookRegister()
#3 /home/caf/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/caf/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(51) "http://cafesaxophone.com/register/facebook/register"
["_GET"] => array(0) {
}
["_POST"] => array(5) {
["associate_password"] => string(8) "********"
["associate"] => string(17) "Associate Account"
["_xfToken"] => string(8) "********"
["redirect"] => string(25) "http://cafesaxophone.com/"
["fb_token"] => string(0) ""
}
}