Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New client registration fails #1216

Open
gpm1 opened this issue Feb 2, 2023 · 1 comment
Open

New client registration fails #1216

gpm1 opened this issue Feb 2, 2023 · 1 comment

Comments

@gpm1
Copy link

gpm1 commented Feb 2, 2023

Hi

Fresh install of projectsend r1605.

PHP Version 8.1.14
MariaDB 10.1.48

admin account setup and can login fine. however when try to register a new account from the client registration page, you get the following error when debug is enabled

Fatal error: Uncaught Error: Undefined constant "ProjectSend\Classes\CURRENT_USER_LEVEL" in .../includes/Classes/Users.php:842 Stack trace: #0
.../includes/Classes/Users.php(464): ProjectSend\Classes\Users->limitUploadToSave() #1
.../register.php(54): ProjectSend\Classes\Users->create() #2 {main} thrown in
.../includes/Classes/Users.php on line 842

The request does go through to the admin panel for authorisation, but no email is sent to user and the registration page does not provide any update on status like the demo site. all it shows is the ProjectSend logo

any thoughts?

thanks

@serg499
Copy link

serg499 commented Feb 21, 2023

Hi!
I also have the same bug, it has been reported here:
#881 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants