-
Anonymous User 2132933 replied to the topic Automatic embed for image in the forum Third Party Plugins 8 years, 9 months ago
Nobody ?
-
Anonymous User 2132933 replied to the topic Automatic embed for image in the forum Third Party Plugins 8 years, 9 months ago
Looks like bp_activity_make_nofollow_filter apply after the plugin do his job. How can I tell this function to not work in this particular situation ?
Thanks.
-
Anonymous User 2132933 replied to the topic Not Able To Create A Group in the forum Creating & Extending 8 years, 9 months ago
Maybe a plugin ? Have you tried to desactivate some ?
-
Anonymous User 2132933 replied to the topic Varnish cache in the forum Third Party Plugins 8 years, 9 months ago
I use BuddyPress with Varnish and everything works fine.
You can set “Cache-Control” to 0 maybe for forums ?<?php header("Cache-Control: max-age=0"); ?> -
Anonymous User 2132933's profile was updated 8 years, 9 months ago
-
Anonymous User 2132933 started the topic Automatic embed for image in the forum Third Party Plugins 8 years, 9 months ago
Hello all !
Many users here want to share images. It’s sad that BuddyPress doesn’t provide an easy way to do it.
So I searched for a solution and found this. It actually works but needed a fix to support https so I tried to do something (probably not the best code ever).My problem comes from bp_activity_make_nofollow_filter that add the…[Read more]
@anonymized-2132933
Active 5 years, 2 months ago