Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 55,451 through 55,475 (of 64,431 total)
  • Author
    Search Results
  • #68126
    chrishajer
    Participant

    I don’t know of anything for adding page links for the latest discussions, but there is this plugin for changing the number of items being displayed. Maybe that will help?

    https://bbpress.org/plugins/topic/front-page-topics/page/2/

    #68095
    chrishajer
    Participant

    Just posting this here for anyone who might not know about this WordPress plugin:

    https://wordpress.org/extend/plugins/bbpress-live/

    After you installed it, do you have the option to activate it in the WordPress plugins screen? Or that is OK, but you can’t configure it?

    #68124

    In reply to: WordPress Admin Panel

    shock425
    Member

    Is there a way to roll-back to 2.5 or uninstall bbpress to fix this problem.

    #4099
    shock425
    Member

    I installed bbpress on my site which uses wp 2.6 no one warned me. it installed and everything looks fine on the outside but the admin panel for wordpress is messed up. its saying

    Warning: include() [function.include]: Failed opening ‘/home/mobir/public_html/wp-content/themes/div_dark_house/’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/mobir/public_html/wp-content/plugins/themed-logreg/themed-logreg.php on line 732

    #4098
    lstelie
    Member

    Hello,

    My setting :

    – WP 2.6.2

    – BBPress 1.0 alpha 1 (1780)

    BBpress Live (WP Plug in to fecth BBpress last discussions and forums) is supposed to have a seting in the plug in section of WP.

    In my case nothing appear , no settings item

    Any idea ?

    Luc

    #68037
    qlister
    Member

    Hi Chrishajer, thanks so much for your help, i had previously written mod rewrite in my bbpress config file and that had caused the unclickable links.

    So i removed that line and turned off permalinks in the admin which helped.

    however whichever method i tried at configuring permalinks at the link as provided, caused internal server error, are there any other way i should go about? Or is it due to the incompatibility between wordpress 2.6 and bbpress 0.9.0.2?

    #68091
    chrishajer
    Participant

    Those version are not compatible for logins. Please read this sticky:

    https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101

    #4097
    epiphone
    Member

    Im going to intergrate my WordPress Theme into my bbPress forum, so I need to make sure that functions like Header and Sidebar can be used in bbPress. So I’ve been reading up and found out that you need to place this code in the bb-config.php:

    require_once(‘path/to/wp-blog-header.php’);

    However when I place the code. I suddenly can’t log into the bbPress forum anymore. When I click login nothing happens the page will load but not display links like Username –> Admin —> Log out just the normal page as if a guest was browsing the forum.

    I am placing the code below the first <php line? Am I doing something wrong?

    Additional Info:

    WordPress Version: 2.6.2

    bbPress Version: 0.9.2

    #68088
    epiphone
    Member

    OKay thanks for your reply.

    I shall have a look around.

    #68087
    chrishajer
    Participant

    Do users have to log in at the blog and the forum separately, or are the logged into both simultaneously? I didn’t think that 0.9.0.2 and 2.6.2 were cookie compatible, for logins.

    To do what you’re describing, you need to design a theme for bbPress that matches your WordPress theme. Short of doing that, you can include WordPress inside bbPress to have access to WordPress functions (like get_sidebar, get_header, get_footer.)

    You can also browse the tag integration to see how other people have approached the problem.

    #4096
    epiphone
    Member

    Recently I have installed bbPress 0.9.2 and intergrated it with my WordPress blog (Version 2.6.2) the intergration has been a success and all users registered to the blog also have access to the forum without re-creating a user.

    Anyway, now im interested in intergrating my bbPress forum within my blogs layout (E.g on a page called forum there would simply be my usual blog layout and then the forum appearing within the content area of my blog but I don’t have any idea how to do this. For a visual reference here is a example of what I want to achieve:

    http://www.f1fanatic.co.uk/forum/

    Does anyone know the process of how to this and how it can be done?

    Thanks!

    James

    #68086
    chrishajer
    Participant

    I don’t know of anything like that specifically. But there is an LDAP plugin that you could probably look at to get some ideas for how to use an alternate authentication and go from there:

    https://bbpress.org/plugins/topic/ldap-authentication/#post-54

    #4095
    wideit
    Member

    Hello,

    I have a WordPress installation with BBpress and I would like to use an external WordPress Authentication to use username and password from another Mysql DB.

    Do you know any easy way to do it that will be compatible with bbPress???

    Thanks!

    James

    #67248

    In reply to: about sessions

    chrishajer
    Participant

    To have access to bbPress functions from WordPress, you need to include bbPress inside WordPress. Then you can put that link wherever you want using bbPress functions. Read here:

    http://www.adityanaik.com/integratepress-part-i/

    Find bb-load.php in that page.

    #68036
    chrishajer
    Participant

    So long as it’s in a separate folder from WordPress, you should be fine. You don’t want them in the same folder.

    Try turning off permalinks in the admin. My guess is they’re not supported in your current configuration. If that works, and you can view everything, then you just need to configure permalinks.

    https://bbpress.org/documentation/faq/#pretty-permalinks

    #67247

    In reply to: about sessions

    meitershaker
    Member

    but how to display the admin menu (admin link) in the header of my wordpress, when i’m connected to bbpress?

    thanks :)

    #68022

    In reply to: Viewing User IPs

    chrishajer
    Participant
    #68077

    In reply to: Change the Permalinks

    chrishajer
    Participant
    #68024
    chrishajer
    Participant

    I think the WordPress user registration functions are more mature than bbPress. Maybe you could use that somehow?

    #68019

    In reply to: Viewing User IPs

    chrishajer
    Participant

    I never knew that page was there so I never tried to access it directly. When I access it in 0.9.0.2 or alpha (r1637) I get no information as well, just the heading

    “IP Information

    Last 30 posts”

    but no data. My guess is I don’t understand how it works, or it’s broken. Can someone explain or show what it’s supposed to display?

    I guess my earlier idea about a plugin is already handled by bbPress, but it’s just not working.

    #4082
    irr1449
    Member

    My site currently does not have a user management system where people can register etc. I’m looking for a system to integrate that I can just piggyback off of and access the users table to do my own development.

    Would bbPress be a good fit here? I played around with the code a little bit and I just included “bb-load.php” and I was able call functions like ” bb_get_current_user_info( ‘id’ )” without actually displaying anything related to the forum.

    The only downside is that it added about .2 seconds to my average php render times.

    #67160
    pr2me
    Member

    Gives errors on the forum and topic .php pages.

    Warning: Division by zero in ../bb-includes/functions.php on line 2369

    AND

    template-functions.php on line 1040

    nvrmind :$

    https://bbpress.org/plugins/topic/front-page-topics/page/2/

    #67517

    In reply to: Plugin suggestions

    Detective
    Member

    @sam:

    That’s what i say to my users, but some of them just don’t get it … for them it’s much easier to just add text into the Reply form than click “edit”.

    Another plugin i need (probably will implement this in two or three weeks) is “Private Discussions”, a plugin to replace Private Messaging. Instead of private messages, two users can have a private discussion. Hopefully, the plugin will need only a few template tweaks and no additional files in the bbPress root folder.

    It should work in a similar way to Vanilla’s Whispers, but without whispers in a public discussion.

    #4090
    cralor
    Member

    Here is how to correctly install Avatar Upload.

    The “Additional Info” is not too detailed.

    Here is the instructions on how to get the plugin (currently) on your bbPress site:

    1. Download and upload the plugin to your bbPlugins directory.

    2. Activate the plugin in the bbPress Admin section.

    3. Follow the file movement instructions:

    In the “additional-files” folder (inside this Avatar Upload plugin directory) there is several files. These need to be moved elsewhere.

    • Move the entire “avatars/” folder to your bbPress root directory. (Including the “default.png” inside.)
    • Move the “avatar-upload.php” to the bbPress root directory.
    • Move the “avatar.php” (inside the “my-templates” folder) to your template(s) (theme(s)). Example: Move “my-templates/avatar.php” to “forums/bb-templates/kakumei/” (So it is like “forums/bb-templates/kakumei/avatar.php”.)

    I hope this helps someone :D

    #68049
    chrishajer
    Participant

    Interesting – never noticed that before. You might want to log in and file a bug at trac.bbress.org.

    The alpha release looks all different though. That line is no longer present and there are many other options on the profile page.

Viewing 25 results - 55,451 through 55,475 (of 64,431 total)
Skip to toolbar