[BUG] Deactivated activity streams = broken plugin!
-
Topic pretty much says it all. Plugin depends on bp_get_activity_id() (atleast BP 1.2.5 does) in two statements, gave me an error when trying to use it with disabled Acticity Stream component. Too tired to do anything but hack it right now, but this will help you out if you have this problem.
Remove or comment out (like shown below) parts of this IF statement in your oembed-for-buddypress/bp-oembed.php
if( /* !bp_get_activity_id() && */ bp_forums_is_installed_correctly())
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.