Search Results for 'buddypress'
-
AuthorSearch Results
-
July 20, 2010 at 7:02 pm #86353
sicksight
Participant@nuprn1 Yes, your right with the filter bp_get_activity_content_body!
But I am very interested in why this code does not work:
http://pastebin.com/NGtZRuqD -.-Perhaps someone can tell me my errors(?).
July 20, 2010 at 6:53 pm #86350Paul Wong-Gibbs
KeymasterBuddyPress doesn’t do any membership level of management like Wishlist does. I can’t vouch for any specific alternatives, but you could check out S2Member.
July 20, 2010 at 6:49 pm #86347In reply to: How to force identical username and profile name?
howtomakeWP
ParticipantI’ve actually read the thread with that plugin and have looked at the source code, and I think the steps I laid out are way easier to implement and update (for when buddypress code changes), and very minimalist – I try to avoid things that fiddle with a bit of everything. Thanks for the suggestion though.
July 20, 2010 at 6:49 pm #86346Vera Schafer
ParticipantYes, I am
July 20, 2010 at 6:44 pm #86343In reply to: Writing new blog posts
Chris O’Brien
ParticipantHey: Just found the answer here:
July 20, 2010 at 6:43 pm #86341In reply to: Privacy component–where is it?
michaelha
Member@jeffsayre can the privacy component plugin hide activity stream for a single user? has anyone else here done this before?
July 20, 2010 at 6:35 pm #86339In reply to: New Blogs have weird URL.
alxjrvs
MemberNo Buddypress, same issue. I suppose I’ll check out the wordpress forums, thank you!
July 20, 2010 at 6:33 pm #86337Boone Gorges
KeymasterAre you experiencing the same problems when you use the bp-default theme?
July 20, 2010 at 6:32 pm #86334In reply to: New Blogs have weird URL.
Boone Gorges
KeymasterTry deactivating BuddyPress and creating another one through the Dashboard.
July 20, 2010 at 6:31 pm #86333Vera Schafer
ParticipantStill trying to figure that out and I just thought I should ask you this: MAMP gives me two options to use PHP version 5.2.13 or 5.3.2. I tried both versions and nothing helped but I just wondered what would be the best version for when I run my blog after a fix above problem
July 20, 2010 at 6:27 pm #86331modemlooper
Moderator@wpsec That wont work because the word groups is spread over the site. Your suggestion would only change the nav title. You would want every last instance of the word group to be something else.
July 20, 2010 at 6:22 pm #86330In reply to: Simple editor for BP?
July 20, 2010 at 6:21 pm #86329In reply to: Displaying user profile
xrun
Member@boonebgorges @johnjamesjacoby @nahummadrid
After working on other bits for a few days, I need to revisit an issue from the original post in this thread about 2 weeks ago.
I need to display the user actions for profiles, below the profile image and information in the sidebar, links for adding as friend, send message and so on. If it is the owner of this profile I need to display links to edit profile, inbox, groups and so on.
I’ve tried adding some code to the sidebar that I found in the profile php files, but they seem not to be able to connect to the profile, allthough the “Mention” link brings the user to the correct page to post an activity update. It does not include the username or any other name from the profile where that link was clicked though, so something is missing. I would really appreciate some assistance with this issue.July 20, 2010 at 6:21 pm #86328In reply to: Writing new blog posts
Chris O’Brien
Participant@hnla I’ve elevated them all to contributors. I just want them to be able to write posts that appear in the main blog for now (rather than giving each person their own blog). But right now, those users don’t know where to go to write a post. I need to steer them to nextnewsroom.com/wp-admin . But when I do elevate them, there is no link or button or tab that appears that tells them how to get one. I’d like to add a tab that says “add new post” or some such thing that would take them to the dashboard. Is there an easy hack for doing that?
July 20, 2010 at 6:21 pm #86327José M. Villar
Participant@wpsec can you provide any example ?
July 20, 2010 at 6:15 pm #86325In reply to: BuddyPress Spam
nit3watch
Participant@thelandman maybe build in something like this, https://wordpress.org/extend/plugins/shockingly-big-ie6-warning/
I read about the plugin in one of my smashing mag books, somewhere.. But they really recommend it. It advises the user to try a different browser if they cant upgrade ie6 due to using windows 2000
July 20, 2010 at 6:03 pm #86324In reply to: How to force identical username and profile name?
nit3watch
ParticipantThere’s a plugin for this already, try searching the plugins next time.
https://buddypress.org/community/groups/buddypress-usernames-only/July 20, 2010 at 6:01 pm #86323In reply to: Can`t use some of BuddyPress functions
Aharon
MemberI have the same issue running WP 3.0 and BP 1.2.5.2
I’ve uninstalled and reinstalled BP without any luck. Which BP database tables should I look for to verify whether or not they’ve been created?
July 20, 2010 at 4:49 pm #86313sicksight
Participant@nuprn1 Thank´s, but something is wrong with my add_filter code, and I need your help to fix this…
July 20, 2010 at 4:41 pm #86311rich! @ etiviti
Participant@modemlooper only on group forum topics/posts
but if someone is using the group forum extras signature plugin – the data is stored in get_userdata under signature which you could use this internal function to retrieve it
bp_forum_extras_signatures_fetch_user_signature( $passintheuser_id )July 20, 2010 at 4:21 pm #86307In reply to: What happened to my index.php template?
nickaster
ParticipantRight… so what are my options for moving these edits back? I do have backups of my templates, can I just overwrite them after getting rid of buddypress? More importantly, what happened to my index.php file? It’s now just a bunch of incomprehensible php… even though, if I FTP into the main directory, I still see my original index.php file right there and it still works fine to edit it. What does this mean? It doesn’t seem to be doing any harm, but it seems really wierd that my real index.php file is in one place and the WP theme editor thinks it’s something else now!
July 20, 2010 at 3:41 pm #86303Ben
ParticipantThis not meant to be a double post but rather more detailed information that I found out last night. The problem has to do with any other user other then super admin that tries to create a blog from the front end.(super admin/admin work from backend posting blogs) Everything else seems to be working but I notice that when a user tries to create a blog, it goes to (a non template looking page) links are spread all around and stuff also missing picture box for theme. I noticed that all of those blogs are using “twenty ten” The BP MU main uses BP Default with out a problem. I also got the same error with (Broken Themes (Site Admin Only)….”bp-default” style sheet is missing.) I looked at the files and notice that there is not .css sheet in bp-default and I see other themes in my theme folder and all of them have the .css file ect. I think I know what to do but still unsure, but I am wondering why the bp-default works with the whole site. So I guess the problem is that the admin blogs from the front end does not know what stylesheet?
I loaded wp2.9.2 forst then upgraded it to 3.0 however unsure if I added buddypress before update or after. I also loaded buddypress from finding it on the plugin search within in wordpress. Other information is that at first I did the buddypress template pack tried it then uninstalled it, reinstalled it and now it is uninstalled. I tried about 5 hours last night and still same stuff.
Any suggestions would be great
July 20, 2010 at 3:37 pm #86302In reply to: Manually Calling “Admin Bar” Elements
sicksight
ParticipantMaybe this could help you: https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/
July 20, 2010 at 3:03 pm #86298In reply to: Buddypress followers plugin
rich! @ etiviti
Participantquickly glancing over the follower’s plugin code – i don’t see anything that hooks like how the friends component does
add_action( 'wpmu_delete_user', 'friends_remove_data' );
add_action( 'delete_user', 'friends_remove_data' );
add_action( 'make_spam_user', 'friends_remove_data' );
July 20, 2010 at 3:01 pm #86297In reply to: changing the tab order on BuddyPress Default 1.2.5.2
nit3watch
Participantnp gl
-
AuthorSearch Results