Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 45,501 through 45,525 (of 64,526 total)
  • Author
    Search Results
  • chrishajer
    Participant

    yay ashfame!

    Thanks Chris! Back to the topic now.

    chrishajer
    Participant

    Ashfame, this is the post that got you caught by Akismet:

    https://bbpress.org/forums/topic/wordpress-login-makes-bbpress-dashboard-not-accessable-many-affected#post-65111

    I’m guessing because of all the links. You’re not a bozo, but the posts were being caught by Akismet.

    #85399
    chrishajer
    Participant

    Ashfame, I cannot affect your account status. I can only moderate posts.

    https://bbpress.org/forums/profile/ashfame

    Marius-
    Member

    I have said this before, downgrading is not an option.

    Why even have two versions for download, if you all want us to donwload 0.9?

    You say backwards compitability never has been a goal. What I fear is that, lets say some time in the future I decide to upgrade to a new version of BBPress. With a completely new theme, and possibly reinstall it. Will I be able to keep the users and posts?

    And I have to say, polls, image support and text formatting is standard. Its what everyone has used on forums for ten years. So theres no reason they shouldnt be included as standard, from my point of view.

    Also, please stop banging the drum that BBpress is not ready for use if you have no skills etc. I think you are destroying your userbase by doing this. You are scaring people away, and its not true either. I have pretty much zero skills, and have managed to get a pretty decent looking forum up and running.

    #85385

    In reply to: cannot edit forums

    chrishajer
    Participant

    Post a link to your bbPress site please.

    It definately appears to be an issue between BackPress and WP about how the cookies are set.

    One of the things i’d suggest would be to edit your bbPress login form to point to your wordpress login form but with the re-direct you want. That way no matter where someone logs in, it’s always from the same place. At least this loses the unknown factor.

    Mental that we have to do this…

    Easy integration with your blog

    https://bbpress.org/about/features/

    the most important thing we need to figure out is how to integrate bbPress better with WP

    Matt – https://bbpress.org/forums/topic/future-of-bbpress

    I tried! Had no luck!

    I commented out everything that I added and I am getting some interesting results. Its integrated now. I can access everything except a small behavior.

    When I login from bbPress side, if I try to access http://needaproject.com/wp-admin/ I can get to the dashboard but if I try to access the URL like http://needaproject.com/wp-login.php or http://needaproject.com/wp-login.php?redirect_to=http%3A%2F%2Fneedaproject.com%2Fwp-admin%2F I get the login screen. It doesn’t recognize that I am logged in.

    OMG!! bbPress is so much screwed up when it comes to issues.

    #82418
    Meraj Chhaya
    Member

    Who did your design? I’m looking for a bbPress expert to help me, but I can’t find anyone up for a paid job.

    oooh i forgot somethings:

    I also have this in my WP-config:

    // This is meant to help BBpress

    define(‘COOKIE_DOMAIN’, ”);

    define(‘COOKIEPATH’, ‘/’);

    Again, not totally sure these are neccessary, but once you have something that works you stick with it :)

    Morning lads and lasses,

    I can’t replicate this problem with an existing/live website, but i may have some suggestions. From the time of the 0.9 to diffrent versions of WP (and SuperAnn and _ck_’s plugins), i’ve found i end up putting in a huge amount of data into my bb-config.php file, and then force everyone to login via wordpress (that way i know i’ve only got 1 point of failure).

    If you can’t access the bb-admin admin area when being logged via wordpress try making sure these values are in your bb-config.php file.

    define(‘BB_SECRET_KEY’, ‘bb_secret_key’); // Change this to a unique phrase.

    define(‘AUTH_KEY’, ‘auth_key’);

    define(‘LOGGED_IN_KEY’, ‘loggedinkey’);

    define(‘BB_AUTH_KEY’, ‘authkey’);

    define(‘BB_SECURE_AUTH_KEY’, ‘secureauthkey’);

    define(‘BB_SECURE_AUTH_SALT’, ‘secureauthsalt’);

    define(‘BB_LOGGED_IN_KEY’, ‘loggedinkey’);

    define(‘BB_SECRET_KEY’, ‘secretkey’);

    define(‘BB_SECRET_SALT’, ‘secretsalt’);

    define(‘BB_LOGGED_IN_SALT’, ‘loggedinsalt’);

    $bb->wp_siteurl = ‘http://www.**********.com/’;

    $bb->wp_home = ‘http://www.**********.com/’;

    $bb->wp_table_prefix = ‘wordpress_’;

    $bb->user_bbdb_name = ‘**********’;

    $bb->user_bbdb_user = ‘**********’;

    $bb->user_bbdb_password = ‘**********’;

    $bb->user_bbdb_host = ‘localhost’;

    $bb->custom_user_table = ”;

    $bb->custom_user_meta_table = ”;

    $bb->authcookie = ‘wordpress_’;

    $bb->cookiedomain = ”;

    $bb->cookiepath = ‘/’;

    $bb->sitecookiepath = ”;

    $bb->wp_table_prefix = ‘wordpress_’;

    $bb->WP_BB = true;

    /* Stop editing */

    I know this may sound daft, and i can’t pin point the technical reason for it, but with the combination of WP moving to a different security routine in WP2.7/2.8 and bbPress moving to BackPress i find that having that extra data in and predefined has solved 99% of my login issues.

    I think, and those of you more technical than i am may debunk the idea, that bbPress does a “double dip” where it tests you as having a cookie on the front end and that the name is associated with a key master or admin, but then on the backend it actually checks your admin credentials against the WP database and cookie has and thats what fails (who do we thank for backPress??).

    Sadly bbPress admin area (or any admin function) doesn’t give error messages, so the exact issue we won’t know unless you can run a profiler.

    Give my additional code a try, and we’ll see if that makes a difference.

    Kev

    Hi,

    I am using bbpress for my forum page, located at polina-such.freehostia.com/bbpress.

    I am using the cool TooNewsy theme. (http://www.bbpressthemes.net/too-newsy/)

    The only problem I have been having is that I cannot extend my header across the page without it somehow knocking the sidebar under the forum posts! I want the sidebar to stay where it is, but I also need the header to stretch across the page and not end prematurely.

    I have tried for days to fix the css to no avail. I have also tried reaching out to the developers but have not as of yet gotten a response.

    I would greatly appreciate it if anyone here can help. Thank you very, very much!

    Robert

    r-a-y
    Participant

    I’m going to try to answer the OP’s questions.

    What is the advantage, of any, of having BBPress either instead of or in addition to BuddyPress?

    Advantages of using bbPress – using bbPress plugins, forum categories and sub categories. If you want the traditional forum, go with bbPress.

    BuddyPress’ internal bbPress relies on a concept called “groups” (similar to Facebook). You need to create a “group” in order to create a group forum. BP’s internal version of bbPress also uses a flat structure, you cannot categorize group forums into categories (as of now). Also, out of the box, you’ll need to port bbPress plugins to WP/BP in order to use them. Not many bbPress plugins have been ported to BP as of yet.

    Advantages of using BuddyPress – template matches the rest of your site. Social networking in a box for WP (if you need it). Check out http://testbp.org/forums to view the forum layout.

    Will (bbPress) now work with a straight WordPress install, or is it tied to WordPress MU at this point?

    Works in both instances. bbPress integration plugin handles this fine.

    (With the upcoming integration of WP and WPMU, at this juncture I simply don’t want to go through the hassle of installing MU.)

    BuddyPress 1.2 is now supported by regular WP, so no need to install WPMU if you don’t need it.

    #82111
    johnhiler
    Member

    The plugin works for me in bbPress 1.0.2. Is that the version you’re using?

    If so, it’s probably going to rest on you: you most probably have a theme or plugin conflict.

    #82110
    Marius-
    Member

    Well, hopefully the solution to this problem isnt entirely on my shoulders.

    There are other people experiencing the same out there. Maybe someone can figure out how to solve this on their own. Without my participation. *Crossing fingers*

    #82109
    johnhiler
    Member

    Sorry man, I’ve done as much remote diagnosis as I can!

    If you’re not comfortable having a volunteer from here access your server (which I totally understand), you may want to hire someone? Either way, you should do a full backup of your entire database and files first!

    Good luck…

    #82108
    Marius-
    Member

    Can this have something to do with Ajax support failing, server-wise?

    #82107
    johnhiler
    Member

    I was able to get the Polls plugin working on a 1.0.2 install…. so it should be possible.

    You shouldn’t be editing the original template under /bb-templates/. You should move your custom theme to under /my-templates/, and then re-upload the old Kakumei under bb-templates.

    It’s very helpful to have Kakumei around, when you’re attempting to eliminate themes as a source of conflict with plugins.

    #82106
    Marius-
    Member

    Yeah, I havent made a separate theme. I´ve edited the original Kakumei that came with the software. So theres no “default theme” any more. Just one.

    It seems you ran into this problem on other setups too, didnt you say so? Cause I see you´re doing the process of elimination, but I´m not the only one having this problem, so it must be something more universal.

    #82105
    johnhiler
    Member

    All I was going to do was activate the original Kakumei theme and then re-test poll creation. Then de-activate Kakumei and go back to your original theme.

    I know you mentioned you only changed the CSS, but even that could cause issues. So thought I’d try that, and also review your list of plugins to look for compatibility conflicts.

    Feel free to try that stuff yourself! And good luck…

    #82104
    Marius-
    Member

    Well I appreciate you trying to be helpful. I just cant hand out important stuff like that without knowing exactly how and when it will be used.

    After this topic was created, I had a guy that registered on my forum to diss MJ and stink up the place by calling him a pedophile etc. Not much fun for the other members.

    #82103
    johnhiler
    Member

    Ah sorry, I don’t really do IM support. Was just trying to be helpful…

    I wouldn’t worry about 1.1… once you have something working, you don’t necessarily need to upgrade to the latest version unless you want to.

    Re: 1.1, Matt’s update last week about the upcoming version didn’t mention polls: “[The] 1.1 release will include email notifications and anonymous posting, both of which are in trunk and would appreciate testing and patches. After that it’s bug fixes, and release.”

    https://bbpress.org/forums/topic/whats-happening-with-bbpress/page/5#post-64400

    But I could’ve missed something!

    #82102
    Marius-
    Member

    Well, add me to msn in case then: marius @ reager .no

    I need direct contact for this type of deal.

    But I asked earlier: is this worth it? Making an old plugin work?

    Or should I forget about it, and wait for bbpress 1.1? Cause I understand a poll feature will be included there…

    #85344
    yoyopop
    Member

    I echo the above comments – am transferring a phpbb forum to bbpress at the moment and it’s so refreshing!

    #54469
    LizFilardi
    Member

    hey, can i use the same wordpress API key for my wordpress and bbpress integrated sites?

Viewing 25 results - 45,501 through 45,525 (of 64,526 total)
Skip to toolbar