Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Allow image plugin in forums


hatiro
Participant

@hatiro

OK to finish this off so that the topic can get back onto the image resolution.

in bp-activity-templatetags.php ~line 258 there is the function bp_activity_content. in the return apply_filters part at the bottom of the function replacing $content with html_entity_decode( srt_replace( ‘%s’, ”, $content ), ENT_compat, ‘UTF-8’) seemed to do the trick. I copied it from the filter for the rss feed futher down on line ~462…

Apologies to those trying to get images to work, but this thread helped me sort out my problem.

Skip to toolbar