When the invited FB friend clicking on "VISIT AND REGISTER" the join-page open and the user can decide wether to register a new profile or sign in with FB. Click on the blue "facebook-connect-button" leads to e500 error page.
When go back to the previous page the "required-profile-questions-form" appears and the new profile is registered.
This problem exist only via contact-importer-plugin. Sign in via facebook is without problems.
----------------------------------------
OW Debug - Exception
Message: Next params are required: userId
File: /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_plugins/newsfeed/classes/event_handler.php
Line: 94
Trace:
#0 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_plugins/newsfeed/classes/event_handler.php(770): NEWSFEED_CLASS_EventHandler->validateParams(Array, Array)
#1 [internal function]: NEWSFEED_CLASS_EventHandler->addFollow(Object(OW_Event))
#2 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_core/event_manager.php(222): call_user_func(Array, Object(OW_Event))
#3 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_plugins/friends/classes/event_handler.php(470): OW_EventManager->trigger(Object(OW_Event))
#4 [internal function]: FRIENDS_CLASS_EventHandler->onAcceptRequest(Object(OW_Event))
#5 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_core/event_manager.php(222): call_user_func(Array, Object(OW_Event))
#6 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_plugins/friends/classes/event_handler.php(785): OW_EventManager->trigger(Object(OW_Event))
#7 [internal function]: FRIENDS_CLASS_EventHandler->addFriend(Object(OW_Event))
#8 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_core/event_manager.php(222): call_user_func(Array, Object(OW_Event))
#9 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_plugins/contact_importer/classes/event_handler.php(106): OW_EventManager->trigger(Object(OW_Event))
#10 [internal function]: CONTACTIMPORTER_CLASS_EventHandler->onUserRegister(Object(OW_Event))
#11 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_core/event_manager.php(222): call_user_func(Array, Object(OW_Event))
#12 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_plugins/fbconnect/controllers/connect.php(162): OW_EventManager->trigger(Object(OW_Event))
#13 [internal function]: FBCONNECT_CTRL_Connect->login(Array)
#14 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_core/request_handler.php(266): call_user_func_array(Array, Array)
#15 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/ow_core/application.php(329): OW_RequestHandler->dispatch()
#16 /var/www/virtual/xxxxxxxxxx.xx/htdocs/community/index.php(73): OW_Application->handleRequest()
#17 {main}
Type: InvalidArgumentException