Search Results for 'buddypress'
-
AuthorSearch Results
-
April 28, 2010 at 10:18 pm #75834
In reply to: BuddyPress.org’s Unified Search – How can I get it?
Brajesh Singh
ParticipantGoing to put within half an hour
April 28, 2010 at 10:11 pm #75829In reply to: BuddyPress.org’s Unified Search – How can I get it?
April 28, 2010 at 10:05 pm #75828In reply to: BuddyPress.org’s Unified Search – How can I get it?
thekmen
Participant@sbrajesh would love to see that tutorial or the code on pastebin, please publish…
April 28, 2010 at 9:57 pm #75826In reply to: BuddyPress.org’s Unified Search – How can I get it?
Brajesh Singh
ParticipantI had done it for one of my premium themes and I am in the process of publishing a tutorial too(Still incomplete). It is simple and can be achieved via theme itself, no plugin is required. No mod to your theme(other than adding a blank template file with a do action).
Let me know if you guys want, I will put the code on the pastabin.
Btw, My solutions hooks on the top of bp-functions, so there is no need to create a form(It will just take the bp form and hide the drop down),April 28, 2010 at 9:21 pm #75823April 28, 2010 at 9:20 pm #75822In reply to: sent messages time zone
r-a-y
KeymasterIt’s a known issue:
https://trac.buddypress.org/ticket/2203There is a patch in the ticket that fixes relative times.
April 28, 2010 at 9:15 pm #75819In reply to: BuddyPress.org’s Unified Search – How can I get it?
r-a-y
KeymasterIf you don’t mind dabbling with BP code… sitewide search could be implemented like this (I say “could” because I haven’t tried it yet).
First a form needs to be created with an input field. Then, you’d need to create a new page (in BuddyPress or a page in WordPress with a page template) and add a bunch of BP loops that checks for the same input field variable.
April 28, 2010 at 9:02 pm #75818In reply to: Can you customize the Activity stream page?
pcwriter
ParticipantTry Modemlooper’s widgetized theme as a child theme of bp-default. It might be just what you’re looking for.
April 28, 2010 at 9:01 pm #75817In reply to: BuddyPress.org’s Unified Search – How can I get it?
José M. Villar
Participant+1
April 28, 2010 at 9:01 pm #75816In reply to: Forums setup is empty
Mika H
ParticipantI really dont understand though why have to set up some groups to set up a forum on the site, is there a logical explanation for it?

When i go to “buddypress>>forum setup” it´s still empty and no forums there to configure.I dont know – have to sleep on this to know what to do
April 28, 2010 at 8:57 pm #75814In reply to: [New Plugin] CubePoints Buddypress Integration!
Tosh
ParticipantAnother way to earn points soon
April 28, 2010 at 8:45 pm #75809In reply to: since installing bp new users can not sign up
r-a-y
KeymasterAre you sure you enabled registrations? If you did enable it, you should see a “Sign up” button right next to “Login” in the BuddyBar.
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/faq-how-to-code-snippets-and-solutions/?topic_page=2&num=15#post-41850April 28, 2010 at 8:19 pm #75806April 28, 2010 at 8:17 pm #75805In reply to: Forums setup is empty
Patrick
ParticipantOkay I got it to work!
Here is what I did:
1) Deleted bbpress everywhere.
2) Removed everything bb from my database.
(bbpress inside buddypress wasn’t adding tables for some reason)
3) Removed bb-config.php
4) Loaded new bbpress install in htdocs
5) Installed bbpress and changed bbpress folder name to forum
6) Loaded new bbpress into plugins/buddpress/bp-forums
7) Used Buddypress – Forum Set Up in Dashboard to set up bbpress.
**still mia**
Went to Groups>Admin – Turned “Enable Forums” off refreshed then “Enable Forums” back on and refreshed.BINGO! It’s working.
April 28, 2010 at 7:46 pm #75794In reply to: Forums setup is empty
Mika H
Participantok, i looked on the frontend of the site and have the buddypress menu on the top.
” My account, notifications, Chat “Under ” my account ” i have “groups”>>my groups and invites
If i go to “groups” i cant find a way to create any group either.
See picture: http://yfrog.com/3zwpprobl2jBut where can i create groups?
thanx in advance
April 28, 2010 at 7:36 pm #75792In reply to: Forums setup is empty
Brajesh Singh
Participant@sagelives Try deactivating and activating forum for the group again(from Group->admin->settings), sometime It happens, If it is not solved, please do provide errorlog
@supermario
It is not available in the wp-admin. Check the front end of your site. If you are using bp-default theme, you will see a group link in the top menu . Click on that and you will see options to create.April 28, 2010 at 7:35 pm #75789manitas
ParticipantThanks for your reply.
I have tried with this line
define(‘COOKIE_DOMAIN’, ‘localhost.localdomain’);but unfortunately it doesn’t work.
By the way, it doesn’t seem to come from buddypress because wp3 has the same behavior without buddypress. That’s why i just post the same topic on wordpress.org
Thanks again
April 28, 2010 at 7:30 pm #75788In reply to: Forums setup is empty
Mika H
ParticipantHI again and thanx for supporting,
I really dont see where u say i can find the ” groups” in my admin panel of wordpress site.
See picture, where should i go exactly to find this though i cant find anything in the logical place for me to look, as in “Buddypress>>Forums setup”see picture:
http://yfrog.com/jqwpprobljPlease advice.
April 28, 2010 at 7:29 pm #75787In reply to: Hide Admin
Brajesh Singh
ParticipantApril 28, 2010 at 7:24 pm #75784In reply to: How to DIsplay Only Required Fields on Signup
Brajesh Singh
Participantthat’s easy to do. I had posted a solution for showing all the fields from all the profile groups on a buddypress install which is here
http://bpdev.pastebin.com/RLreXE7XYou just need to modify the while loop, well, I have already modified it.
here you go
http://bpdev.pastebin.com/0GeJKXUj
Let me know if it works for you or notApril 28, 2010 at 7:20 pm #75783In reply to: [New Plugin] CubePoints Buddypress Integration!
gregfielding
Participant@r-a-y
“It should work on WPMU, just activate the plugin on the blog where BuddyPress is active.”Any way to get it to count comments members make on another member’s blog? (not just the main blog)
April 28, 2010 at 7:12 pm #75779In reply to: Hide Admin
April 28, 2010 at 7:11 pm #75777In reply to: Personal Activity Stream not showing
chrisjdavisorg
MemberHey @djpaul I have discovered the issue, which was a misbehaving plugin. It was filtering a couple of views it shouldn’t have been. Sorry for the alarm, I just couldn’t see how that plugin could have been doing it, but of course it was. Bah.
April 28, 2010 at 7:11 pm #75776In reply to: Hide Admin
April 28, 2010 at 7:08 pm #75774In reply to: Hide Admin
Brajesh Singh
Participanthi @r-a-y is_site_admin() and is_admin() are very different. is_admin() checks whether you are inside wordpress admin or not.
@scotm
How about making the activity of admin user private
`add_filter(“bp_activity_hide_sitewide_before_save”,”make_admin_activity_private”,10,2);
function make_admin_activity_private($hide_sitewide,$activity){
//get the current activity
if(current_user_can(‘manage_options’))//user is admin
return 1;
else
return $hide_sitewide;}
`
Hopefully the code goes through this forum. -
AuthorSearch Results