Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,032
- How-to & Troubleshooting
- 129,676
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
I’m going to test this tomorrow.
But in the meantime, can you post any errors from your server log?
It could be memory-related.
Also can you try opening bp-oembed-config.php and adding your BP domain to the $bp_oembed[‘whitelist]’ array?
If you have BP installed on hxxp://example.com, you would put:
$bp_oembed['whitelist'] = array('<a ','">','<a>','example.com');