Search Results for 'buddypress'
-
AuthorSearch Results
-
March 16, 2011 at 9:17 am #107960
In reply to: Forums Posting Problems: The definitive post
lumenbeing
Member@javiermatosdes & @dba2k10 – will those solutions work for someone who has commited the sin of 1-click install with Dreamhost?
@Virtuali – That’s nice, but what is the solution if a bb-config change occurred?March 16, 2011 at 9:01 am #107959Hugo Ashmore
ParticipantAfraid not sure what to suggest with this, can’t personally recreate this type of issue on custom test installs. I assume that you have the BP theme files copied over and adjusted and that nothing necessary for BP has been inadvertently removed -although that’s doubtful.
It’s going to be hard to help with a third party custom theme, without having all the pieces to hand as it were, hopefully one of the others will chip in with some thoughts or perhaps even have a better idea why the issue could happening.
March 16, 2011 at 8:21 am #107957Hugo Ashmore
ParticipantRegistration issues, once submitted, I’m not going any further, the validation doesn’t activate, and the new user doesn’t capture
I think you may need to expand on this a little , once submitted? does it actually submit? what is meant by “validation doesn’t activate” and “new user doesn’t capture”
This will possibly be hard to help with given it’s a third party theme that appears to be causing the issues and that it works as expected with default BP but understanding exactly what isn’t working will be important.
What’s in that include file ‘addon-functions’ are there scripts in there possibly causing issues?
March 16, 2011 at 7:45 am #107954In reply to: BuddyPress vs Drupal Commons
Paul Wong-Gibbs
KeymasterYou can see how BuddyPress works at http://testbp.org. Why not test Drupal Commons and then come back here and share your thoughts?
March 16, 2011 at 5:07 am #107949In reply to: Member List
@mercime
Participant=== Is it possible to display complete details and add additional fields tabout the member including a photo? ===
Yes. The avatar upload will be the photo of the member.
https://codex.buddypress.org/getting-started/configure-buddypress-components/=== and I’d really not want them to be a member of WordPress. ===
BuddyPress is a WordPress plugin that uses WP functions in many cases including being added in the wp_users table. If you don’t want the members to be WP “users” in the main site, go multisite and install BuddyPress in secondary blog.
https://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/March 16, 2011 at 4:11 am #107947In reply to: Backing Up or Moving Buddypress to a new domain
VirtualityStudio
MemberI found a plugin that can back up the buddypress files, but it backs it up to an sql file with the wordpress files included… can i import that into an existing installation without screwing up everything or is there a way to just bring over the forum/group data?
March 16, 2011 at 3:34 am #107944In reply to: Hide profile field
Aliceembroid
ParticipantI found this thread and it looks like exactly what I need to stop users real names from displaying in there profile. the problem is I cannot find the file /members/single/profile/profile-loop.php
can someone point me in the right direction. is it in buddypress pluggin or in wordpress main files?
Alice.March 16, 2011 at 3:32 am #107943@mercime
Participant=== but the custom field box is nowhere to be found. ===
@candanosa While in your Post > Add New or Post > Edit panel, click down the “Screen Options” tab on the upper right hand area of the screen and check on Custom Fields. When you close the Screen Options tab, it will show up.@gunju2221 BuddyPress forums of course
However, the Speed theme is a free theme for BuddyPress which is a rarity at this time. So, if there’s a way to provide some support for it in a reasonable time frame and manner, I will
March 16, 2011 at 1:16 am #107930Virtuali
ParticipantGo to the Theme Forums of Speed Theme please.
This is a buddypress support forum. Thanks!
March 16, 2011 at 1:05 am #107928Bowe
ParticipantThis is really easy with S2Member. Go to your S2Member settings in your admin and then General Options > URI Restrictions.
The next step would be to block the sections you want to protect based on membership level. If you would like to keep the group homepage visible, you could do this:
URIs That Require Level #1 Or Higher:
/members
/events
/groups (if you want to block all access to groups)You can also protect certain templates (like the post form or a join group button for example) by using S2Member conditionals. For instance:
`
Some content for Members who are logged in with an s2Member Level >= 1.Some public content.
`
It’s a great and extremely powerful plugin! Good luck
Be sure to check out the S2Member APi/Scripting section in the plugin settings to learn (a lot) more.PS: Shameless plug: I’ve created a BuddyPress Theme with S2Member Integration as well.. Read more about it here: http://bp-tricks.com/purchase-bp-slick/#S2Member
March 16, 2011 at 12:35 am #107925In reply to: Creating a root component with Skeleton Component
vusis
Participanthi there guys this is pretty old i know however, i desperately need help:
i’m using the following setup:
wp 3.1 bp 1.2.7I followed all your instructions. If i change the line 45 in the loader, i get an error from my browser saying there were too many url redirects.
If I do not change the loader code, I notice that the $bp->current_ation variable is empty
Please help.
March 16, 2011 at 12:19 am #107924@mercime
Participant@Bowromir LOL, I had no doubts that you would be able to help Ross and conquer IE 7
March 15, 2011 at 10:45 pm #107917Bowe
Participant@mercime: Damn you and your “advise”. My CSS is perfect.. always.. It’s the old browsers that can’t keep up..

