Jump to content

Error on User Registration


Wryval
  • Babble 2.2.5 Not Specified Closed Bug

When I have the Babble application enabled, it is causing an error when new Members try to register to my site.  When I disable Babble, the registration process works fine.

Here are the errors and stack trace from the system log:

Quote

ArgumentCountError: Too few arguments to function IPS\core\modules\front\system\_register::_createMember(), 1 passed in /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/init.php(448) : eval()'d code on line 14 and exactly 2 expected (0)
#0 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/init.php(448) : eval()'d code(14): IPS\core\modules\front\system\_register::_createMember(Array)
#1 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/applications/core/modules/front/system/register.php(164): IPS\core\modules\front\system\babble_hook_FrontSystemRegister::_createMember(Array, Array)
#2 [internal function]: IPS\core\modules\front\system\_register->IPS\core\modules\front\system\{closure}(Array)
#3 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/system/Helpers/Wizard/Wizard.php(157): call_user_func(Object(Closure), Array)
#4 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/applications/core/modules/front/system/register.php(190): IPS\Helpers\_Wizard->__toString()
#5 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/system/Dispatcher/Controller.php(97): IPS\core\modules\front\system\_register->manage()
#6 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute()
#7 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/index.php(13): IPS\_Dispatcher->run()
#8 {main}

 

Quote

#0 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/init.php(512): IPS\_Log::log('ArgumentCountEr...', 'uncaught_except...')
#1 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/system/Helpers/Wizard/Wizard.php(194): IPS\IPS::exceptionHandler(Object(ArgumentCountError))
#2 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/applications/core/modules/front/system/register.php(190): IPS\Helpers\_Wizard->__toString()
#3 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/system/Dispatcher/Controller.php(97): IPS\core\modules\front\system\_register->manage()
#4 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute()
#5 /var/www/vhosts/morningbigblue.com/morningbigblue.com/community/index.php(13): IPS\_Dispatcher->run()
#6 {main}

Currently on Babble version 2.2.4


User Feedback

Recommended Comments


×
×
  • Create New...