Search Results for 'buddypress'
-
AuthorSearch Results
-
October 8, 2010 at 6:57 am #94571
In reply to: Buddyvents – New Events Plugin
Sven Lehnert
Participant@Travel-Junkie, looks like a great plugin.
I have some question:
I need the possibility to attach an event with a group.
If the group is a private hidden group, the events attached to this group should be visible only to the group members.
Does the group events work also with hidden groups? and will the hidden event be visible for group members in the event calender view?Also I need the possibility, to restrict an event to n attenders. So if for example max attenders == 3, after the 3 attender, the registration need to be closed.
I would be grateful if you could answer me my questions thanks ;-SvenOctober 8, 2010 at 6:23 am #94569vee_bee
ParticipantHiya @dwenaus
Do you know if this creates an issue with authentication keys??
I have this in my bp-custom, and when an activation key is sent, the user does not require it, as a username and password will still work.
VOctober 8, 2010 at 3:57 am #94565In reply to: Custom Text Field for User Profile
r-a-y
KeymasterYou would need to modify the profile loop template so only BP site admins can edit the profile field in question.
Get acquainted with the profile loop:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-profile-data-loop-bp_has_profile/Which you can modify in your BuddyPress theme’s /members/single/profile/edit.php file.
You can use `is_super_admin()` to check if the logged in user is the admin.
October 8, 2010 at 2:32 am #94562In reply to: Sort Groups Alphabetically by default (BP 1.2)
Pisanojm
Participant@boonebgorges your “less” good solution is the best in my opinion… rather than add to the theme’s function just put in in bp-custom.php best of “both” worlds… (don’t forget to change order of drop-down as Boone suggests in the theme)….
October 8, 2010 at 2:05 am #94559In reply to: BuddyPress Spam
jwack
ParticipantThanks to this thread I am going on almost 48 hours with no new spam signups or blogs. lol I feel like I should get a coin? Yes that’s a bad AA related joke.
October 8, 2010 at 2:05 am #94558In reply to: BuddyPress Spam
jwack
ParticipantThanks to this thread I am going on almost 48 hours with no new spam signups or blogs. lol I feel like I should get a coin? Yes that’s a bad AA related joke.
October 8, 2010 at 1:45 am #94556In reply to: Release for 1.2.6?
rich! @ etiviti
Participantlooks like tickets have been cleared by jjj – hopefully everyone can test it out https://trac.buddypress.org/browser/branches/1.2
October 8, 2010 at 1:44 am #94554In reply to: It looks like the user is not logged in
amuletts
ParticipantOkay I’ve installed the ‘BP Redirect to Profile for Buddypress’ plugin which redirects users to their profile on login; this makes it clear they are in fact logged in.
October 8, 2010 at 1:10 am #94552In reply to: Privacy Comes to BuddyPress (very soon)!
@mercime
Participant@jeffsayre Looking forward to Nov. 8, 2010. Be assured that I will provide feedback