To be honest the use of “position” still confuses me a bit, but I’ve fixed it thanks to your tips. It’s fine now! Thanks!
March 15, 2011 at 10:29 pm #107916In reply to: messages – Select, Mark As – links do not work
ryanITLab
ParticipantAny luck?
I tried @shanebp‘s solution and it did not work…..Still trying to get mark read working
March 15, 2011 at 9:32 pm #107911In reply to: How do I add a menu item on the profile page?
Jens Wedin
ParticipantVirtuali ( @gunju2221) Thanks!
March 15, 2011 at 8:33 pm #107907pcwriter
ParticipantRemove the “ from the 2nd line or you’ll get errors.
`= 1) : ?>
[members-loop or other content here]
`This says: (if) 1st condition is met, do something,
(else) do something else,
then close the conditional (endif).March 15, 2011 at 8:21 pm #107906In reply to: Can admins delete members
pcwriter
ParticipantGo to your WordPress backend and click “Users”. If you’re running WP-single, you’ll find it under the “Plugins” menu; if you’re running multisite, you can find the link in the “Super Admin” menu.
Check each user you want to delete, then in the “Bulk Actions” dropdown at top-left, select “Delete”.
Click “Apply”. You’re done.March 15, 2011 at 7:16 pm #107903In reply to: Change Defualt Tab for Sitewide Activity
Morgue89
Member*Bump* anyone? I would think this would be really simple! Maybe @r-a-y could shed some light? Sorry to bug you ray but I know that you have done something really similiar with groups, I just cant figure out how to make it apply for the sitewide activity page.
March 15, 2011 at 6:38 pm #107899In reply to: Our webiste was hacked
@mercime
ParticipantIn addition to what @hnla said above, if you cannot log in your WP installation
https://codex.wordpress.org/Resetting_Your_Password#Through_phpMyAdminMarch 15, 2011 at 6:25 pm #107897In reply to: Root Groups Profiles
Taylor Baybutt
MemberWell, I could waste all day on this and never get it so I am going to move on. Just too far over my head it seems.
Thanks anyways @r-a-yMarch 15, 2011 at 6:04 pm #107894In reply to: Is anyone using Cloudflare?
Pisanojm
ParticipantI’m trying this now… cloudflare… I’ll let you know what it what… do you also use the wordpress cloudflare plugin with buddypress?
March 15, 2011 at 6:04 pm #107893Gayatriom
ParticipantHey.
well it came back today.
weird.On a separate note.
Brajesh Singh sent me the code for the ‘next and previous’ buttons!
yay!March 15, 2011 at 5:45 pm #107892In reply to: WP-minify and new version of Buddypress
Pisanojm
ParticipantI don’t have access to @apeatling directly… can one of you ask/e-mail? @djpaul @johnjamesjacoby
Caching avatars would be a HUGE improvement for us…
Thanks.
March 15, 2011 at 5:14 pm #107890@mercime
Participant@rossagrant since you bought the theme at bp-tricks.com, you should be able to get support from @Bowromir
March 15, 2011 at 5:12 pm #107889In reply to: [Resolved] Speeding up buddypress
-
AuthorSearch Results