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

Fix Notice #23

Closed
rahul286 opened this issue Oct 24, 2012 · 1 comment
Closed

Fix Notice #23

rahul286 opened this issue Oct 24, 2012 · 1 comment
Labels
Milestone

Comments

@rahul286
Copy link
Member

When BuddyPress is not present, php generated following notice...

Notice: Use of undefined constant BP_VERSION - assumed 'BP_VERSION' in /var/www/mu.rtcamp.net/htdocs/wp-content/plugins/buddypress-media/loader.php on line 75

Make sure you check if a variable/constant is set before you try to read its value.

@ghost ghost assigned gagan0123 Oct 24, 2012
@gagan0123
Copy link
Member

This had already been corrected, closing the 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