Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 46,226 through 46,250 (of 64,511 total)
  • Author
    Search Results
  • #84062
    m291
    Member

    one more question:

    what is the code to authorized only specified user groups?

    thanks for help

    #84091

    In reply to: Old Version

    johnhiler
    Member

    The 0.9 version is available at the bottom of the download page!

    https://bbpress.org/download/

    #32870

    Topic: Old Version

    in forum Installation

    It seems that latest version is not working for me because I want to integrate it with old version of WordPress.

    Can I get a old version of BBPress? like in wordpress.org

    #77428
    chrishajer
    Participant

    This is because integration was not done properly. The cookies are not compatible between WordPress and bbPress.

    Read and try this:

    https://bbpress.org/forums/topic/wp-integration-coockie-does-not-work#post-61969

    #84085
    Michael
    Participant

    I have never used that particular plugin – so I can’t help you there.

    I do recommend, however, what seems to be the most stable plugin for avatars:

    https://bbpress.org/plugins/topic/avatar-upload/

    If you’d like to see it use before making a decision, see this post on my forum:

    http://www.inniosoft.co.cc/devstation/topic/php-creating-a-voting-poll

    Hope this helps. :)

    #84084

    In reply to: Anonymous posting

    Gautam
    Member

    This has already been added in the development version: https://trac.bbpress.org/changeset/2390/trunk

    #32868

    Topic: Anonymous posting

    in forum Plugins
    esprit
    Member

    I did need an anonymous posting in my installation of bbPress and after checking few threads I realized that would be probably worth to try do it by my own. So if anyone interested, I am releasing the alpha version of plugin + source patch (yeah its hack :) for testing.

    You could get it on http://trac.espr.it/wiki/bbPress/AnonymousPosting – feel free to raise a ticket there if the plugin is not working or in case of any other problems but I am full time working so don’t promise any quick fixes and reaction.

    Just what the plugin actually does. Any non-logged user has a opportunity to log in as anonymous user (with very restrictive permissions) through standard form. He has to pass security question which is possible define in plugin administration.

    The code should be working again 1.0.2 version of bbpress.

    #83971
    RCHR
    Member

    Raize,

    Is there a plugin for vBulletin that allows it to share a login with our wordpress site?

    benwduffy
    Member

    Hey,

    I was trying to install bbPress, and it went smoothly through setting up the bbPress Integration plugin. After setting it up, I went to add the cookiepath to the wp-config.php file as it said. It didn’t say where to put it, so I opened it up in Notepad, added it to the end, saved it, and reuploaded it. As soon as I did that, I got:

    Fatal error: Call to undefined function wp() in /home/xxxxxxxx/public_html/wp-blog-header.php on line 14

    I tried removing it and reuploading the file, but it did no good. How do I get this fixed? Thanks!

    Edited to add: the forums still work, but the blog gets the fatal error.

    #84061
    m291
    Member

    ben l. you are my hero. its work. thank you very much…

    #84060
    Ben L.
    Member

    Oh, typo. Here’s the correct one:

    <?php require_once 'path/to/bb-load.php'; bb_auth( 'logged_in' ); ?>

    #84059
    m291
    Member

    has nobody a proposition?

    #83526
    bbrian017
    Member

    Sorry guys I see how it’s done!

    Thanks tons for the fast support

    Brian

    #83525
    bbrian017
    Member

    ok I guess I’m at that stage now!

    When I got to the forums link I’m not seeing any forums. I guess I’m missing something rather easily?

    I don’t see a place to create forums. I see the following, Forum Setup, When I go to that page it says it’s successfully installed or I can re install. I guess I need to do some more reading or did I mess up some where.

    I think I read something about adding forums to a group (s) Any specific documentation on that group and forums part?

    #84036

    So, nobody does not know how to do this?

    Any direction would be helpful.

    citizenkeith
    Participant

    Feature request: I would love to see an “attachments browser” in the admin panel. :)

    #84068
    johnhiler
    Member

    Here are the instructions on installing plugins!

    https://bbpress.org/documentation/customization/

    #84063
    Michael
    Participant

    Hi :)

    Well, for a start, if you have a WordPress.com username, you must enable Akismet – it’s the best spam protection you’ll get. I also recommend ‘Human Test for bbPress’ – also good for security.

    Here’s a list of the plugins I recommend: (I may miss some because I don’t use all of them, obviously) Items marked with a star are quite important, in your case.

    1. Allow Images *

    2. Avatar Upload *

    3. bbPM (for Personal Messages)

    4. bbPress Moderation Suite (not always used in some forums, but very handy to have)

    5. bbPress Smilies *

    6. bb Topic Icons

    7. bb Topic Icons/Support Forum Connector (comes with the above plugin)

    8. Burning Tags

    9. The MyViews Suite

    10. bbPages

    11. Project Honey Pot (Spam protection, prevents spam users from registering)

    12. Signatures

    There are plenty more, but those are my most common ones.

    Hope that helps a little. :)

    #82261
    Sabuntu
    Member

    Can you share us how did you do that !?

    #84077
    Sabuntu
    Member

    By the way I still don’t know what went wrong at the first time, but fortunately with simple work around the problem was solved

    #84076
    Sabuntu
    Member

    I Think my thread will be the most funniest thread in this wonderful website

    I’ve solved my problem myself

    Just to make easy for new bie like me,

    if you installed bbpress with integration setup for your blog and find some problems and you would like to uninstall and reinstall again follow the following steps

    1- delete bb-config file

    2- login to your cpanel

    3- go to phpMyAdmin

    4- browse your database

    5- drop all bb_ tables

    6- browse wp_usermeta table

    7- and look for bb_capabilities and drop it down

    8- now you are clean and you can go through installation process again

    I’ve done perfectly and my problem was solved

    you can visit my new forum now

    sometimes you can solve your problem with simple knowledge

    wish you all the best guys

    #32860
    jsol
    Member

    Hello,

    I have a web application built using Apache’s Tapestry framework. I already have it working with our current list of usernames and passwords. However I can’t seem to think of a way to make it so that once a user logs into the website, the user does not have to log in again for the forum and vice-versa. Does anyone have any idea how to do this? Tapestry uses Java so I’m not sure I can do it that way.

    EDIT: Is it possible to do this by passing the username and hashed password in a link to the bbpress page?

    #84075
    Sabuntu
    Member

    I tried tweaking this problem by the reinstalling the bbpress

    I deleted the forum file completely and I dropped all the tables that are related to bb_

    and reinstalled the forum again as subdomain again

    BUT I’ve had another problem now “installation failed”

    the key master could be established although I’ve deleted all the tables

    as I mentioned in the previous post I’ve integrated my blog to the forum and this might be the problem for not creating the key master for the second problem

    :( any Ideas !!?

    #84058
    m291
    Member

    i have try it, but i get an error:

    Warning: Invalid argument supplied for foreach() in /test/forum/bb-includes/backpress/class.wp-auth.php on line 145

    Warning: Cannot modify header information – headers already sent by (output started at /test/forum/bb-includes/backpress/class.wp-auth.php:145) in /test/forum/bb-includes/functions.bb-pluggable.php on line 232

    any ideas?

    #32863
    Sabuntu
    Member

    Dear support

    I installed bbpress 1.0.2 to wordpress 2.9.1 as sub-domain and the installation process went smooth & I integrated my forum to the blog successfully but by the end of the installation process I noticed a message that said “installation process completed with minor error”

    when I tried to access my forum after the installation I faced this message

    bbPress is already installed.

    Perhaps you meant to run the upgrade script instead?

    I changed the key master name to root and I don’t know if this was the problem !!!?

    I received an email

    Your new bbPress site has been successfully set up at:

    http://forum.sabuntu.com/

    You can log in to the key master account with the following information:

    Username: Root

    Password:

    We hope you enjoy your new forums. Thanks!

    –The bbPress Team

    http://bbpress.org/

    But I didn’t receive any password to login

    how to fix this problem any Ideas ??

Viewing 25 results - 46,226 through 46,250 (of 64,511 total)
Skip to toolbar