Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 52,451 through 52,475 (of 64,087 total)
  • Author
    Search Results
  • #72379
    johnhiler
    Member

    You can add roles using a plugin like this:

    https://bbpress.org/forums/topic/adding-a-new-user-type?replies=6#post-9210

    Good luck!

    #66142
    andyimages
    Member

    Got the problem…..when copying the secret from the options.php in wordpress to enter into the WP INtegration in BBpress, on submit bbpress (or something) was stripping the final character off the secret string. I checked this twice to make sure it was happening, and then edited the record by just pasting in the “).” Voilla. Ann’s cookie worked!

    #4979
    ryanz123
    Member

    Hi all

    First off I feel I need to thank the developers for creating bbpress. It seems to be the solution I have been looking for.

    I’m trying to set up private forums.

    I have installed the private forums plugins, but the “roles” are what bothers me. I don’t wish to give users a “moderator” role.

    There has to be a way for me to give them a different role? I simply cannot find the place where to add additional roles or HOW to do it. I’m on version 0.9.0.4.

    Hope someone can help me out here.

    Best regards,

    Ryan

    #66141
    _ck_
    Participant

    Do not even “try” the alpha as you can then never go back to 0.9

    Many plugins will not work with the alpha and won’t for some time.

    You want to downgrade the wp cookies. Use Ann’s plugin.

    #68851
    joemoak
    Member

    circuit, thanks again for the insight. are you running bbsync or just running bbpress exclusive of your wp install?

    #66140
    andyimages
    Member

    CK I installed the plugin with the salt keys, etc……and there is evidentally a little progess as the cookies do not conflict as before, but the integration hasn’t worked either. Not sure what the issue is but in the docs there are not a precise definition of the secret key. Is the database secret key that you refer to the key I have defined in the config, php that holds the database name, password, etc…..or is that the “secret,” randomly derived string that is listed through options.php as “secret”? Also, since I am using .9, where exactly are the bbpress integration settings in wp……there was a new-plugin, but that was for 1. alpha, right…..not for .9?

    Excuse me because I am new to this, but does it make sense for me to upgrade to the alpha version, is that easier to integrate? Or do I want to go the other direction and downgrade the wp cookies.

    Thanks in advance>>

    Andy

    #72375
    david11
    Member

    WordPress

    |—- BBpress

    aka :-

    massbase

    |


    /community

    |


    /bbpress inside here

    |


    /rest of wp’s files..

    wordpress is on the root and bbpress isin a folder called /community

    http://www.massbase.com/community

    im resintalling it all now, all same versions.

    #72374

    No, it’s probably becuase it’s Sunday.

    bbPress isn’t a WordPress plugin, so unless you have conflicting htaccess files, I can’t see why that would happen.

    What folder is bbPress loaded in and what folder is WP loaded in?

    #72334
    _ck_
    Participant

    Yes you still need to fill the bbPress/WP user table (many plugins also refer to it directly).

    All you are replacing is authentication.

    You can write a plugin to auto-fill the user table when a newly authenticated user first tries to see a bbPress page. Actually it could go into the authentication code directly.

    #66139
    _ck_
    Participant

    andyimages, to use WP 2.7 with bbPress 0.9 you need one of the two plugin solutions now updated in the first post. Changing the cookie path is not enough, you have to change the cookie method entirely.

    #64930
    ewonk
    Member

    if (file_exists(‘../wp-blog-header.php’))

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

    ^That line of code causes a lot of stress on my bluehost site. With that code active, I get “This Account Has Exceeded Its CPU Quota” all the time, deeming my site unusable.

    Is there another way to have the bb-config find the wp-blog-header? Everytime the server has to search for it, it takes fooooorever, which also slows down the rest of the site, then I get suspended by bluehost and can’t access anything.

    It’s weird though, because this code will slow up the rest of the site that isn’t even using the bb-config. I’ll load up mydomain.com and it’ll go soooo slowly while that code is active – this, even though my bbpress config is way over there at mydomain.com/forums. If I comment that code out, everything is fast and zippy.

    WP 2.7

    BB 0.9

    #66138
    andyimages
    Member

    So far I am failing on this. I am going to try the plug-in that xurizaemom has suggested…..my integration is failing and I have tried the suggested method running WP 2.7 and the latest bbpress 0.9.0.4 .

    There is definitely some conflict between the cookies as if I login as admin on wp, then go to bb, clicking on the admin link fails and I am redirected to the front page instead of admin area. Logged out of WP, and logging into BBPress as admin, the link works properly and the admin panel opens…

    The wordpress is in the the root directory and bbpress in its own directory in the root.

    #4977
    #72367
    chrishajer
    Participant

    They can be integrated if you use one of these two solution to make the cookies compatible:

    https://bbpress.org/plugins/topic/freshly-baked-cookies/

    https://bbpress.org/forums/topic/bayanimecom-wp26-and-bbpress-09-complete-cookie-integration

    Yes the roles integrate in 0.9.0.4.

    The private message plugin has nothing to do with WordPress – it’s a bbPress plugin. However, there have been some security issues with it recently and you might not want to use it right now until those are ironed out.

    https://bbpress.org/forums/topic/security-warning-stop-using-private-messaging-plugin

    #4975

    Hello :)

    I noticed that Bulgarian translation is quite out of date so with a friend we made an update. It is available here:

    bbPress 0.9 in Bulgarian

    #72349
    chrishajer
    Participant

    More than likely you have set up permalinks in the bb-admin but have not configured the webserver.

    error 404 when viewing forums

    https://bbpress.org/forums/topic/clicking-on-forum-headings-brings-me-to-my-main-website#post-21191

    #72341

    In reply to: Do I Need a Server?

    chrishajer
    Participant

    You can use and configure bbPress locally if you like, but it needs to be in a server environment. You need PHP, a web server and a database. It’s easiest to have it on the same type of system it will eventually be hosted on, to minimize problems when you go live, but it’s not essential.

    On Windows there is WAMP:

    http://www.wampserver.com/en/

    On OSX (and for many other systems) there is XAMPP:

    http://www.apachefriends.org/en/xampp.html

    On Linux, well, if you have that I don’t need to tell you what you have.

    The machine you build, test and configure on doesn’t need to be on the Internet, but you do need to have a server environment to make this work.

    #63243

    In reply to: Integration questions

    Any news on this? I have the Simple:Press plugin but I love BBpress better (even though Simple:Press wraps around my WPMU/BuddyPress site perfectly…)

    #4971
    kris_115
    Member

    Do I need my website to be uploaded onto a server in order to start using and configuring bbpress or can i work on it while i’m building my site without having uploading anything onto a server?

    #72257

    I soved the problem of logn request on paginated topics using the EWp plugin mentioned here:

    https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/5#post-24571

    I can’t understand why with normal integration the whole system didn’t work… but I have no time to investigate for a non payed task :) The customer have the same problem of quote adn double-quote double escaping thamentioned in the same link…

    This topic can be considered closed.

    #4973
    sorinv
    Member

    Hello,

    I have wp 2.7.1 and the last bbPress, i install this and i create a forum but when i want to open the new topic is going me to a 404 Error page from my blog.

    Can anybody tell me what is wrong?

    Thanks

    #4972
    naranili
    Member

    Hi !

    I need 2 WordPress themes for bbPress.

    First “comunizine” from http://www.kriesi.at/archives/wordpress-theme-communizine

    and second PureType from http://www.elegantthemes.com/gallery/puretype/

    I can give the theme and can make a small donate.

    Please answer to fuhrmara at freenet dot de

    patrick10128
    Member

    Unbelievable. I was able to figure out what the problem was. WP-Super-Cache plugin was screwing everything up. All I did was add /forum/ to the URI strings to be ignored and it worked fine.

    Now it’s time to fix up the theme.

    Thanks for all the responses :)

    patrick10128
    Member

    I am using WordPress 2.7.1 and bbPress 1.0 Alpha

    #66137

    If you’re seeing WP logins work, and BB logins fail, then BB is probably logging you in and setting the wrong cookie path.

    (You can debug this sort of thing by using a proxy which lets you inspect the headers as they pass from client to server – I recommend the excellent Charles Web Debugging Proxy.)

    I fixed this using the WP Cookie Root plugin. Changing the COOKIE_PATH defines for me hadn’t worked, but the plugin did.

    https://wordpress.org/extend/plugins/root-cookie/

    Q: With deep integration, I see any postings to BB get double-quoted, eg an apostrophe posted to the forum will appear as ‘ …

    Here’s hoping BBPress doesn’t munge the line above. Apostrophes appear in the forum with a backslash to escape them, because both WP and BB are running the apostrophes thru their escaping function. How can I avoid this?

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