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

IS_PROFILE_PAGE error shows up in user profile #36

Open
greenbeatty opened this issue Feb 14, 2019 · 0 comments
Open

IS_PROFILE_PAGE error shows up in user profile #36

greenbeatty opened this issue Feb 14, 2019 · 0 comments

Comments

@greenbeatty
Copy link

This error displays in the user's profile when the debug_log is set to false:

Warning: Use of undefined constant IS_PROFILE_PAGE - assumed 'IS_PROFILE_PAGE' (this will throw an Error in a future version of PHP) in .../wp-content/plugins/avatar-manager/avatar-manager.php on line 295

The site owner is using Divi theme with membership plugin, plus some other Divi related plugins. When I set the debug_log to 'true' the plugins threw out a lot of notices and warnings that created a large file very quickly, about 500MB within 1 week. We have reported to the developers and their responses are to, basically, disable the debug_log.

I set the debug_log to 'true' - and the avatar-manager error disappeared from the user profile page.

I cannot keep the debug log set to true for too long. What to do to remove the error from the user profile? We don't want clients to see the error.

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

1 participant