Cheers.October 8, 2010 at 1:02 am #94551In reply to: Is it possible to do this?
Marc R.
ParticipantThank you pcwriter,
I took some time to write down what I clearly want so it changed a bit. In fact, the custom profile filters would be useful for what I wanna do. But there is something harder.
I’d like to have a “group type 1” for “Labels” and a “group type 2” for “Agencies”. So the users can create the appropriate group (Type 1 for labels, Type 2 for agencies). The group thing would be pretty much like a regular group, but it would be called “Label” if Type 1 and “Agency” if Type 2.
I want both group types to be viewable by every user, but to be part of it, the group’s creator needs to accept your membership. Kind of mix between BuddyPress’s Private and Public groups.
The group creator can also manage group’s status inside the group (That wouldn’t be called group anymore, it’d be named label or agency) so he can accept his teammates as “Label Managers” when needed. Other group’s members would be the signed artists of the label, or managed artists of the agency.
That’s about it for now. That’s the basic stuff I wanna do.
So is it a possible thing with BuddyPress, or I should go and program an entire php system without WP and BP?
Thanks a lot !! Hope I can do it here!
October 8, 2010 at 12:16 am #94550October 8, 2010 at 12:14 am #94549In reply to: Privacy Comes to BuddyPress (very soon)!
thekmen
Participantno probs Jeff, just would love to test & provide feedback, also really need it…
October 8, 2010 at 12:06 am #94548In reply to: Privacy Comes to BuddyPress (very soon)!
Jeff Sayre
ParticipantThe component has been overly tested by a few people at various stages now. The code is stable and ready for primetime. Also, some people who I sent previous copies to never provided feedback, so it was my decision to release it into the wild rather than beg for feedback. As with all my plugins, this will be freely available on the WP Plugin Repository once it’s released.
October 7, 2010 at 11:52 pm #94545In reply to: Privacy Comes to BuddyPress (very soon)!
thekmen
Participant@jeffsayre why can’t we beta test?
October 7, 2010 at 11:48 pm #94544In reply to: buddypress + wp-multi-network issues
Mitch
ParticipantI’m actually having trouble with the mulit-network plugin. The registration page links back to the main site? And all sign-ups are under site #1? Am I missing something.
October 7, 2010 at 11:38 pm #94543In reply to: Privacy Comes to BuddyPress (very soon)!
Jeff Sayre
ParticipantYep! It’s been a long haul.
October 7, 2010 at 9:07 pm #94529In reply to: problem with custom field radio button
James
Participanthi @hnla ,
thanks for the starting point, will try to search forum again to find idea for further part of the code.
re your position of members obligation, have to say that your point of view re my respond is completely wrong as I respect what you guys are doing, in some cases it is even non-understandable why you are doing this…e.g. @pcwriter tried to help me in one question, writing x lines of code.
completely another point are people, who get help from members side, but later do not even respond on requests for help in the same question, what is selfishness.
returning to the code for account types, I’ve been trying to find solution in internet (bp forum too) for days, have seen several unresolved/ununswered topics, therefor I’m a bit surprised re your words that question was solved. If you mean that this code can be written taking X parts of code from X topics, have to conclude that my knowledge of php will not allow me to do this in the near future and for help to people like me, it would be great to write solution in one place, as I’m sure this question is interesting for a lot of people. If I will find this code, it definitely will be reposted here.thanks again!
October 7, 2010 at 8:56 pm #94527In reply to: Installation of BuddyPress
@mercime
ParticipantBuddyPress is a WordPress plugin so you install BuddyPress the same as other WP plugins. You might also like to check out:
https://codex.buddypress.org/getting-started/before-installing/October 7, 2010 at 8:24 pm #94525Paul Wong-Gibbs
KeymasterThe problem is template pack wasn’t updated for the current version of BuddyPress, and it broke. We’re going to be updating this for the BuddyPress 1.2.6 release, which is due out soon.
October 7, 2010 at 7:27 pm #94518In reply to: Login widget like in this website?
Ekine
Participant@damainman It also worked for the way you explained it by copying parts of sidebar.php but the problem is that after logging in the users have to refresh the site (f5) in order be actually logged in. Which means that users think that they are not signed it and they’ll try in again.
October 7, 2010 at 7:11 pm #94516In reply to: problem with custom field radio button
Hugo Ashmore
Participantmaybe you could write full code?
here are several topics on this question, but as I see, those who have done it do not want to share their result.
@janismo please take care not to come across as treating this support forum as though it was a service with some sort of obligation on the part of the members to write code for people
If you look around you will see that many of the experienced BP developers spend a great deal of their time helping out non coders with a great deal of code.
Not including this thread where I didn’t really end up having to help to any real degree I have responded on two other threads today about profile fields, along with other threads I have read or participated in I know that the answers you seek are available. Sometimes you have to piece together bits of the jigsaw to start with, then show us how far you have got and the problems you might be having and we’ll help out further; of course also someone may come along and just write what you want

I only know what I do about the profile fields and manipulating them from needing to do so myself then reading a few posts but other than that I sat down and started coding and worked it out the hard way.
October 7, 2010 at 6:38 pm #94514rich! @ etiviti
Participant@andrewteg how to add a view post, view reply, etc…
http://etivite.com/groups/buddypress/forum/topic/how-did-you-add-the-view-blogpost-button/#post-227October 7, 2010 at 6:15 pm #94512In reply to: problem with custom field radio button
James
Participanthi @jarvo1980 ,
could you please tell whether is it possible to use your approach/code to make 3 types of account and each of them would lead to different custom profile fields?
probably, this is exactly what you want to do, maybe you could write full code?thank you!
P.S. there are several topics on this question, but as I see, those who have done it do not want to share their result.
one of them:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/can-you-run-multiple-profile-loops-in-singleprofile-loop-php/If someone knows how to, please share. I’m sure, a lot of people would love to use it.
October 7, 2010 at 5:23 pm #94507In reply to: Change sections names? Groups management?
Paul Wong-Gibbs
KeymasterOctober 7, 2010 at 5:07 pm #94505gustavo
Memberwell, i found this:
“If you are using buddypress and you have your privacy settings set to block search engines, blog posts will not show up as part of the activity stream
Hope this little bit of advice will save someone a few hours of sweat pouring, banging-head-against-wall agony.”
yeah…
-
AuthorSearch Results