Search Results for 'buddypress'
-
AuthorSearch Results
-
October 22, 2009 at 10:01 am #54992
Sven Lehnert
ParticipantHi JasonG, thanks for your help.
You wrote: Here is the case breakout of the types.
Where did you find this? Do you have a function name for me?
I still have problems to bring it to work. Hire is the original function from the parent theme on the forum index page. It calls bp_has_site_groups( ‘type=most-forum-topics&max=6’ )
If I look into this function I cant find the switch case from your post.
How to use groups_get_by_most_forum_topics()??
Do you have an example?
I’m looking forwart to your replay!
<?php if ( bp_has_site_groups( 'type=most-forum-topics&max=6' ) ) : ?>
<div id="popular-group-forum-listing">
<h3><?php _e( 'Popular Group Forums', 'buddypress' ) ?></h3>
<?php do_action( 'bp_before_directory_popular_group_forums' ) ?>
<?php while ( bp_site_groups() ) : bp_the_site_group(); ?>
<div class="group-forum">
<div class="item-avatar">
<a href="<?php bp_the_site_group_link() ?>/forum/"><?php bp_the_site_group_avatar_thumb() ?></a>
</div>
<div class="item">
<div class="item-title"><a href="<?php bp_the_site_group_link() ?>/forum/"><?php bp_the_site_group_name() ?></a> (<?php bp_the_site_group_forum_topic_count( 'showtext=true' ) ?>, <?php bp_the_site_group_forum_post_count( 'showtext=true' ) ?>)</div>
<div class="item-meta desc"><?php bp_the_site_group_description_excerpt() ?></div>
<?php do_action( 'bp_directory_popular_group_forums_item' ) ?>
</div>
</div>
<?php endwhile; ?>
<?php do_action( 'bp_after_directory_popular_group_forums' ) ?>
</div>
<?php endif; ?>October 22, 2009 at 8:54 am #54991In reply to: Question about theme for forums directory, 1.1.
Tore
Participant1. Which version of WPMU are you running?
The latest. 2.8.4.a
2. Did you install WPMU as a directory or subdomain install?
Directory
3. If a directory install, is it in root or in a subdirectory?
Root
4. Did you upgraded from a previous version of WPMU? If so, from which version?
No, the latest.
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
Works okay.
6. Which version of BuddyPress (BP) are you running?
Trunk (1.2.x)
7. Did you upgraded from a previous version of BP? If so, from which version?
1.1.1
8. Do you have any plugins other than BuddyPress installed and activated?
Yes, they don’t interfere with the problem above although.
9. Are you using the standard BuddyPress themes or customized themes?
Customized.
10. Have you modified the core files in any way?
No.
11. Do you have any custom functions in bp-custom.php?
Yes, remove the adminbar.
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
Built-in.
13. Please provide a list of any errors in your server’s log files.
–
October 22, 2009 at 7:28 am #54988In reply to: Avatars missing in Recent Site Wide Posts
Paul Wong-Gibbs
KeymasterOctober 22, 2009 at 7:26 am #54987In reply to: How to prevent users from creating Groups in 1.1
October 22, 2009 at 7:15 am #54982In reply to: Member blog titles not showing in header
Paul Wong-Gibbs
Keymastergsmith6673, here’s what BuddyPress does – https://buddypress.org/about/
October 22, 2009 at 7:15 am #54981October 22, 2009 at 4:22 am #54974In reply to: Member blog titles not showing in header
takuya
ParticipantBlogs are from wpmu, but from buddypress, but I’ve seen that when a member creates a new blog with his/her own title, the new created blog title doesn’t relfect the changes.
October 22, 2009 at 4:07 am #54972In reply to: The benifits of buddypress
takuya
Participantboth. get your account at testbp.org and play around. That should give you more idea what bp is.
October 22, 2009 at 3:09 am #54970In reply to: The benifits of buddypress
ocon
MemberI guess I’m just not sure what a “member” is. I know who the admin is, me, but are members people who create and setup the blogs (which is, again, me), are they people who post comments, or are they both?
October 22, 2009 at 1:43 am #54967In reply to: The benifits of buddypress
David Lewis
ParticipantOctober 21, 2009 at 10:01 pm #54963In reply to: Two Languages
abcde666
ParticipantOctober 21, 2009 at 8:59 pm #54961In reply to: Problem uploading an avatar
Coto
ParticipantSorry, was a mistake. I meant to said yes, because always i could upload files with WPMU, but not avatars with BuddyPress
<b>5. Was WPMU functioning properly before installing/upgrading BuddyPress?A. Yes
<b>I think isn’t related with permissions because… look at its permission:
chmod 777 -R /var/www/html/SITE/wp-content/blogs.dir/
I did it myself
October 21, 2009 at 7:51 pm #54958In reply to: BuddyPress Privacy Component: An Update
Jeff Sayre
ParticipantJust a quick Update.
I’ve just sent off the alpha version of this plugin for Andy to look at. It has turned out to be a little more work than I originally anticipated but the end result is looking (and functioning) very nice.
October 21, 2009 at 7:40 pm #54957John James Jacoby
KeymasterThere is no conversion, and there is no import.
With versions of BuddyPress previous to 1.1, bbPress was an external library, meaning it was integrated with an XMLRPC bridge but was never included in the core of BuddyPress. This meant that bbPress could technically be anywhere and BuddyPress could still get at it, but it also meant that it was more difficult to integrate and make play nicely together.
Only use the existing bbPress installation option if you used a version of BP older than 1.1, or you had a separate installation of bbPress that still shared the user tables with an existing WPMU/BuddyPress installation.
Check the forums codex entry for more info: https://codex.buddypress.org/developer-discussions/buddypress-forum/
October 21, 2009 at 7:18 pm #54955In reply to: Plugin: PmWiki in Buddypress.
Bowe
Participantsounds promising Tim and I’m looking forward to it!
October 21, 2009 at 6:52 pm #54952In reply to: LOADING TIME IS SLOW WITH 1.1 BUDDYPRESS!
Anonymous User 96400
InactiveScreaming won’t get you anywhere, mate. Have you tried object cache?
October 21, 2009 at 6:08 pm #54951In reply to: Plugin: PmWiki in Buddypress.
D Cartwright
ParticipantHi there.
Would it be possible to work with you on this or get a copy of your code so far? I’m going to be working on something similar very soon and I’d be more than happy for us to collaborate.
October 21, 2009 at 5:48 pm #54949Martin Note
ParticipantAha. I found that following the SQL instructions in this bug worked for me:
October 21, 2009 at 5:39 pm #54948Xevo
ParticipantI am also curious about what the difference is between using an existing install and using one by the buddypress rules.
Will I keep a normal forum and will I get the group forums if I use an existing install or will it convert a normal forum to group forums only like the one click install does?
October 21, 2009 at 3:37 pm #54941In reply to: Plugin: PmWiki in Buddypress.
Timschmi
ParticipantHello, today we talked about our Wiki-Plugin.
There three elements involved.
1.) Buddypress Wiki-Component (Based on the Buddypress Group-Component)
2.) Wiki-Box. (The interface to create and manage PmWikis)
3.) A normal PmWiki with no changes.
We hope to get a new version of the wiki-box in the next 4 weeks. We need that to integrate PmWiki in our local CMS.
Than we will update the Buddpyress Wiki-Component, so it will work and the lastest realise of Buddypress. It will take around 2 – 4 Weeks. Hopefully the plugin will be out this year.
Than we have to clean it up und write some dokumentation.
But after launding
http://www.elloandfriends.uni-osnabrueck.de
http://www.blogs.uni-osnabrueck.de
we will realise a new Buddypress-Side. Sorry. Because of “money” this is more importend at the moment.
The plugin is very powerful. But i don’t think it will work out of the box in every environment. You need to programm a bit of PHP to get it working for your needs.
Ciao Tim
October 21, 2009 at 3:34 pm #54940In reply to: Two Languages
Bowe
ParticipantI think this could be what you need:
http://wpml.org/wordpress-translation/buddypress-multilingual/
October 21, 2009 at 3:12 pm #54938In reply to: Custom Theming Questions
Anonymous User 96400
InactiveYou should never modify the parent theme. When you update buddypress and with it the parent theme all your modifications will be lost.
A good tutorial source for PHP and WP is net.tutsplus.com. And of course the codex here and on wordpress.org. As for writing functions, you do that exactly like I referenced in the comment above.
October 21, 2009 at 3:07 pm #54937In reply to: Has anybody problems with the bp-custom.php?
Sven Lehnert
ParticipantYes i know.
It is in the plugin and not in the plugin/buddypress folder.
October 21, 2009 at 3:01 pm #54936In reply to: Your currently active theme is not BP enabled.
Jeff Sayre
ParticipantMake sure that you have moved the default BP parent-child theme files into /wp-content/themes/. That means that the “bp-default†and “bp-sn-parent†folders should reside right under the /themes/ directory.
Then make sure that you have activated them as described in point 5 of the section entitled “Installing BuddyPress” in the link you provided above.
October 21, 2009 at 2:57 pm #54935In reply to: Has anybody problems with the bp-custom.php?
Jeff Sayre
ParticipantWhere do you have your bp-custom.php file located? It has to be in /plugins/ and not within the /buddypress/ directory.
-
AuthorSearch Results