Server error

BassMan

Member
Reactions
6
Hi Xon,

I'm getting this after upgrading to 1.1.1:

Code:
Server Error Log
Error Info
ErrorException: Argument 1 passed to NRE_XenForo_Model_UserConfirmation::_notifyEmail() must be of the type array, null given, called in /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php on line 116 and defined - library/NRE/XenForo/Model/UserConfirmation.php:67

Stack Trace
#0 /home/.../public_html/forum/library/NRE/XenForo/Model/UserConfirmation.php(67): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/home/.../p...', 67, Array)
#1 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(116): NRE_XenForo_Model_UserConfirmation->_notifyEmail(NULL, NULL, 'nre_new_registr...', 'facebook')
#2 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(178): NRE_XenForo_ControllerPublic_Register->_externalRegistration(Array, 'facebook')
#3 /home/.../public_html/forum/library/XenForo/FrontController.php(351): NRE_XenForo_ControllerPublic_Register->actionFacebookRegister()
#4 /home/.../public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/.../public_html/forum/index.php(13): XenForo_FrontController->run()
#6 {main}

Code:
Server Error Log
Error Info
ErrorException: Undefined variable: captcha - library/NRE/XenForo/ControllerPublic/Register.php:116

Stack Trace
#0 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(116): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/.../p...', 116, Array)
#1 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(178): NRE_XenForo_ControllerPublic_Register->_externalRegistration(Array, 'facebook')
#2 /home/.../public_html/forum/library/XenForo/FrontController.php(351): NRE_XenForo_ControllerPublic_Register->actionFacebookRegister()
#3 /home/.../public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/.../public_html/forum/index.php(13): XenForo_FrontController->run()
#5 {main}

Code:
Server Error Log
Error Info
ErrorException: Trying to get property of non-object - library/NRE/XenForo/ControllerPublic/Register.php:116

Stack Trace
#0 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(116): XenForo_Application::handlePhpError(8, 'Trying to get p...', '/home/.../p...', 116, Array)
#1 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(178): NRE_XenForo_ControllerPublic_Register->_externalRegistration(Array, 'facebook')
#2 /home/.../public_html/forum/library/XenForo/FrontController.php(351): NRE_XenForo_ControllerPublic_Register->actionFacebookRegister()
#3 /home/.../public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/.../public_html/forum/index.php(13): XenForo_FrontController->run()
#5 {main}

Code:
Server Error Log
Error Info
ErrorException: Undefined variable: response - library/NRE/XenForo/ControllerPublic/Register.php:116

Stack Trace
#0 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(116): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/.../p...', 116, Array)
#1 /home/.../public_html/forum/library/NRE/XenForo/ControllerPublic/Register.php(178): NRE_XenForo_ControllerPublic_Register->_externalRegistration(Array, 'facebook')
#2 /home/.../public_html/forum/library/XenForo/FrontController.php(351): NRE_XenForo_ControllerPublic_Register->actionFacebookRegister()
#3 /home/.../public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/.../public_html/forum/index.php(13): XenForo_FrontController->run()
#5 {main}
 
@BassMan

This isn't blocking facebook registration, but it is preventing the new signup email from being generated.

:edit: Can you test 1.1.2? It should have fixed your issue.
 
Cheers, I'll wait a few days then. Then if all goes well, I'll publish that version toe xenforo.com's resource manager.
 

Users who are viewing this thread

Back
Top