Forum Replies Created
-
As decribe here, there is an issue on auto join group when non group member create forum topic :
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/fix-for-auto-join-group-when-user-create-topic-on-a-group-which-he-is-not-a-member/Would be really helpful !
Bump
Hi @Dwenaus @chestnut_jp,
I have fixed this but I don’t understand why….
To fix this, you have to translate “%s has update on the group %s:” directly on the core (line 1962 of bp-groups.php).If someone understand…
Your new release doesn’t fix this bug…..
Up. I’ve purchase premium release but the support seems hiding.
Find on you website for premium subscription : “You get the best support! We will reply within 24 hours on all your tickets and more.”
I suppose you are busy but you could reply at least.Thanks.
@Pisanojm @blackphantom
I didn’t get the reply by email. Could you answer me here waiting to fix your support ?
Thanks.@acustica
You are my hero ! Thanks.No idea ?
Thanks for your answer. I know that user have to tick the “enable comments/activity” box, but uploads are still not showing up.. You can test here : http://bit.ly/mshFxC
Thanks.
Guillaume.Hi,
Same issue with WP 3.0.1 and BP 1.2.6
Activity feed is not showing new uploads, but in the Sitewide Activity Widget by Buddydev.com (http://buddydev.com/plugins/buddypress-sitewide-activity-widget/), the uploads are showing up !
Any idea ?
Bump..
Nobody ?
Hi,
With last buddystream release, BP 1.2.6 and WP 3.0.1, I have this issue when I “Click here to start authorization” for Twiter :
Fatal error: Uncaught exception ‘Zend_Oauth_Exception’ with message ‘Authorized token from Service Provider does not match supplied Request Token details’ in /home/web/webcaviste/wordpress/www/wp-content/plugins/buddystream/Zend/Oauth/Consumer.php:215 Stack trace: #0 /home/web/webcaviste/wordpress/www/wp-content/plugins/buddystream/templates/twitter/UserSettings.php(24): Zend_Oauth_Consumer->getAccessToken(Array, Object(Zend_Oauth_Token_Request)) #1 /home/web/webcaviste/wordpress/www/wp-content/plugins/buddystream/buddystreamFunctions.php(281): include(‘/home/web/webca…’) #2 [internal function]: buddystream_twitter_settings_screen_content(”) #3 /home/web/webcaviste/wordpress/www/wp-includes/plugin.php(395): call_user_func_array(‘buddystream_twi…’, Array) #4 /home/web/webcaviste/wordpress/www/wp-content/themes/buddylite/members/single/plugins.php(35): do_action(‘bp_template_con…’) #5 /home/web/webcaviste/wordpress/www/wp-includes/theme.php(1086): require_once(‘/home/web/webca…’) #6 /home/web/webcaviste/wordpress/w in /home/web/webcaviste/wordpress/www/wp-content/plugins/buddystream/Zend/Oauth/Consumer.php on line 215
Facebook works wery good. Any idea ?
Bump ?
Bump..
If anyone is concerned…
1) In bp-custom.php
`function My_Function ($user_id) {
global $bp;
$type_member = xprofile_get_field_data( ‘FIELD NAME’, $user_id );
if($type_member == ‘FIELD VALUE’) {
return true;
} else {
return false;
}
}`2) Somewhere in your theme to display something to this type of member :
`
loggedin_user->id)) : ?>
HTML TO DISPLAY
`Anyone ?
Thank you @Pisanojm.
Bump
Awesome ! Can’t wait !
Hi @Dwenaus @chestnut_jp @boonebgorges,
Is any chance to get this fixed in future release ? How have done the spanish, or italians, with their accent ?
Thanks,
Guillaume.I know this plugin, but I’m using External Member Blog Plugin : http://bp-tricks.com/featured/allow-users-to-add-their-rss-feed-to-their-profile-with-the-external-blogs-plugin/
The thing is not about choosing a plugin, but I need display a link only to members which have xprofile named X equal to Y.
I’ve tested with : “
But it works only if I am on member page. And I want it everywhere.Bump ?
@N3k0
I think I had a similar issue.In your facebook app, you have to enter your “site web” information :
First field : http://example.com/
Second field : example.comMaybe that could help..