Search Results for 'buddypress'
-
AuthorSearch Results
-
July 29, 2009 at 12:34 am #50224
In reply to: up date of bp was a fail
Hannes
ParticipantI got the same error after trying to automatically upgrade from BuddyPress 1.0.1 to 1.0.3 through the plugin page.
It looks like I was still only running WP MU 2.7.1
Wouldn’t it be smart (in the automatic BuddyPress upgrade) to check to see if the WP MU version is compatible with the version of BuddyPress that is about to be installed before the automatic process is started? Just an idea
July 28, 2009 at 11:29 pm #50219In reply to: bbPress version 1.0.2
graduatebuddy
Participanthttp://graduatebuddy.com/ uses WordPress MU 2.8.2, BuddyPress 1.0.3, bbPress 1.0
July 28, 2009 at 11:27 pm #50218In reply to: BuddyPress Showoff: Post your links
graduatebuddy
Participantcomment system needs to be improved, had to go to 9th page to post this comment, there should be a link somewhere of the top of first page, and the from should be at the bottom of every page intensedebate if could be made compatible would be a great plus
now the BuddyPress install:
it uses a wordpress MU 2.8.2 , BuddyPress 1.0.3, bbPress 1.0
July 28, 2009 at 9:17 pm #50213In reply to: Blank page when wponce is called
tsalagi_red
ParticipantNot trying to bump here, but I thought I should mention, the problem seems to definitely be in the modified Home theme. When I switch to the default BuddyPress Home theme, it works okay.
July 28, 2009 at 5:37 pm #50203In reply to: Can not re-enable bbpress forum
wicosta
ParticipantSame error too. I re-enable it manually, going to the wp-content/plugins/buddypress/pb-forums.php and set 1 on the second line. Now it´s running.
My problem now is to make the option “forum” appears on the main menu.
July 28, 2009 at 4:39 pm #50200In reply to: skeleton component for buddypress
Jeff Sayre
ParticipantThe skeleton component is not a plugin. It is a template of files from which you can create your own, custom plugin.
So, you do need to not only have PHP-coding skills, but also a sufficient understanding of the inner workings of BuddyPress.
July 28, 2009 at 4:25 pm #50197In reply to: Member part doesn't exist
mikhailjon
ParticipantHi!
I also have the same problem as him. I just upgraded my installation to wpmu 2.8 and buddypress 1.03 and when I go to myurl.com/members I dont see the lsit of members. When I click on it when not logged in, I get a blank profile page, that says “not recently active”. By the way I installed the default buddypress member theme and this still happens.
So what have we done wrong??
I really hope someone here could help us.
Thanks
July 28, 2009 at 4:20 pm #50196In reply to: skeleton component for buddypress
rickgoz2009
ParticipantSorry i have not read this file. I understand now..
But if i want to use this plugin I have to know some knowledge in php-htlm, isn’t it?
July 28, 2009 at 3:26 pm #50191In reply to: skeleton component for buddypress
Jeff Sayre
ParticipantThe Skeleton Component is just that–a generic, bare-bones plugin template that you can use to create your own, custom BuddyPress plugin.
But the only things that this plugin do is to put in profil EXAMPLE..
Did you read the in-line documentation? At the top of bp-example.php it reads:
--- SKELETON COMPONENT V1.2.2 ---
Contributors: apeatling, jeffsayre
This is a bare-bones component that should provide a good starting block to
building your own custom BuddyPress component.
It includes some of the functions that will make it easy to get your component
registering activity stream items, posting notifications, setting up widgets, adding
AJAX functionality and also structuring your component in a standardized way.
It is by no means the letter of the law. You can go about writing your component in
any style you like, that's one of the best (and worst!) features of a PHP based platform.
I would recommend reading some of the comments littered throughout, as they will
provide insight into how things tick within BuddyPress.
You should replace all references to the word 'example' with something more suitable
for your component.
IMPORTANT: DO NOT configure your component so that it has to run in the
/plugins/buddypress/ directory. If you do this, whenever the user auto-upgrades
BuddyPress - your custom component will be deleted automatically. Design
your component to run in the /wp-content/plugins/ directoryJuly 28, 2009 at 3:23 pm #50190In reply to: Recommended database size
Jeff Sayre
ParticipantI know it’s a tad tricky to answer but there must be a rule of thumb somewhere?
There is no rule of thumb that I know of. There are too many variables to say with certainty that a WPMU + BP install needs “X MB” of DB space. It depends on the number of users, the activity level of each user, the overall site activity, whether you give them each a blog (or more), and what plugins you have installed and activated.
But, I suspect that having a DB size limit of 150 MB is a stretch just on a low-trafficked WPMU site. Add in BuddyPress and 100 active users, and you’ll quickly shoot through that limit.
As an example, on one of my WPMU + BP test platforms, I have 5 users and only two MU blogs with very few test blog posts. Since it is a test install only used by myself, it has very little activity thus very little data written to the DB.
The DB size of that simple setup is 1.8 MB. Imagine an active site with many blogs and 100 users. Your host’s DB limit of 150 MB would be quickly reached.
July 28, 2009 at 3:10 pm #50188In reply to: Buddypress Member theme
July 28, 2009 at 3:07 pm #50187In reply to: WordPressMU on multi-DB do people use?
Jeff Sayre
ParticipantYou need to ask that question on the Premium WPMU site. It is a 3rd-party project not supported by Automattic.
If you want a free multiple database engine, you can use HyperDB. This site runs on HyperDB. WordPress.com runs a highly-modified version of HyperDB.
Here are a series of articles written by Trent Adams, one of the BuddyPress moderators, that detail how to configure HyperDB:
July 28, 2009 at 2:17 pm #50183altaran
ParticipantThanks,
hmmm, so no video…
And I suppose no group photo albums either
I have to decide between BuddyPress and Jomsocial… tough decision
July 28, 2009 at 2:12 pm #50182David Lewis
ParticipantThis will do photos on your profile. No video. And not in groups I don’t think. But I imagine in time there will be a lot of solutions out there. BP is really new.
http://manojkumar.org/bppicture-album-plugin-for-buddypress/
Not sure what you mean by a magazine style front page… but there’s a widget to show a list of latest blog entries.
July 28, 2009 at 1:23 pm #50177In reply to: The new "forums setup" in trunk does not fire
oriste
ParticipantSame here. I pulled everything from the subversion trunks:
WPMU:
– Checked out revision 1908.
BuddyPress:
– Checked out external at revision 148. (that would be bbPress I guess)
– Checked out revision 279.
– Checked out revision 2316.
– Checked out revision 1629.
But I didn’t get a bb-config.php file in the root of my WPMU installation as expected (had set the root to chmod 777 before activating the BB Forums in BuddyPress).
In Component Setup of BuddyPress, bbPress Forums are enabled. When I go to Forums Setup it says “bbPress forum integration in BuddyPress has been set up correctly. If you are having problems you can re-install”, but it ends there, just like Mariusooms reported.
This is a local install on Mac OS X in /Library/Webserver/Documents. All the other stuff related to WPMU and BuddyPress works flawlessly (Thanks guys for such a easy setup procedure).
Would appreciate someone telling us what I’m missing.
July 28, 2009 at 11:35 am #50176In reply to: Error in multi-DB conf.
Paul Wong-Gibbs
KeymasterI’m not aware of anyone running BuddyPress in a multi-DB config.
July 28, 2009 at 6:25 am #50166In reply to: Buddypress Member theme
carlmartin10
Participanthe shouldn’t have made it so bad ass! lol
July 28, 2009 at 6:07 am #50165In reply to: Buddypress Member theme
Paul Wong-Gibbs
KeymasterIf you can dig up a post from Andy Peatling about this, we could add it to the FAQ thread and/or make a sticky.
July 28, 2009 at 6:04 am #50164In reply to: Buddypress Member theme
r-a-y
KeymasterThere should be a sticky with the topic title – “This forum theme and the BuddyPress theme used on this site will not be made available!”.
But I bet even if such a sticky was made, there still would be the occasional person that will ask anyway!
July 28, 2009 at 5:57 am #50161In reply to: Buddypress Member theme
Paul Wong-Gibbs
KeymasterShortly after pigs start to fly. It’s not going to look like the member theme on this site, as Andy Peatling has developed this one specifically to brand buddypress.org and doesn’t want every default BP installation to look like it.
This question seems to be asked at least once a week.
July 28, 2009 at 5:28 am #50160ajonesma
ParticipantI have this one on my plugin list and I have it activated sitewide but when I go to the ‘Invite Friends’ page and check one of the services it comes up without a username/email or password box? I am using version 0.8 of this plugin and Buddypress 1.0.3 and WordPress MU 2.8.2
wolfspirittt
ParticipantI want to add it to a separate page that is not part of the buddypress piece. Basically a static page with a post box. I thought i may be able to use some kind of buddypress function to call the post box instead of accessing the DB directly with my own code.
July 27, 2009 at 9:29 pm #50151In reply to: Getting Rss Error
mattlay
ParticipantI managed to fix it using this thread and advice from the venerable Trent.
https://buddypress.org/forums/topic/forum-install-some-helping-hints-2/page/2#post-4804
July 27, 2009 at 9:10 pm #50149In reply to: Integrating BBPress to Buddypress
Korhan Ekinci
ParticipantRead these, I am sure they will help you.
https://buddypress.org/forums/topic/forum-install-some-helping-hints-2
http://umwblogs.org/wiki/index.php/Integrating_WPMu,_BuddyPress,_and_bbPress
July 27, 2009 at 8:59 pm #50148In reply to: Creates Blog, Only Shows Server Default Page
jverhine
Memberthanks for your input guys.
i called up the host, it appears as though the wildcard subdomains have been enabled already, so i’m not sure what to do now. he said there was an error coming up in wp-content/plugins/buddypress/bp-activity/bp-activity-templatetags.php on line 355
he doesn’t know buddypress well enough to assist any further. is there any kind of troubleshooting area for allowing buddypress to allow the creation of subdomains for blogs and getting them to work??
-
AuthorSearch Results