Search Results for 'bbpress'
-
AuthorSearch Results
-
August 22, 2009 at 8:21 am #51405
In reply to: HTML tags in group forums
Mohit Kumar
ParticipantThanks Jeff for help
i added that plugin and followed the steps once again everything is good
But i cant get it to fix.The problem is on bbpress side topics are showing perfectly fine but its in the groups that tags are showing
August 21, 2009 at 7:45 pm #51371In reply to: HTML tags in group forums
r-a-y
KeymasterHey Jeff, this is kind of moving a little off-topic, but how would existing BP users with bbPress installed migrate to the new system for v1.1?
We’re using bbPress for main , general discussions as well as BP group forums.
So when BP 1.1 gets released and I want to keep the existing bbPress install, but want to use the updated BP forum code… how would that work?
I’m guessing I would have to rely on some form of legacy compatibility and keep on using XMLRPC? Or leave the existing bbPress install alone and use the new BP forum code (which is some form of embedded instance of bbPress within BP, if I understand correctly)?
August 21, 2009 at 7:27 pm #51368In reply to: HTML tags in group forums
Jeff Sayre
ParticipantThe appearance of various tags like p and /p on your forum posts used to indicate a problem with your xmllib library on your server. Read this post for information on the bug and how to fix it.
However, I believe the buddypress-enable.php plugin in earlier versions of BP ( 1.0 and 1.0.1 ), was meant to fix that issue. But, for other reasons, this helper plugin is still required to make bbPress function properly in 1.0.3. So, make sure that you overwrite the existing version of the buddypress-enable.php file with the one that comes with 1.0.3 (found in /buddypress/bp-forums/bbpress-plugins/).
Also, make sure you read and follow the instructions in the installation-readme.txt file found in /bp-forums/.
With regard to XMLRPC, going forward, the communication between bbPress and BP v1.1+ will no longer depend on XMLRPC.
August 21, 2009 at 2:07 pm #51349Jeff Sayre
ParticipantAre you asking if an albums component comes as part of BP’s core in v1.1? If so, the answer is no. Here is more information on that issue.
August 21, 2009 at 2:05 pm #51348In reply to: bb-attachments and buddypress forum
Jeff Sayre
ParticipantI would contact _ck_, the author of that plugin and ask if BuddyPress support will be added. You can post a suggest here.
August 21, 2009 at 12:39 pm #51343coldjippie
ParticipantThese are some good news! Thanks a lot!
Does the 1.1 version also support the photo albums?
Greetings
coldjippie
August 21, 2009 at 5:15 am #51339In reply to: Will BuddyPress work with Multi-Site Manager Plugin
Jason Giedymin
ParticipantJust re-read, Domain mapper is what you want.
However buddypress is sitewide as is bbpress.
I am working on a domain mapper compat bbpress seperation.
Keeping bp unified is still recommended.
August 21, 2009 at 5:11 am #51338In reply to: Will BuddyPress work with Multi-Site Manager Plugin
Jason Giedymin
ParticipantI think for many cases the core is still setup for single domain. Not really 100%.
Even the last bit of code I pushed Doncha gave me three test cases he wanted, tld root, subdomain, and subfolder. No combination. So just on that point it’s not an intended usage.
You may be better off with Doncha’s domain mapper. It will require a patch if your using bbpress. I’ll have upload that to him. Otherwise this allows more segregation yet the backends are tied (an using the same bb and bp press apps)
Hope I understood the question!!
August 20, 2009 at 10:42 pm #51326Paul Wong-Gibbs
KeymasterIf you can wait maybe a couple of weeks to a month for BuddyPress 1.1, you’ll be glad to learn that BuddyPress 1.1. won’t use XMLRPC anymore.
August 20, 2009 at 7:12 pm #51317In reply to: None of the Pages work after fresh install
augustovilarim
ParticipantHi,
I have the same problem
1. Which version of WPMU are you running?
2.8.4a
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?
subdirectory
4. Did you upgraded from a previous version of WPMU? If so, from which version?
NO
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
Yes
6. Which version of BuddyPress (BP) are you running?
1.0.3
7. Did you upgraded from a previous version of BP? If so, from which version?
NO
8. Do you have any plugins other than BuddyPress installed and activated?
NO
9. Are you using the standard BuddyPress themes or customized themes?
Standard
10. Have you modified the core files in any way?
NO
11. Do you have any custom functions in bp-custom.php?
NO
12. If running bbPress, which version?
13. Please provide a list of any errors in your server’s log files.
I don’t know how to get that.
Only the first page and admin area works… all others pages, like blogs, users, profile, etc shows:
Not Found
The requested URL /comunidade/blog was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
August 20, 2009 at 3:56 am #51288In reply to: Forum Integration…
Peter Jeshua
ParticipantOkay… I re-uploaded the BuddyPress plugin. Maybe I was out of sequence where I did bbPress last instead of the BuddyPress plugin last on my install? Who knows, but now the elusive “Forums Setup” is showing up where it should in my Dashboard.
August 20, 2009 at 3:15 am #51287In reply to: Forum Integration…
Peter Jeshua
ParticipantI have bbPress installed here: http://students.expression.edu/forums. I’m trying to integrate into BuddyPress. Where is “Forums Setup”? It’s absolutely not under my Site Admin sidebar in the dashboard for BuddyPress.
August 19, 2009 at 10:57 am #51242In reply to: Help with Upgrading my Site
Kunal17
ParticipantI am planning to upgrade from BP 1.0.2 so that I can use WPMU 2.8 plugins. I do have bbpress integreted right now. Would I have to reconfigure that after upgrade or would continue working as it has?
August 18, 2009 at 10:12 pm #51228In reply to: BBpress+ BuddyPress Send Message
gerikg
Participant<small><a href="<?php echo get_option('home') ?>/members/
<?php global $current_user;get_currentuserinfo();echo($current_user->user_login);
?>/messages/compose/?r=<?php echo get_user_name( get_post_author_id() ); ?>">Send Message</a></small>okay that works…
August 18, 2009 at 2:43 pm #51207In reply to: Signatures (BBPress & BuddyPress)
gerikg
ParticipantThanks r-a-y, but I don’t think I need that plugin. It works fine without it.
August 18, 2009 at 1:49 am #51197In reply to: Signatures (BBPress & BuddyPress)
r-a-y
KeymasterI’m using bpGroups and first of all you should follow the instructions properly.
Make sure your files are in the right directories.
/wp-content/mu-plugins/oci_bp_group_forums.php
/YOUR BBPRESS INSTALL DIRECTORY/my-plugins/oci_bb_group_forums.php
—
Also, because you’re using deep integration, you’ll need to make the following changes:
In oci_bp_group_forums.php, around line 30 change:
require_once(ABSPATH . WPINC . '/class-IXR.php');to this:
if (!defined(BBDB_NAME))
require_once(ABSPATH . WPINC . '/class-IXR.php');In oci_bb_group_forums.php, around line 30 change:
require_once( BACKPRESS_PATH . '/class.ixr.php' );to this:
if (defined(BACKPRESS_PATH))
require_once( BACKPRESS_PATH . '/class.ixr.php' );August 18, 2009 at 1:40 am #51194In reply to: Signatures (BBPress & BuddyPress)
gerikg
ParticipantYes WITH deep intergration
August 17, 2009 at 10:52 pm #51188In reply to: Details About the New Theme Architecture
abcde666
Participant1)
I do have BP-version 1.0.1 running on a site and have made a few customizations so far (just CSS-changes and some images).
So with the new template-structure: should I delete the current install completely and get the BP-version 1.1 installed ? I mean: what is the best way to upgrade to the 1.1-version when it will be released in the next few weeks ? I definitely want to have the new template-structure, so I guess I would need to set-up my website from scratch, right ?
And: I am running the site in german-language only.
2)
will this new template-structure also make it easier to design a custom-template for the user-blogs ?
Like I would like to have the user-blogs having the same CSS-style as my main pages ?
I still have not been able to figure how to do this. I would like the user-blogs to have the same design in order to have a consistent website.
Why is this not already the case at http://www.testbp.org ? Why is it still the original WordPress-design ? Is there a chance you create a plugin or something at which the Admin is able to select to chosse the design of the “User-Blogs” like choosing from “WordPress original design” or “TestBP.org design” ?
3)
is there a chance to have a “package install” which will have ONE package which will include all latest software: WordPress 2.8.x, BuddyPress 1.1 and BBPress ?
I read many post where I see people having troubles integrating the BBPress-software into the system (even an experienced BP-expert had troubles).
Is there a chance you will create a 1 Package download which will make it very easy for people to have a full website (like http://www.testbp.org) installed ?
So literally 1 click-download will create a ready-made website, same like testbp.org ?
4)
a user-request to get invited into a “Private Group” is not possible being accepted. This does not work yet at my installation and I think this is a general bug.
5)
the wording of “Blog” and “Blogs” is confusing. In both english and german language.
Many thanks,
August 17, 2009 at 10:34 pm #51185In reply to: Signatures (BBPress & BuddyPress)
John James Jacoby
KeymasterAre you using deep integration?
August 17, 2009 at 6:40 pm #51172In reply to: Signatures (BBPress & BuddyPress)
gerikg
ParticipantSorry about the empty response. I thought I had it and when it didn’t work it screwed up. I edited out my post.
Okay this is the fix I came out with. I created a new group in BP profile called signature and the field name signature too.
In BBpress in the post.php I inserted (note I don’t know PHP, if anyone can shorten this would be appreciated):
<?php if ( bp_has_profile('user_id='.get_post_author_id().'&profile_group_id=XXX') ) : ?>
<?php while ( bp_profile_groups() ) : bp_the_profile_group(); ?>
<?php if ( bp_profile_group_has_fields() ) : ?>
<?php while ( bp_profile_fields() ) : bp_the_profile_field(); ?>
<?php if ( bp_field_has_data() ) : ?>
<?php bp_the_profile_field_value() ?>
<?php endif; ?>
<?php endwhile; ?>
<?php endif; ?>
<?php endwhile; ?>
<?php else: ?>
<?php endif;?>Just replace XXX with your group id #, mine was 3.
What it doesn’t do is toggle between signature, anyone want to try that?
August 17, 2009 at 3:36 pm #51163In reply to: No Group Forums, bbPress Forums Only
gerikg
ParticipantIt would off course be so cool to have wires supporting videos and images. Hopefully someone comes with a plugin for that soon!
amen! and add bbforums activity to the wire too.,
August 17, 2009 at 2:32 pm #51158In reply to: No Group Forums, bbPress Forums Only
Korhan Ekinci
Participantyes RAY, ok, I understand, working on bp for hours each day and get confused with silly things sometime, sometimes solutions are very easy.
I actually deleted the links manually from the theme files, but yes, I do see it now. Thought by disabling bp component setup would disable forums all together

And thank you Gerikg!
Yes, I think it is much more clean to have forums and groups separated. Let groups do what they want there, right? They have the wire and the group blogs (with bp 1.1 hopefully).
It would off course be so cool to have wires supporting videos and images. Hopefully someone comes with a plugin for that soon!
August 17, 2009 at 11:17 am #511473999313
InactiveI realized that the bp support plugin in bbpress got disabled for some reason. Reenabled, now it works…
August 17, 2009 at 5:05 am #51137In reply to: Signatures (BBPress & BuddyPress)
gerikg
ParticipantAugust 17, 2009 at 2:21 am #51132In reply to: BBpress activity stream
gerikg
ParticipantThanks! Not exactly what I wanted but this will help until someone can. I want it in the wire.
-
AuthorSearch Results