Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 6,051 through 6,075 (of 7,478 total)
  • Author
    Search Results
  • #50496

    In reply to: BuddyBar for bbPress

    dcservices
    Participant

    This works almost fine for me.

    When I try to go to Admin in bbpress I get the white screen.

    Help Please!

    #50492
    Jeff Sayre
    Participant

    If you are asking if can you use some other forum software instead of bbPress as a sitewide forum, then the answer is yes. If you are asking if can you use some other forum software instead of bbPress that will share user credentials or function as a group-based forum component, then the answer is no–not without doing a lot of custom coding.

    However, I believe that Simple:Press does share WP user credentials, but I am not positive about this as I do not use it.

    #50489
    lstelie
    Participant

    Thanks a lot Jeff

    I’ll wait so.

    I use WP + BBPress, I’d love a little more interactivity but I don’t need WPMU

    Thanks again

    Luc

    #50479
    wordpressfan
    Participant

    bump

    Korhan Ekinci
    Participant

    Ok solved the problem by adding “stripslashes”, here is the hack to bp-core-templatetags.php file:

    function bp_get_the_site_member_name() {

    global $site_members_template;

    return stripslashes( apply_filters( ‘bp_get_the_site_member_name’, $site_members_template->member->fullname ));

    }

    add_filter( ‘bp_get_the_site_member_name’, ‘wp_filter_kses’ );

    @Rohan Kapoor, I solved the bbpress part by hacking the bb-includes/template-functions.php file:

    function get_post_text() {

    global $bb_post;

    return stripslashes($bb_post->post_text);

    }

    And

    return stripslashes(apply_filters( ‘get_topic_title’, $topic->topic_title, $id ));

    Hope this helps people with similar problems.

    #50464
    nicolagreco
    Participant

    are you sure you installed latest bbpress ?

    Rohan Kapoor
    Participant

    THe same happens with bbPress. At this point there is no solution.

    #50451
    Greg
    Participant

    Does anyone know how much (server) memory is used by a single user visiting an integrated bbPress+BuddyPress installation (assuming standard installs and themes)? This could be a big impact on the ability of the system to scale to many users and lots of traffic.

    I remember _ck_ (moderator on the bbPress forum) saying that it would be about 1MB, but that was before BackPress integrated a lot of the overlapping functionality.

    How would one measure something like this?

    #50448
    r-a-y
    Keymaster

    Hey John,

    Regarding the spam comment, do you know if these forums are using the bbPress Akismet plugin?

    #50411

    In reply to: Allowed memory size?

    kimschips
    Participant

    1: 2.8.2 version

    2: Directory

    3: Root

    4: No

    5: Yes it works

    6: I try to run 1.0.3

    7: No

    8: No

    9: Can´t install it

    10: No

    11: I not running bbpress

    12: -.-

    13: Warning: require(/wp-content/plugins/buddypress/bp-core-catchuri.php) [function.require]: failed to open stream: No such file or directory in /wp-content/plugins/buddypress/bp-core.php on line 25

    Fatal error: require() [function.require]: Failed opening required ‘/wp-content/plugins/buddypress/bp-core-catchuri.php’ (include_path=’.:/usr/share/php5/’) in /wp-content/plugins/buddypress/bp-core.php on line 25

    #50393
    necati
    Participant

    Here is my first Buddypress-run site: ecofuture.

    Runs on MU 2.8.2, BuddyPress 1.0.2, bbPress 1.0.

    I was afraid of upgrading to 1.0.3 after reading through the forums and after finally getting the three-way integration to work.

    Buddypress pages are worked up fromt he skeleton theme. Homepage blog is based on the Thematic Theme. I got the two to closely resemble each other.

    The idea with the included bphome/bpmember themes is to be a skeleton framework to build off of. It shows how to use all of the included functions and loops in a way that makes the output of each element clear and concise.

    It might not be the cleanest theme available, but it’s a great start if you’re learning BP or you need to understand what files do what for what reasons.

    In my opinion, an experienced BP developer should be able to create a unique template starting from the bphome/bpmember themes and working outwards, within a few days. There’s no doubt that BP themes are extremely involved, but that’s likely to change as the platform matures and WordPress better supports theme locations and child themes.

    Long story short, you’re probably right, but don’t expect the included theme to get much fancier. (Look at WordPress and bbPress for example. Both included original themes are very primitive in their designs.)

    #50349
    José M. Villar
    Participant

    A custom loop is the most direct way, instead of a widget

    https://buddypress.org/forums/topic/custom-loops-for-forum-topics#post-17240

    #50348
    David Lewis
    Participant

    Okay… so what might be some example of server recommendations for different installations? For instance… I have a dedicated server but it’s not exactly high-powered. The specs are:

    – 3.06 Ghz Celeron

    – 80GB HDD

    – 512 MB RAM

    – 1000 GB Traffic

    – 10Mbps uplink

    Nothing fancy! But I’m only serving half a dozen small blog sites now with very low traffic. Mostly just small personal sites. It’s awesome for that and being dedicated allows me total control and I don’t have to worry about my ‘neighbours’ getting my IP blacklisted… etc.

    Now… let’s say I launch a public BuddyPress site with 250 registered users, pretty low traffic from non-registered users, the bpPicture plugin, chat plugin, bbPress and NO personal blogs allowed (just the main blog). Is it gonna go boom? This client can probably afford to pay more for hosting if needed.

    I have another potential BP project which would probably also be a low traffic site… but where the client wants users to be able to create blogs. It will be a true community site. It could have… let’s say 20-30 blogs. It would also have forums, photos and chat. This client is a friend. It’s a simple pro bono thing with no custom theming or coding. Problem is, she has no money for more ‘iron’. Not a cent.

    I know this is all very hypothetical and hard to judge… but even a rough idea of server recommendations for a few different scenarios would be extremely helpful.

    zkwc
    Participant

    All this stuff that was going wrong after the 1.0.3 auto install:

    The bad stuff:

    4. The admin bar is missing when you click on someone’s profile and if you click to view a group. The admin bar is active everywhere else, including the backend of blogs.

    5. Profile Wires and Forum Wires aren’t working anymore.

    No buddypress plugins are active. Haven’t set any of them up yet. Just checking out the install. Not sure why wires aren’t working. hmm.

    WPMU 2.8.2 + buddypress 1.0.3 + bbPress

    On the wires of the profiles the Avatar is put in replace of the wire with an error message:

    Warning: require_once(/home/mysites_org/htdocs/wp-content/bp-themes/bpmember/activity/activity-list.php) [function.require-once]: failed to open stream: No such file or directory in /home/mysites_org/htdocs/wp-includes/theme.php on line 843

    On the wires of the “groups” a huge avatar is plucked out of nowhere and I’m getting this message:

    Warning: require_once(/home/mysites_org/htdocs/wp-content/bp-themes/bpmember/activity/activity-list.php) [function.require-once]: failed to open stream: No such file or directory in /home/mysites_org/htdocs/wp-includes/theme.php on line 843


    This was all fixed by uploading my backup from 1.0.2 of the wp-content – bp-themes – bpmember

    There were some files missing from the 1.0.3 auto install that was causing the wires not to work, and the admin bar not to show up in places.


    PROBLEM SOLVED!

    Thanks to everyone for their very helpful tips!

    zkwc
    Participant

    Fatal error: Cannot redeclare bp_activity_install() (previously declared in /home/mysites_org/htdocs/wp-content/plugins/buddypress/bp-activity.php:27) in /home/mysites_org/htdocs/wp-content/plugins/buddypress/bp-activity.php on line 101

    Fatal Error after activating new install of Buddypress 1.0.3

    The good stuff:

    1. It sees all of the profiles.

    2. It sees all of the friends.

    3. It’s showing all the blogs recent activity.

    The bad stuff:

    4. The admin bar is missing when you click on someone’s profile and if you click to view a group. The admin bar is active everywhere else, including the backend of blogs.

    5. Profile Wires and Forum Wires aren’t working anymore.

    No buddypress plugins are active. Haven’t set any of them up yet. Just checking out the install. Not sure why wires aren’t working. hmm.

    WPMU 2.8.2 + buddypress 1.0.3 + bbPress

    On the wires of the profiles the Avatar is put in replace of the wire with an error message:

    Warning: require_once(/home/mysites_org/htdocs/wp-content/bp-themes/bpmember/activity/activity-list.php) [function.require-once]: failed to open stream: No such file or directory in /home/mysites_org/htdocs/wp-includes/theme.php on line 843

    On the wires of the “groups” a huge avatar is plucked out of nowhere and I’m getting this message:

    Warning: require_once(/home/mysites_org/htdocs/wp-content/bp-themes/bpmember/activity/activity-list.php) [function.require-once]: failed to open stream: No such file or directory in /home/mysites_org/htdocs/wp-includes/theme.php on line 843

    zkwc
    Participant

    OK – here’s where I’m at. *deep breath*

    I’m kind of scared to install buddypress 1.0.3 fresh, which is probably the only way I should do it at this point since that last install totally went awry. Thing is… WPMU is working great right now – and bbPress is still working great too. Will a fresh install of 1.0.3 pick up where I left off? Or do I need specific files from 1.0.2 in order for all the friends lists to work in the bp? I’m terrified that if I do a fresh install that it won’t pick up all that information automatically. OR… is all that information stored in the database and not a file? If it’s stored in the database I should be good to go, right? Or will there be malfunctions with bbPress and will I need to input the required cookie codes in order for things to pick up again? Or will the database (if it’s all stored in there) just be intelligent and see it?

    Just wondering if anyone has ever done this before and knows the answers. Sorry for all the questions, just scared the blogs will flame up again and cause even more user emails to me asking why this and that. LOL

    Thank you thank you!!!

    #50273

    Glad to help. Shame it’s so hackish, but at least it works!

    #50261

    In reply to: BuddyBar for bbPress

    hatiro
    Participant

    OK, found that if I comment out

    //require_once( BACKPRESS_PATH . ‘/class.ixr.php’ );

    in oci_bb_group_forums.php it all works happily together…!!!!

    #50244
    hatiro
    Participant

    Jeff,

    I don’t agree that this is just a WPMU question. Getting bbpress and buddypress to ‘talk’ to one another to use the groups plugin is an issue for shared hosting, which may not be resolved in the WPMU forums. A few hosts have been mentioned on this site but it would still be good for this issue to be aired with those not using dedicated servers.

    Perhaps, in terms of scalability it is different but for those starting out how far shared hosting will take you before shelling out for better hosting is valid.

    Buddypress will be picked up and used by a lot of ‘hobbyists’ (I use the term in quotes not to offend) and shared experiences in this forum is surely what it’s all about.

    As for me, I’ll be starting out using shared hosting, but am still at the testing on home server stage so not yet positive enough to say how it will pan out.

    </rant>

    #50225
    graduatebuddy
    Participant

    are these powered by bbPress????? forums??? and SimpleScripts make no difference manual installations have same problems

    #50220

    In reply to: bbPress version 1.0.2

    graduatebuddy
    Participant

    didn’t knew they released it i mean bbPress 1.0.2

    #50219

    In reply to: bbPress version 1.0.2

    graduatebuddy
    Participant

    http://graduatebuddy.com/ uses WordPress MU 2.8.2, BuddyPress 1.0.3, bbPress 1.0

    #50218
    graduatebuddy
    Participant

    comment 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:

    http://graduatebuddy.com/

    it uses a wordpress MU 2.8.2 , BuddyPress 1.0.3, bbPress 1.0

    #50212

    In reply to: bbPress version 1.0.2

    Paul Wong-Gibbs
    Keymaster

    Thanks for the heads-up el_terko! I’ve just upgraded to 1.0.2 and nothing obvious is immediately broken.

Viewing 25 results - 6,051 through 6,075 (of 7,478 total)
Skip to toolbar