Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 52,876 through 52,900 (of 64,431 total)
  • Author
    Search Results
  • #72263
    chrishajer
    Participant

    One point: if your database is on another machine, you will need to edit the advanced settings to put the host name in there. But that’s aside from this problem.

    If bbPress couldn’t write the file, then it’s probably a permissions thing. So, you created the file yourself. That’s OK. But maybe it’s in the wrong spot or has the wrong information in it?

    #71550
    Hiranthi
    Participant

    I integrated bbPress 0.9.0.4 with WP2.7.1 this weekend and everything seemed to work fine (apart from a few bbPress plugins I downloaded). Yesterday two users emailed me that they couldn’t edit their website anymore (in the WP backend, dunno about the bbPress backend, but since I have ’em integrated..).

    For some reason I’m getting an ‘invalid user id’ message when I try to edit it (as administrator) through the WP backend..

    I know that before I integrated with bbPress it did work and I didn’t get the message, so this must be a bbPress issue too.. Guess I’ll have to change it in the db until v1 is stable..

    #72180

    Also: Having it be a plugin means that people who don’t wont those ‘features’ don’t have to disable. It’s the basic idea of bbPress: Simple :)

    #72179
    johnhiler
    Member

    It’s because it is a plugin that we’re all able to patch it without upgrading the entire bbPress install itself!

    I agree that it’d be nice if the top plugins had security audits of some kind. Thank goodness a user reported this and another one fixed it though – that’s exactly how open source communities should work (ideally). Thanks merlin214365 and _ck_!

    I do feel dumb for just installing this plugin without even looking at the code. I’m going to do a personal security audit, and report back if any of the plugins I’m using turn up with security holes. Hopefully we can use this incident to improve the overall security of the most popular bbPress plugins!

    Is there then a way that when a registered bbPress member visits the WordPress area of the site, that WordPress will recognize them as registered bbPress members

    Integrated login will do that. If you only want to use the BB side of things, you can use a ‘Hide Dashboard’ plugin for WP (to … hide things ;) ), and then just never link to the WP profile stuff. I’m doing that and the three smarties who know they can login on the WP side quickly learned: Ain’t nutin’ there.

    As for targeting ads, I suspect you can do that, though it’d be a question for the WP side methinks.

    Hide Dashboard: http://www.kpdesign.net/wp-plugins/wp-hide-dashboard/

    #72262
    masterpo
    Member

    thank you Chris for your reply.

    Now I have try a fresh, clean install.

    Step 1 – Database configuration: I put my data, I don’t edit the advanced settings, I click on “Save configuration database file” and I got this message:

    Step 1 – Database configuration

    !

    Your settings could not be saved to a configuration file. You will need to save the text shown below into a file named bb-config.php in the root directory of your bbPress installation before you can continue.

    So I copy the “Contents for bb-config.php” in a file and i put this one on my site.

    After I follow the instruction:

    “Once you have created the configuration file, you can check for it below”

    I check and i get another time the same error. :(

    What do I do, now? I have not idea! can you give me some further help?

    thank you so much!

    wendel-brume
    Member

    I’m setting up a new website that is using WordPress as a CMS, and probably bbPress as a forum. (I’m toying with phpBB at the moment, but the integration I want here will likely push me to bbPress.) The WordPress area won’t require registration since its content is a series of short videos, and I want guests to be able to view them. Visitors will be invited to join the forums to discuss the videos, and I want them to self-identify their field of occupation when registering. My site is specific enough that the list of relevant occupations can be limited to a known list, so that field will be from a fixed set of possible choices.

    Is there then a way that when a registered bbPress member visits the WordPress area of the site, that WordPress will recognize them as registered bbPress members and somehow pass that information out, so that an adserver (like AdSense) can target the ads it serves more specifically to that visitor based on the occupation they provided?

    #4949
    masterpo
    Member

    hi, i’m trying to install the bbPress 1. alpha version in a subdirectory “forum” of my site.

    But I got an error in the first step of the installation.

    I have created the bb-config.php file and I have uploaded them.

    I check for the file and:

    Parse error: syntax error, unexpected T_STRING in /home/mysite/public_html/forum/bb-config.php on line 1

    so, I’m in trouble…

    anyone please can help me to solve?

    thank you!

    #69720
    H
    Participant

    I figured it out. There were two records for my capabilitues in the database. I don’t know why. When I changed both of them to keymaster, I got admin rights.

    #4946

    A customerd update his blog and forum to 2.7.1 and BB Press alpha and got in trouble with integration… asked me to solve it, i tried and got some result, forcing in DB hash salt key now login and logout in WP or BB reflect in other side but… on multipaged topics on bbpress when I request another page after the first one it ask me to login again and again… coockies lokk correct… I’m loosing my mind on this problem…

    Note the bb theme is made so the content is from BB but sidebars headers and footer is from WP (very old intergation did by someone else time ago)

    Any help?

    #72112
    marjolein
    Member

    Thanks for those, I’ll use them!

    #72242
    psheld
    Member

    Thanks again Chris for coming back on this thread. I am surprised to read your statement about integration though, as it was this feature of bbpress that made me go for it over other forums! Oh well, may be it’ll come out good in the end.

    Here’s the code for wp-blog-header.php. Line 14 simply says “wp();”.

    <?php

    /**

    * Loads the WordPress environment and template.

    *

    * @package WordPress

    */

    if ( !isset($wp_did_header) ) {

    $wp_did_header = true;

    require_once( dirname(__FILE__) . '/wp-load.php' );

    wp();

    require_once( ABSPATH . WPINC . '/template-loader.php' );

    }

    ?>

    #69483

    In reply to: del Sol Owners Club

    teddyc
    Member

    Thanks for the advice and keep up the good work! I look forward to hearing about your bbpress integration if it happens.

    #57552

    In reply to: bbpress wysiwyg status

    shinku
    Member

    I use the latest stable verson and doe not work for me. I think i finnaly i had to use the tinymce and have more secs loading it.

    #4940
    _ck_
    Participant

    If you are using the Private Messaging plugin

    by Joshua Hutchins / ardentfrost.rayd.org

    or even Detective’s mod version of it, you need to take it offline immediately.

    There are some very serious, multiple security problems with it.

    If you are running it, your site can easily be hacked.

    Please take this warning seriously, it’s not worth the headache.

    Make sure you delete not only the plugin file

    but the additional files it uses in the bbPress root.

    #72111
    johnmc
    Member

    These are awesome. I’m working on converting at least one of them into Zenphoto themes.

    #4947
    tunjica
    Participant

    I’m having trouble with blank RSS feeds. All the feed links generate correct URLs but have no markup (completely blank)… not 404 pages. I’ve tried changing themes, turning off permalinks, disabling all plugins, using different browsers, selecting different types of feeds (topics, forums, tags, etc.)— all with no results.

    This is an independent installation without WP integration (separate database too), though this bbPress installation is a subdirectory in a WP blog. Here’s a link.

    http://www.rockbrookcamp.com/staff/forums/

    I’ve got to be missing something here. Permissions?

    Thanks

    #71336
    chrishajer
    Participant
    #71335
    hpguru
    Member

    Link manually to bbPress profile link field?

    #71334

    I have the same problem with WP 2.7.1 and bbPress 0.9.4

    #72225

    In reply to: User Roles

    chrishajer
    Participant

    WordPress 2.7 (or anything after 2.5.1 really) does not integrate well for logins with bbPress 0.9.x., although I have heard recently of a couple different ways of getting the two to talk to each other.

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

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

    Regarding user roles in 0.9.0.4, there is a user role map section to the bbPress admin where you can map the WordPress roles to the bbPress roles.

    http://www.example.com/bb-admin/options-wordpress.php

    #72241
    chrishajer
    Participant

    The latest stable bbPress (0.9.0.4) does not integrate nicely with WordPress 2.7.1.

    What does line 14 of wp-blog-header.php look like?

    #4945
    hpguru
    Member

    <title>Tilastot « – Mediapalsta</title>

    Where i delete «?

    Example: http://keskustelu.hpguru.net/statistics.php

    Why bbPress title is same in many pages? Example register.php title is Forum name, search.php title is Forum name… etc. Why?

    Sorry, bad English.

    najkiie1
    Member

    Alright. Thanks a lot for your help :) I started working on it yesterday, it might actually work.

    And on the bbpress forum, i will have the forum categories in the sidebar, and then just a list of all the topics. So i don’t think that’ll be a prob :)

    Oh and i like the way your sidebar works, how it changes all the time. Pretty cool.

    Thanks again :)

    #4942

    Topic: error when logging out

    in forum Themes
    ste1988
    Member

    Hi, im getting this error on bbpress installation when trying to log out.

    Can anyone help a n00b please :()

    bbPress database error: [Table 'theforum_bbpress.bb_online' doesn't exist]
    SELECT * FROM bb_online WHERE user_id = 1 LIMIT 1

    Warning: Cannot modify header information - headers already sent by (output started at /home/theforum/public_html/bb-includes/db-mysql.php:130) in /home/theforum/public_html/bb-includes/pluggable.php on line 232

Viewing 25 results - 52,876 through 52,900 (of 64,431 total)
Skip to toolbar