Search Results for 'buddypress'
-
AuthorSearch Results
-
October 15, 2009 at 12:35 am #54546
In reply to: Site Wide Sitemap XML
takuya
ParticipantThere’s no such plugin for buddypress at moment.
Cross your fingers for someone else to develop one.
October 14, 2009 at 11:49 pm #54545shedmore
ParticipantHey DJ Paul
I noticed that you added bp_core_account_activated hook which should work in most cases, but like I said (in my particular case) I skip over the activation via the buddypress fbconnect plugin. It inserts the user directly.
Maybe there is a way for me to call that activation once the facebook user is authenticated? Do you know of a way to trigger that whole authorization process without actually making the user click on an email?
That way it basicaly works like this
1. User registers with Facebook conenct button
2. Facebook sends back userinfo (via the api) – thats working currently
(and here is where I am fuzzy)
3. Take the fb information and trigger the account activation “automatically” …effectively bypassing the need for a “key”
Or
Is there another hook I can grab onto somewhere in the process beyond bp_core_account_activated that would work only on INITIAL Registration…but still after all globals are loaded (to ensure the messaging will work)
Any ideas?
Thanks again for the help!
October 14, 2009 at 11:13 pm #54544abcde666
Participantthis is what I am looking for, absolutely need somethin like this.
The WP-Dashboard is just too complicated for my users.
Please let me know about the outcome……
October 14, 2009 at 11:06 pm #54543In reply to: autocomplete message with no friends?
abcde666
ParticipantI have reported this already as TRAC-tickets:
https://trac.buddypress.org/ticket/1157
October 14, 2009 at 7:59 pm #54539stripedsquirrel
ParticipantHow about at least adding the admin bar dropdowns in the buddybar? It would be great to have some options, to simply check what would be included.
For example with the current buddybar it is such a pain just to edit a post I am watching (myblogs -> correct blog -> wp-admin, wait to load, then click edit posts, find correct posts, then edit, while in the regular admin bar it is just ‘edit this’

Of course, it could work the other way around: add BP dropdowns in the regular admin bar would work as well.
October 14, 2009 at 7:48 pm #54538shedmore
ParticipantWow thanks…I will try as soon as I get back to the local computer hosting my test dev. What seems to be happening (in short) is that becuase my users use facebook to login/register…it never goes through the “activation” email scenario….and becuase it registers a new user (and activates them) BEFORE those messages_global are set – the send message function fails.
I tried reording the load_plugin order of the core and the message globals so that they would boot before, but once I did that it screwed up other things (like the order they need to be in to boot through the various functions in buddypress)..so I reverted, and have sense been trying to figure out how to maybe Trigger the “activation” silently in the registration process so that the email verification is not necissary.
I will try the new plugin and report back
October 14, 2009 at 7:37 pm #54535In reply to: wordpress mu installation with buddypress
Paul Wong-Gibbs
KeymasterObviously there are a few big issues with your install causing all of these problems.
8. Do you have any plugins other than BuddyPress installed and activated?
Yes several of them.Deactivate all plugins other than BuddyPress. Use the default theme that comes with BuddyPress 1.1.1. Do you still get these white screen problems?
Do you get anything in your webserver error log? A white screen error can be caused by lots of things. Finally, which company provides your hosting?
October 14, 2009 at 7:01 pm #54528In reply to: Blank page after changing permalinks ?
Paul Wong-Gibbs
KeymasterAre you able to upgrade to BuddyPress 1.1.1? Also, who does your webhosting – what firm?
October 14, 2009 at 3:49 pm #54522In reply to: Plugin: PmWiki in Buddypress.
Timschmi
ParticipantWe will not release it at the moment, because you can’t use it out of the box. But if you can programm in PHP then maybe it’s a good starting point for your project. I will discuss it in the next week.
October 14, 2009 at 3:16 pm #54519In reply to: "Auto Group Join" plugin added
arjdan23
ParticipantHi, I’ve tried the plugin with buddypress 1.1.1, the last stable version.
First I fixed the directory name (rename to “bn-auto-join-group”), then the admin section works well. Otherwise when new user registers it doesn’t happens nothing.
Plugin works only if an existing user change its informations or if I disable an reactivate plugin.
October 14, 2009 at 1:36 pm #54513In reply to: wordpress mu installation with buddypress
wolfapache9516
ParticipantWhen I activate buddypress default theme it gives me blank page when clicked on create new blog but on wordpress default theme it does not show blank page.
October 14, 2009 at 1:26 pm #54512sdrib
ParticipantYes i figured. I don’t mind lots of work though.
I have decided to merge all BP-admin options into the users into their wp-admin.
All Hooks and menus are set.
Now adding new pages and making new bp-functions.
outolumo
ParticipantIt would seem that you have neglected to copy the appropriate BP themes from under the BP-directory to themes directory and activate them at the buddypress blog dashboard.
Of course, having read the the documentation about installing BuddyPress, you already knew that…
So, could you give some more detailed information about your sitution?
October 14, 2009 at 1:48 am #54502In reply to: Forum Post Notification 1 – Brent Layman
r-a-y
KeymasterSend Brent a message:
https://buddypress.org/developers/westpointer/
Although you should know that Brent is now helping Boone Gorges on another group forum notification plugin that already has translation support:
http://dev.commons.gc.cuny.edu/2009/10/12/translate-group-forum-subscription-for-buddypress/
October 14, 2009 at 12:58 am #54500In reply to: Video Page?
flynn
Participant… hmm, yeah, the dev section probably isn’t the place for this… we were out of coffee…
[cough]
Basically, I just need a hint or two to get going in the right direction. There’s got to be a way to display videos uploaded to member blogs on a buddypress site’s page, yeah?
Basically, I need a way to display all the videos posted across my BP/WPMU install. So when user X and user Y post videos (and so on) they all show up (say 10 or 20 a page, or thumbnails, formatting is the easy bit) on a page of the main site. We could make a youtube channel I suppose, but we’d never get the academics on the site to use youtube, it just doesn’t have that old-stuffy-academic feel [sigh]…
Update: Something like this: http://tubepress.org/demo/ except instead of drawing videos from youtube, using the videos my users upload.
Again, I’m a pretty solid server guy, and a bit of a code hacker, but writing this from scratch… well, not sure. I’m going to keep plugging away, but any help from the community would be greatly appreciated!
Update2: Ok, beginning to feel a bit silly, but yeah… Found this plugin: http://wpmudev.org/project/post-from-all-blogs-category-filter which might be a better solution. If newly created blogs all have a “Shared Videos” category for teachers to post lecture video to, they can exclude videos of cats doing funny things… now the only question is how to strip away all the text and so on they might post with it, so only the video comes up…
Thoughts?
October 13, 2009 at 9:40 pm #54495In reply to: WordPress Theme with BP 1.1
Gianfranco
ParticipantA lot about what you’re trying to achive is said here: https://buddypress.org/forums/topic/new-theme-framework-and-exisiting-wp-themes
Otherwise, I myself am trying to get a step by step procedure to integrate BuddyPress as a section of a “normal” website, that is not full BuddyPress based.
So far, form my experiments with theaming and integrating I can say:
1) Delete all the files from “bp-sn-parent” that are already in your WP Theme (header.php, footer.php, index.php, …). Leave just all sub-directories and “optionsbar.php”, “userbar.php”, “plugin-template.php”, “style.css.
2) Copy this at the bottom of “header.php” (WP Theme):
<?php if ( !bp_is_blog_page() && !bp_is_directory() && !bp_is_register_page() && !bp_is_activation_page() ) : ?>
<?php locate_template( array( ‘userbar.php’ ), true ) /* Load the user navigation */ ?>
<?php locate_template( array( ‘optionsbar.php’ ), true ) /* Load the currently displayed object navigation */ ?>
<?php endif; ?>
3) In the header (comments) of the “style.css” in “bp-sn-parent” theme write this:
Template : your-wp-theme-name
…so you make this theme a child of your WP Theme, right?
4) Activate the “bp-sn-parent” theme in the backend, under “Site Admin/Themes”, then activate it under “Apperance/Themes”.
This will be the theme ofor the whole site, but it’ll call all the WP theme templates when no BuddyPress functions are needed. It’s a reverse way of doing the integration. I think it’s better.
This procedure makes a lot of what you need, I think. Like, it gets your WP Theme working as it should and it “calls” the BuddyPress into play only when needed.
But, I need to warn you that I am still struggling with styling (or skinning) the BP theme.
So, I am still on it. But maybe it was worthing sharing already what I got so far, so that other may take it from there.
Hope it helps…
October 13, 2009 at 9:34 pm #54494gerikg
ParticipantIt’s more like an issue. Log-in, register, forgot password, and log-out should be all the same look.
Log-in and register is buddypress theme and forgot password and log-out is wordpress core theme.
[rant]it won’t matter where I put it, it won’t get resolved or get a straight answer. Plus I can’t move it after it’s posted.[/rant]
October 13, 2009 at 7:28 pm #54491In reply to: Private blogs showing in sitewide activity feed
belogical
ParticipantI just tested on testbp.org and they are correct. It is a bug.
ticket created:
October 13, 2009 at 6:41 pm #54490In reply to: WordPress Theme with BP 1.1
proceon
ParticipantI could really use some help here….Not getting any responses.
HOW IS COMPATIBILITY MODE SUPPOSED TO WORK IN 1.1.1?
I have gone down the route of trying to integrate my WP theme with Buddypress, for my root blog
but it is not going to work. I would like to keep the themes separate like in 1.0.3 etc. HOW DO YOU DO THIS? Which exact template files do I need to move? I see which ones to move if I would like to INTEGRATE my theme with BP, but NOT if I want to keep the themes SEPARATE. Here are my specifics once again: Fresh install of
WPMU 2.8.4a
BP 1.1.1
No plugins
using subdirs
WPMU is not at root on webserver
using WP default theme at root (trying to get MagicBlue working, but will start with default).
CentOS 5.3
Is this setup possible? Can BP 1.1.1 run like BP 1.0.3 with a separate WP root theme? Please
HELP….this is chewing up a lot of time trying different alternatives.
Thanks
October 13, 2009 at 6:08 pm #54486In reply to: wordpress mu installation with buddypress
wolfapache9516
ParticipantI am still getting blank page at http://smartbuddypress.com/wp-signup.php can someone provide assistance. Is their any support for this?
October 13, 2009 at 6:05 pm #54485In reply to: wordpress mu installation with buddypress
wolfapache9516
Participantyou never responded to this either ….
October 13, 2009 at 6:00 pm #54483In reply to: Featured Member(s) Widget for 1.1.1?
Jeff Sayre
ParticipantI assume you are talking about my widget, the one that you can download from here:
If so, then as it clearly states on that page, it is not yet compatible with BP 1.1.1. It is not yet updated to use the new widget API that the 2.8 series of WordPress introduced.
I do plan on updating it, once I finish my alpha version of the BuddyPress Privacy Component. I’m almost done with that project. I’ve been away from coding for about a week so it should not be too much longer.
Once that is delivered to Andy for his inspection, I’ll update my Featured Member’s widget.
wolfapache9516
ParticipantI have already activated buddypress but this theme does not get activated How can I do that?
October 13, 2009 at 5:29 pm #54477In reply to: Overriding the themes function.php = blank page
Oliver @ WebMatros.com
ParticipantNothing related to this in Apace, SQL, PHP logs. If I reproduce the problem, then nothing new turns up in those logs…
I have tried emptying the file of code, and then the site loads. So it must be related to the code that’s in the BuddyPress standard theme.
Paul Wong-Gibbs
KeymasterIt’s the default theme which comes with BuddyPress 1.1.1.
-
AuthorSearch Results