Closed dlojac closed 5 years ago
It happens same to me too. Did you find any solution for that?
Can you write which error throws in console.?
It shows 500 internal error at api /ria/user/create, like image bellow
Notice: Undefined variable: riaUser in /opt/bitnami/apps/wealthbot/src/Wealthbot/RiaBundle/Controller/UserController.php line 103
500 Internal Server Error - ErrorException
Stack Trace
in /opt/bitnami/apps/wealthbot/src/Wealthbot/RiaBundle/Controller/UserController.php at line 103 - return $this->render('WealthbotRiaBundle:User:edit.html.twig', array( 'form' => $form->createView(), 'ria_users' => $riaUsers, 'ria_user' => $riaUser, 'ria' => $ria )); }
Navigation: RIA -> Create users and user groups. -> Group Management
"Submit" button at the bottom of the page loads indefinitely after being clicked.