Search Results for 'buddypress'
-
AuthorSearch Results
-
October 11, 2011 at 7:40 pm #123083
In reply to: [Resolved] Compatibility with InStyle Theme
@mercime
ParticipantDelete the line “ from header-buddypress.php
October 11, 2011 at 7:34 pm #123081In reply to: [Resolved] Compatibility with InStyle Theme
misterbdon
MemberOk I insert the lines as you instructed me. I keep getting this error message on the “Activity” page although:
Warning: include(/home/brbabb/public_html/wp3/wp-content/themes/Theme/TheStyle/includes/top_info.php) [function.include]: failed to open stream: No such file or directory in /home/brbabb/public_html/wp3/wp-content/themes/Theme/TheStyle/header-buddypress.php on line 77
Warning: include() [function.include]: Failed opening ‘/home/brbabb/public_html/wp3/wp-content/themes/Theme/TheStyle/includes/top_info.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/brbabb/public_html/wp3/wp-content/themes/Theme/TheStyle/header-buddypress.php on line 77
Any idea what’s happening here?
October 11, 2011 at 7:33 pm #123082In reply to: [Resolved] Compatibility with InStyle Theme
@mercime
ParticipantYou’re welcome. Sorry, I should have stated it more clearly

Edit – ok, revised wording in adding code to header- and sidebar-buddypress.php
October 11, 2011 at 7:31 pm #123079In reply to: Profile buttons not showing after upgrade 1.5
Tammie Lister
ModeratorJust to be clear did you update your theme files along with BuddyPress 1.5?
October 11, 2011 at 7:26 pm #123097In reply to: [Resolved] Compatibility with InStyle Theme
misterbdon
Member@mercime, ok that’s what I thought you meant, I’m going to try it again now. TY!
October 11, 2011 at 7:22 pm #123096In reply to: [Resolved] Compatibility with InStyle Theme
@mercime
ParticipantWhen I say BOTTOM for header-buddypress.php and sidebar-buddypress.php, I mean post given codes after all other pre-existing content in respective files. When I say TOP for sidebar-buddypress.php, I mean post given code above all other pre-existing content, the first line of the file.
Your theme’s original header.php and sidebar.php files should not be changed at all.
October 11, 2011 at 7:11 pm #123094Boone Gorges
KeymasterIf you don’t have a page associated with the Activity component, I don’t think activity permalinks will work (though that needs checking).
At the moment, there is no simple way to remove the message. (Though you could remove it from the $bp global at admin_init if it bothered you that much.) It’s a good idea for an enhancement ticket, though http://trac.buddypress.org
October 11, 2011 at 6:39 pm #123093In reply to: [Resolved] Compatibility with InStyle Theme
misterbdon
Member@mercime, thank you for helping me. I appreciate it. I was unsuccessful at integrating Buddypress although.
I received a php error message regarding in the header.php, line #75. When you say insert the code at the bottom or top, you do mean the absolute bottom, or are in saying at the bottom of the final div tag ?October 11, 2011 at 6:32 pm #123092Roger Coathup
Participantjqueryui has an autocomplete widget you can work with (or have a look at the older autocomplete plugin that’s used already in BuddyPress for usernames e.g. when you send a message). http://jqueryui.com/demos/autocomplete/
The correct way to set up it up in a WP environment is by getting the autocomplete plugin to make an AJAX request to admin-ajaxurl, which will call on to an action that you create to return suggested names.
It’s not straightforward, but a Google around will retrieve details on how to best setup an Ajax call in WP – alternatively the book “Professional WordPress Plugin Development” has a good chapter on it.
October 11, 2011 at 6:15 pm #123105robrat
MemberDid anyone figure out a way to do this without that plugin (which still doesn’t work it seems) ?
October 11, 2011 at 5:37 pm #123103In reply to: BuddyPress 1.5 compatibility for plugins and themes
valuser
ParticipantBP Xtra Signup is in the PASS list on https://codex.buddypress.org/releases/1-5-plugin-compatibility/.
Works perfectly in single site setup.
BUT
On a multisite set-up with buddypress root blog on a subdirectory BP Xtra Signup’s settings page does not show up and so it can’t be used.
Thanks for your great work. Would like to have this confirmed/contradicted if possible.
October 11, 2011 at 5:32 pm #123102In reply to: Couple Thoughts
alanchrishughes
Participant@modemlooper I completely agree with you, I’m just saying iphones can still be used as telephones because that is a proven useful means of communicating.
Thanks @boonebgorges that seems to have fixed the reply button, but it is still producing the lines at the bottom of the activity stream. Here is a screen shot.
October 11, 2011 at 5:30 pm #123101In reply to: when setting ” register ” page as the homepage
cupid4
Participant@boonebgorges sorry, but when to find the errors exactly when seeting WP-DEBUG to true? I can’t find any place for them in admin page or website front.
October 11, 2011 at 5:02 pm #123113In reply to: Couple Thoughts
Boone Gorges
Keymaster@alanchrishughes I can’t reproduce your exact problem (I don’t see them at the bottom of the screen) though I was able to create at least some kind of error when posting new activity replies via AJAX. Try adding the following to your bp-custom.php in addition to the other stuff:
`function bbg_dont_remove_self_replies_on_ajax() {
remove_filter( ‘bp_has_activities’, ‘bbg_remove_self_replies’ );
}
add_action( ‘wp_ajax_new_activity_comment’, ‘bbg_dont_remove_self_replies_on_ajax’, 1 );`As I said in the ticket, I don’t think that @alanchrishughes is making a bad suggestion. Just that it’s probably not wise to implement in BP today, without making several further modifications. In the meantime, anyone is welcome to take the code suggested so far and turn it into a proof-of-concept plugin.
October 11, 2011 at 4:39 pm #123110In reply to: Couple Thoughts
alanchrishughes
Participant@modemlooper not to discredit anybody’s hard work, but what does BP currently do that is so innovative that justifies not taking advantage of the option to let people have their own little fb sites in addition to whatever ground breaking Steve Jobs options you are talking about?
October 11, 2011 at 4:38 pm #123109In reply to: when setting ” register ” page as the homepage
cupid4
Participant@boonebgorges Thanks for this, I have another question, as a test, I installed 3.3 beta 1 today, and tried to install buddypress ( latest SVN version) but every time I click network activate it do nothing, the plugin is never showing as activated in the list of plugins or any further install instructions showing, is current svn not compatible yet with WordPress 3.3?
October 11, 2011 at 4:33 pm #123108In reply to: Couple Thoughts
alanchrishughes
Participant@boonebgorges I’m also using BP 1.5 (fresh out of the box installation) and it does work to an extend, it removes the notifications from the top, but adds them to the bottom of the activity stream like I described on the trac page, and it breaks the reply button until your refresh the page. I’ve tried both pasting your code in my functions.php file and creating a bp-custom.php plugin file. Both have the same results.
This fix, and a comment form on friends pages, would be the only two little tweaks it would take to reproduce a fb experience, right now it is reproducing the twitter experience so it is already copying something anyways, giving both options to BP users would be great. And with what you just suggested Boone people could say “oh they’re just trying to copy digg” which I understand would be frustrating, but it honestly isn’t that big of a deal, you would be copying the system but people would be implementing it to their own little situations and needs which would be completely authentic and new. Like comparing tv stations to youtube, it is copying the idea but at the same time it is completely unique because you are bringing the tv station to the users to create more diverse content.
October 11, 2011 at 2:55 pm #123131In reply to: Couple Thoughts
Boone Gorges
KeymasterThe code I provided works fine on my BP 1.5 installations. What version of BP are you using?
IMO, @alanchrishughes suggestion is only advisable if we also implement something that pushes an activity item to the top of the activity stream when it has been commented on. Otherwise new activity comments will get buried in the pile. This is not a trivial thing to do, however; I’m not sure it can be easily done with our current activity data schema. A plugin could be written for the purpose right now, but it would probably have to do some funny business with BP’s MySQL queries.
October 11, 2011 at 2:52 pm #123130In reply to: when setting ” register ” page as the homepage
Boone Gorges
KeymasterFYI, this filter has been added, and will be in 1.5.1. See https://buddypress.trac.wordpress.org/changeset/5237
October 11, 2011 at 2:47 pm #123129In reply to: Couple Thoughts
alanchrishughes
ParticipantBeing able to launch your own website that uses a conversations system similar to fb would be awesome though and Buddypress kind of does that if it weren’t for a few little problems like what I mentioned. Like you mentioned, it would be great if there were different ways to use the software, so intentionally preventing one usage just because you may be afraid of being labeled as copying fb doesn’t make sense. Would we be talking right now if the second person to ever launch a messageboard was afraid of copying the first ever messageboard?
October 11, 2011 at 11:53 am #123139In reply to: Loads of SPAM coming from buddypress.org!
Nick Forest
ParticipantWe need a Report/Block button and we need it fast… rapido vamos
)
I give you 2 spamming profiles, for start :
https://buddypress.org/community/members/afarabig/
https://buddypress.org/community/members/mercy123/October 11, 2011 at 11:50 am #123138In reply to: Loads of SPAM coming from buddypress.org!
Jackson Whelan
MemberYes… getting messages from miss.afara… Is Akismet used on updates? Or do registered users bypass any filtering?
October 11, 2011 at 11:29 am #123137In reply to: Loads of SPAM coming from buddypress.org!
erbrown777
ParticipantYip, getting tired of all the spam!
October 11, 2011 at 9:01 am #123134In reply to: Forums redirecting to homepage
Graphics Cove
ParticipantAfter searching for hours on end to find the solution to this I think I’ve found something. I too had installed the latest Buddypress with the latest WordPress and couldn’t get the forums to work. There was no tab linking to the forums page using the default buddypress theme and when typing in /forums/ it would just redirect back to the homepage.
Under Buddypress->Pages set ‘Discussion Forums’ to ‘none’ rather than the ‘Forum’ page.
This worked for me an hopefully it works for everyone else. Please note this works for the site wide forum option, I haven’t tried the group forums.
Also seeing as it was so easy I’m guessing it’s probably not the best way to fix things and I’ve more than likely done something wrong but until someone corrects me it’s a solution that works.
Hope it helps
October 11, 2011 at 7:16 am #123133In reply to: Couple Thoughts
modemlooper
ModeratorThe point of BuddyPress is not to create a fb like system. We do not need fb clones. BuddyPress provides a method to create unique ways of social interaction. Sure the out of the box example is a social network but this is only one way to use the software.
-
AuthorSearch Results
