Search Results for 'buddypress'
-
AuthorSearch Results
-
November 11, 2010 at 7:04 pm #98065
In reply to: Making Your Theme BuddyPress Compatible
LPH2005
ParticipantDoes this documentation page help?
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
November 11, 2010 at 6:58 pm #98064In reply to: buddypress + wp-multi-network issues
simonshaw
MemberSorry to jump in on this older thread but I just wanted to know if there was an easy way to get this filtering of table names to work to allow me to create a separate instance of buddypress on a wordpress multisite?
I am using the multi-network plugin to create networks and all that is working fine but each time I activate the buddypress plugin on a network it uses the same database as the all of the other networks and therefore it is the same as the normal wordpress multisite setup.
As a workaround I changed the code in bp_core_get_table_prefix() in bp-core.php to append the id of the network. That works fine and creates a new set of tables but obviously not ideal.
Thanks
November 11, 2010 at 6:36 pm #98060In reply to: Feature Request : Topics of Groups I joined
r-a-y
Keymaster@tubruk – You can define multiple forum ids by separating the IDs by comma.
eg.
“
I just tested this and it works great!
November 11, 2010 at 5:59 pm #98058In reply to: How do you add/invite a friend?
mudaber1
ParticipantI have also uploaded bp-default theme. in my wp themes directory and deleted it from buddypress theme but the problem is same I am not able to accept any friendship request please help me
November 11, 2010 at 5:56 pm #98057In reply to: How do you add/invite a friend?
mudaber1
ParticipantI have upload buddypress at my website when i send a friendship request from other ID and try to accept from respondant ID then the notification page do not open my buddypress url is http://www.achisite.com/friends you can check a notification with this id USERNAME: mudaber Password : 123456 please help me Thanks
November 11, 2010 at 5:45 pm #98056In reply to: Configuring W3 Total Cache with BuddyPress
Nahum
Participantanything new here? I’m getting the logout thing too. Otherwise. its working pretty good for me so far, besides an issue with switch_to_blog function.
November 11, 2010 at 5:37 pm #98055grosbouff
ParticipantOk, got it.
I have to use another ajaxurl than the one defined in BuddyPress :`function totd_wp_head() {
//ajax url is defined in BP but not in WP
if (!defined( ‘BP_VERSION’ )) {
?><!–
var ajaxurl = “/wp-admin/admin-ajax.php”;
//–>
<?php
}
}add_action(‘wp_print_styles’,’totd_wp_styles’);`
November 11, 2010 at 5:24 pm #98054In reply to: [Resolved] Join Group button gone
techguy
ParticipantUse a child theme next time and it won’t happen: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
November 11, 2010 at 4:31 pm #98051In reply to: How do I create a non-group Specific Forum?
Jeff Sayre
ParticipantThat’s not possible with BuddyPress at this time. See this: https://codex.buddypress.org/getting-started/faqs/
In fact, I don’t see this ever being an option in BP–even when the new bbPress plugin becomes available. Both BP and the upcoming plugin version of bbP are software layers that sit on top of WordPress. So each is responsible for their own sets of data access functions. Even with BP Group-based forums, the bbP functions are being hijacked to work within BP but only barely.
To have a standalone install of bbPress functioning in WordPress (which is what would give you a site-wide forum) requires a process called deep integration. For more information on integrating bbPress with WordPress, search the WP or bbP forums. Or better yet, just wait until the pluginitized version of bbPress is available!
November 11, 2010 at 4:27 pm #98049In reply to: Buddyvents 1.2.2
Anonymous User 96400
Inactive@boomerang
Yup, that’s possible. On the settings page there’s a google map where you can set a marker to the default location. It’s also possible to set the zoom and map type.Postcodes aren’t required. Anything the user writes in the location field gets passed to Google and the closest location gets returned. So the more details, the more accurate the result will be. You could only write “Uzbekistan” and the location of that user will be right in the middle of it.
November 11, 2010 at 3:32 pm #98048In reply to: Facebook Facelift – Video
Mape
ParticipantI know that this topic is old… but I just watched that video again… its a great design! Does anyone would like to make a theme for buddypress in this style out of it?
Or does anyone know how to get round corners on the images and avatars?November 11, 2010 at 3:25 pm #98047In reply to: Notification Problem
mudaber1
ParticipantI have upload buddypress at my website when i send a friendship request from other ID and try to accept from respondant ID then the notification page do not open my buddypress url is http://www.achisite.com/friends you can check a notification with this id USERNAME: mudaber Password : 123456 please help me Thanks
November 11, 2010 at 3:07 pm #98045In reply to: Buddystrem Twitter Error
Ben
ParticipantSorry – just to clarify, I was getting the Zend_Session_Exception error as first flagged by @gregfielding
November 11, 2010 at 2:50 pm #98042In reply to: Custom avatars arent showed on single blogs in WPMU
magitam
Member@foralien Like @Twinfinity, I didn’t include any <?php tags.. complete newbie mistake
Would have been easier to have the full code, with it topped and tailed, with at the end of it.. But I’m guessing if anyone’s on here then they’re smart enough to be able to figure out basic PHP syntax
Thanks!! Works a charm
November 11, 2010 at 6:18 am #98010In reply to: Redirect After Registration
darrin365
MemberThanks for pointing that out to me. I hadn’t seen it. Unfortunately, I’m not in the position to join a subscription site.
Any other suggestions?
Thanks,
DarrinNovember 11, 2010 at 4:09 am #98008In reply to: BuddyPress Spam
pcwriter
ParticipantHumans always fill out required profile fields.
November 11, 2010 at 3:45 am #98005In reply to: BuddyPress Spam
jwack
ParticipantThanks. How do you know if there human or bots?
November 11, 2010 at 3:36 am #98003In reply to: [Resolved] Join Group button gone
pcwriter
ParticipantMake sure “Groups” is enabled under “Buddypress” > “Component Setup”.
November 11, 2010 at 3:23 am #98002In reply to: Redirect After Registration
pcwriter
ParticipantNovember 11, 2010 at 3:16 am #98001In reply to: BuddyPress Spam
pcwriter
ParticipantThe code from this post is the correct one:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-spam/?topic_page=3&num=15#post-69499Replace example.com with your sitename.
And yes, it works just fine on my site; no bots are getting through
But lately I’ve been getting slammed by human sploggers. That’s a tougher nut to crack.November 11, 2010 at 2:41 am #98000In reply to: BuddyPress Spam
jwack
ParticipantThat was the original post I seen, but then I seen
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-spam/?topic_page=5&num=15#post-74351
and there was another version floating around some where that was slightly different. As you can see this version just has .register* and then domainName.*I wasn’t sure which was correct or how to check if its working. Have you ever successfully tested yours?
November 11, 2010 at 2:25 am #97999In reply to: BuddyPress Spam
pcwriter
ParticipantSee this previous post in this same thread:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-spam/?topic_page=3&num=15#post-69499November 11, 2010 at 2:19 am #97998In reply to: BuddyPress Spam
jwack
ParticipantAnyone know how to check the above to confirm its doing what its supposed to?
Also, is the 3 supposed to be myslug, or register.php?
Is line 4, just domainName, or domainName.Com?November 11, 2010 at 1:31 am #97992In reply to: An error with the site name not showing?
LPH2005
ParticipantDo you have a link to the website?
What versions of BuddyPress and WordPress are installed?
What theme are you using? Have you tried the default theme?November 10, 2010 at 10:28 pm #97986In reply to: Remove @username from profile?
techguy
ParticipantI think that’s in `/members/single/member-header.php` Just be sure to use a child theme when you make the change: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
-
AuthorSearch Results