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

Stats - user count broken #75

Open
Eldenroot opened this issue Jan 8, 2019 · 2 comments
Open

Stats - user count broken #75

Eldenroot opened this issue Jan 8, 2019 · 2 comments

Comments

@Eldenroot
Copy link

When a new user is registered via MyFacebook plugin, the counter of registered users is not updated manually. I have to manually trigger recount in ACP.

Works fine for newly registered users in a traditional way via MyBB registration form.

@Shade-
Copy link
Owner

Shade- commented Jan 9, 2019

This shouldn't happen as MFC uses the same functions as MyBB does to register the user (and it includes the stats update). However, it works by adding a shutdown function which might break if hidden PHP warnings pop up. Since shutdown functions are quite annoying and do not prompt any error in the logs, I kindly ask you your server configuration (PHP version, MySQL(i) version, etc.) and if you can:

  • enable errors and warnings logging in your ACP;
  • register a user through MFC;
  • post here the eventual output in the error log file.

@Eldenroot
Copy link
Author

PHP 7.2 and MySQLi 5.6.41

I will try to send you a log

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