humhub-themes-flathub
humhub-themes-flathub copied to clipboard
Error in guest mode
Hi, When I'm not log in or try to log out, it redirect and stay on /user/auth/login and HH says 'an internal error occurs' with a button 'Return to the dashboard' ... and whatever I do it still on this. I delete my cookies ... still on error ... no video. the sign in/up is available and work fine. An idea ?
This is a duplicate of https://github.com/sasha-travkina/humhub-themes-flathub/issues/14.
Undefined variable: registerModel in /views/user/auth/login.php
<?php echo $form->field($registerModel, 'email')->textInput(['id' => 'register-email', 'placeholder' => $registerModel->getAttributeLabel('email')])->label(false); ?>
issue got fixed by latest pull request