Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 36,051 through 36,075 (of 64,534 total)
  • Author
    Search Results
  • #100687

    In reply to: bbPress 2.0 – FAQ

    eliZZZa
    Member

    Thank you so much, Trifon,

    your information does help me a lot indeed!

    Meantime I figured out, how to show general forums (not group forums) using the bbp plugin.

    http://www.nadelspiel.com/clubneu/forums/

    If I understood some forum answers correctly, the standalone version may be deprecated in future and development of the interaction with the plugin version will be continued.

    So, while the solution is not perfect at the moment, it’s promising and being a WP addict, I will stay tuned anyway with BuddyPress and bbPress as well…

    Thank you again,

    eliZZZa

    http://team.eliZZZa.net/

    I have a bbpress install on one server with about 200 users, and I have to install another one on a different server, but use the same users. Can this be done?

    #107974
    master5o1
    Participant

    I imagine the column shortcodes could be this:

    [column width=”1/3″ final=”true”]…[/column]

    #107973
    Anointed
    Participant

    very nice solution there. I like how when you are on an ipad that when you click the top level button it shows dropdown properly. Click it again and it takes you to the top level page. Had not thought about that approach before.

    #106833
    beowshawitz
    Member

    I have been unable to figure this out as well. I am only able to see the admins profile within bbpress, the rest take you to a 404.

    What are we missing?

    #105786

    In reply to: bbPress 2.0 – FAQ

    Anonymous User 5853594
    Inactive

    @eliZZZa

    BuddyPress does indeed include the full standalone version and doesn’t (yet) fully support the plugin version. It has been announced that in a future release of BuddyPress, support for the plugin will be included though.

    What you’re seeing in the Dashboard are the menu’s from the plugin version. The forums have to (manually) be given pages of their own, for them to show up in the front-end of your site.

    You can create pages for the plugin’s forums using the plugin’s shortcodes (https://bbpress.org/forums/topic/bbpress-20-shortcodes).

    I know that the interaction between BuddyPress and the bbPress plugin isn’t much at the moment, but I hope that BuddyPress will try to make it easier in future releases.

    You can use them side by side pretty well though, although I do not know how things will change when the bbPress plugin version is included into BuddyPress. I imagine that it might cause some importing issues.

    #100686

    In reply to: bbPress 2.0 – FAQ

    Anonymous User 5853594
    Inactive

    @eliZZZa

    BuddyPress does indeed include the full standalone version and doesn’t (yet) fully support the plugin version. It has been announced that in a future release of BuddyPress, support for the plugin will be included though.

    What you’re seeing in the Dashboard are the menu’s from the plugin version. The forums have to (manually) be given pages of their own, for them to show up in the front-end of your site.

    You can create pages for the plugin’s forums using the plugin’s shortcodes (https://bbpress.org/forums/topic/bbpress-20-shortcodes).

    I know that the interaction between BuddyPress and the bbPress plugin isn’t much at the moment, but I hope that BuddyPress will try to make it easier in future releases.

    You can use them side by side pretty well though, although I do not know how things will change when the bbPress plugin version is included into BuddyPress. I imagine that it might cause some importing issues.

    Suzi Wilson
    Member

    Just starting to test my bbpress installation and I can’t access any of the bbpress screens due to this error. When I look at bb-config.php the DB names it is referencing don’t make sense to me.

    I’m sure there is something I’ve done that is totally naive. Any help would be appreciated.

    Thank you

    #88555
    thenbrent
    Member

    Kyle, I would definitely use the new bbPress plugin. Not only will it receive the majority of new development effort, it also overcomes a lot of limitations that even “Deep Integration” didn’t overcome – like having WP Plugins run on your bbPress pages.

    #68072
    ratsoid2
    Participant

    @philsown

    Download User Avatar for WP here: https://wordpress.org/extend/plugins/user-avatar/

    1. In single-user-edit.php, Before

    <?php bbp_get_template_part( 'bbpress/content', 'single-user-edit' ); ?>

    add: http://pastebin.com/rfLFaRvq

    2. In style.css add:

    .bbp-single-user-edit { position:relative; }

    #user-avatar-display { position:absolute; top:160px; right:20px; text-align:center; width:155px; }

    #user-avatar-display a { color:#000; text-decoration:none; text-align:center; };

    3. In functions.php add: http://pastebin.com/YfbiN65x

    That’s it.

    Original solution: https://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2186636

    It works great for me. Cheers.

    #107972
    simplethemes.com
    Participant
    #105785

    In reply to: bbPress 2.0 – FAQ

    eliZZZa
    Member

    Hi John,

    I hate to bother, but I really dug through everything close to a documentation (plus hundreds of forum answers) and could not find an answer to some basic questions:

    a) BuddyPress 1.5.2 beta comes with a folder

    /bp-forums/bbpress

    which is obviously a full bbpress install (standalone?).

    I run WP 3.2.1 with BP 1.5.2 beta plus bbpress plugin 2.0-rc-2 (the latter a folder with less files than the one I found in a)

    So which one to run/install, what’s the difference?

    At the moment my admin panel shows a section for Forums, Topics, Replies, but they don’t show in the frontend.

    In the frontend I see group forums only, but not the ones created in the admin panel.

    I am confused and I am really missing a clue (a mini docu would help), on how those parts work together (or not).

    Thankful for any hint, just point me to any place with some information so that I can find sleep and peace again – and my 11,000 club members too ;)

    BTW – I am quite experienced with WordPress after some hundred installations and modifications since 2005, but I’m new to BuddyPress and bbPress…

    Kind regards from Austria,

    eliZZZa

    #100685

    In reply to: bbPress 2.0 – FAQ

    eliZZZa
    Member

    Hi John,

    I hate to bother, but I really dug through everything close to a documentation (plus hundreds of forum answers) and could not find an answer to some basic questions:

    a) BuddyPress 1.5.2 beta comes with a folder

    /bp-forums/bbpress

    which is obviously a full bbpress install (standalone?).

    I run WP 3.2.1 with BP 1.5.2 beta plus bbpress plugin 2.0-rc-2 (the latter a folder with less files than the one I found in a)

    So which one to run/install, what’s the difference?

    At the moment my admin panel shows a section for Forums, Topics, Replies, but they don’t show in the frontend.

    In the frontend I see group forums only, but not the ones created in the admin panel.

    I am confused and I am really missing a clue (a mini docu would help), on how those parts work together (or not).

    Thankful for any hint, just point me to any place with some information so that I can find sleep and peace again – and my 11,000 club members too ;)

    BTW – I am quite experienced with WordPress after some hundred installations and modifications since 2005, but I’m new to BuddyPress and bbPress…

    Kind regards from Austria,

    eliZZZa

    #88554
    Kyle_Irving
    Participant

    Hi

    I had this problem and the plugin provided by Zaerl fixed it, many thanks.

    What I am wondering (and i have only just put the forum up) am I better off using the BBpress plugin in wordpress than the deep integration method i have used?

    Thanks

    Isabelle
    Member

    Hi there,

    Here I am with an issue :) – Didn’t touch anything :p

    I’ve made my own theme and followed the steps.

    When clicking on a tag I get this error:

    Fatal error: Call to undefined function bbp_get_topic_tag_template() in D:xampphtdocswordpresswp-contentpluginsbbpressbbp-includesbbp-core-compatibility.php on line 745

    Thanks in advance for any assistance,

    Isabelle,

    #107271
    kodestar
    Member

    I’ve allowed users to upload images, but whenever I try to upload an image it fails with increase post_max_size and upload_max_filesize to 5M.

    I don’t have any issues uploading with wordpress, and the values are currently set to 8M and 2M respectively.

    The image i was trying to upload was only 167KB I tried with a 47KB file as well and that didn’t work either.

    Any ideas?

    #108001
    dublub
    Member

    I get the same error with the latest versions of bbPress Plugin and WordPress. I tried a fresh install but i get the same error.

    If i remove the code from common functions the update works ok.

    if ( $bbp->errors->get_error_codes() )

    $has_errors = true;

    But i’m afraid without that code there won’t be any error printed :)

    Does anyone have another solution?

    #95698
    paytonjass
    Member

    Sweet deal we got here!

    #95713
    paytonjass
    Member

    Sweet deal we got here!

    #39541

    Topic: Forum width

    in forum Themes
    Corse
    Member

    Hello,

    BBpress 2.0 Plugin is using the standard content width of my WordPress installation for showing. But i would like to have it full width (920 px instead of 550px). Because of my posts is not a option to change the default content width.

    How to change this for BBpress only?

    Thanx in advance!

    #107968
    Corse
    Member

    Thanx!

    #95697

    Page turns blank when updating profile with 2.0 :(.

    #95711

    Page turns blank when updating profile with 2.0 :(.

    frankpereiro
    Member

    I don’t know if this is the right forum for this. Nevertheless, I’ve done some search in the forums and haven’t seen an answer or topic with this problem:

    Whenever I try to update my user profile (with the Yahoo info, for example) I get this error:

    Fatal error: Call to a member function get_error_codes() on a non-object in /**********/wp-content/plugins/bbpress/bbp-includes/bbp-common-functions.php on line 1392

    I’m using the latest version (2.0-rc-2) of the bbPress plugin for WordPress.

    #107967
    master5o1
    Participant

    Disable the buddypress forum components and such.

Viewing 25 results - 36,051 through 36,075 (of 64,534 total)
Skip to toolbar