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

Errors when try to register #34

Closed
Cubansephiroth opened this issue Mar 27, 2017 · 3 comments
Closed

Errors when try to register #34

Cubansephiroth opened this issue Mar 27, 2017 · 3 comments
Assignees
Labels

Comments

@Cubansephiroth
Copy link

Now after 6800cca

Some errors during registration process. After fill the form with data i got some errors. Even if i disable secrets questions in admin panel.

Account Registration
Notice: Undefined index: reg_secret_questions in /var/www/html/inc/account/account.register.php on line 99 Notice: Undefined variable: Config in /var/www/html/inc/account/account.register.php on line 173 Fatal error: Call to a member function get() on a non-object in /var/www/html/inc/account/account.register.php on line 173

@paintballrefjosh
Copy link
Owner

Found the issue, a fix will be released shortly.

paintballrefjosh pushed a commit that referenced this issue Mar 28, 2017
Replaced outdated mail delivery class with PHPMailer.
Fixed #34 registration undefined index due to variable rename.
Fixed #32 by disabling the DB Config admin link since this is no longer
used.
@paintballrefjosh
Copy link
Owner

This should be fixed now in the bug-fixes branch. Pull down the files here: https://github.com/paintballrefjosh/MaNGOSWebV4/tree/bug-fixes and let me know if this not works.

@Cubansephiroth
Copy link
Author

This bug have been fixed in bug-fixes branch.. Thanks, now i have another registration bug ill post in another issue.

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

No branches or pull requests

2 participants