Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 59,676 through 59,700 (of 64,472 total)
  • Author
    Search Results
  • #60960

    In reply to: Cannot select DB

    chrishajer
    Participant

    Is there anything logged by MySQL? Does the wordpress user actually exist, and is the password in both wp-config.php and (bbpress) config.php the same?

    Sorta stumped …

    #59560
    _ck_
    Participant

    New (permanent) home for the showcase:

    http://bbshowcase.org/forums/

    In other news I’ll be returning to work on the showcase later this week/month and finally updating the list as well as releasing some more plugins/themes.

    #60096

    In reply to: top 100 bbPress sites

    _ck_
    Participant

    New (permanent) home for the list and the showcase:

    http://bbshowcase.org/forums/view/top100

    In other news I’ll be returning to work on the showcase later this week/month and finally updating the list as well as releasing some more plugins/themes.

    #60954
    _ck_
    Participant
    #60959

    In reply to: Cannot select DB

    lookfab
    Member

    Thanks Chris.

    > can you try connecting to that database

    Yes, I did this with the MySQL cmd line client and I can connect fine. The bbpress settings are really simple:

    // ** MySQL settings ** //

    define(‘BBDB_NAME’, ‘wordpress’);

    define(‘BBDB_USER’, ‘wordpress’);

    define(‘BBDB_PASSWORD’, ‘XXXXXXXX’);

    define(‘BBDB_HOST’, ‘localhost’);

    define(‘BBDB_CHARSET’, ‘utf8’);

    define(‘BBDB_COLLATE’, ”);

    And for WP:

    // ** MySQL settings ** //

    define(‘DB_NAME’, ‘wordpress’);

    define(‘DB_USER’, ‘wordpress’);

    define(‘DB_PASSWORD’, ‘XXXXXXXX’);

    define(‘DB_HOST’, ‘localhost’);

    Here is the info from the MySQL database after connecting as the ‘wordpress’ user:

    mysql> show databases;

    +


    +

    | Database |

    +


    +

    | information_schema |

    | wordpress |

    +


    +

    3 rows in set (0.00 sec)

    Is there any way to get more detailed diagnostic info from the install process?

    #60958

    In reply to: Cannot select DB

    chrishajer
    Participant

    If it cannot connect to the database, but the database server is working with WordPress, then I suspect something is wrong in the config.php for bbPress. Since we can’t help you with that on your local machine, can you try connecting to that database using the connection details you entered in config.php, with some other tool (phpMyAdmin or whatever comes with a MySQL install)?

    #60957
    chrishajer
    Participant

    If you would like to watch the whole forum, there are lots of RSS feeds set up by default in bbPress (tags, new posts, topics, etc), and you could just have those feeds emailed to you by something like Feedblitz http://www.feedblitz.com

    You’re also looking for a way to post to the forum via email though, and I don’t know of a way to do that. I know you can post to a blog via email, but I have not seen anything like that for bbPress (or any other forum actually.)

    #2459

    Topic: Cannot select DB

    in forum Installation
    lookfab
    Member

    I have a WP 2.3 blog and a bbpress 0.83 install 0n a LAMP server and everything seems fine.

    I’m now creating a staging server on a Vista PC. I have WP 2.3 installed fine. When I install bbpress (i.e. browse to bb-admin/install.php) I get the dreaded “Cannot select DB” message.

    I have tried both…

    1. creating a new db for bbpress

    2. using the existing WP db and username

    I’m using mySQL 5.0.37 and PHP 4.

    There are other topics that talk about this error, but they don’t seem to be relevant to my case. Please point me in the right direction if I have missed something in the forums.

    jolaedana
    Member

    Hello all,

    Very odd issue!

    I seem to be missing some forums:

    http://forums.audreysargent.com/

    There should be three additional forums, “The Cafe”, “The Design Divan” and “Written Role Play”.

    They’re still there, is the odd thing. You just can’t see them in the forum listing on the index page, and they’re not showing up in my admin control panel either.

    To prove it, here are links to each of the forums:

    http://forums.audreysargent.com/forum/written-role-play

    http://forums.audreysargent.com/forum/the-cafe

    http://forums.audreysargent.com/forum/the-design-divan

    In addition, this problem seems to happen with or without plugins- so it doesn’t seem to be a plugin issue. Though I could be wrong.

    I’m not seeing any PHP errors, so I’m not sure how to diagnose the issue. It’s obvious all the content is still there, and even still accessible.

    I upgraded the forum BEFORE I upgraded WordPress. Also, it is a fully integrated installation, they share the same database.

    Any thoughts? Big thanks in advance to anyone willing to help me troubleshoot.

    #60916
    chrishajer
    Participant

    Stefan, take a look at this trac ticket:

    https://trac.bbpress.org/ticket/745

    mdawaffe is actively working on it.

    #2458
    besonen
    Member

    has anyone expressed a desire to have bbpress integrate/interoperate with mailing lists?

    #2457

    Just noticed, while installing and integrating WP and BBP.

    In WP users can register with a username including a space, such as

    “Mr Pace”

    In BBP this user would not be able to log in, since usernames with spaces does not work. “Mr Pace” is correctly noticed in the admin control panel but when trying to long theres an error message saying that “MrPace” (without the space between Mr and Pace) is not a registr user.

    #2456
    kchila
    Member

    I am looking to do the exact same thing that has been done in this forum:

    subforums and markup

    I want to hide the sub-forums from being shown in the homepage because they take up a lot of space, but I simply don’t get it. When it says edit the templates so this looks like this. Which file in the template do I edit. I would greatly appreciate it if someone could explain how to do this.

    Thanks,

    K

    #60503

    In reply to: Unread Topics

    henrybb
    Member

    Well! The plugin has been added to the plugin db:

    https://bbpress.org/plugins/topic/69

    #60829
    _ck_
    Participant

    Hi, I’ll be working on my bbpress stuff again later in October but thanks for figuring this out. I wouldn’t normally test it with the support forum plugin so I wasn’t aware of that behavior.

    Not sure why My Views is trashing the support forum views but I’ll investigate further sometime soon – it might have to do with the way My Views lets you re-order the views, though it should not delete any.

    (you’re using v0.08 correct?)

    #60850
    chrishajer
    Participant
    #60849

    Miraploy, thanks!

    I’ve started a trac ticket to keep track of this bug.

    https://trac.bbpress.org/ticket/745

    #60908

    I’ve started a trac ticket to keep track of this bug.

    https://trac.bbpress.org/ticket/745

    #60907
    #60940
    chrishajer
    Participant

    Please post a URL where this can be seen in action. Thanks.

    Does your problem sound like this?

    https://bbpress.org/forums/topic/forum-structure-1?replies=12

    #2451
    kchila
    Member

    Hey!

    So after the rather simplified installation and integration with WordPress, I finally finished setting up the forum section of my website. But after several unsuccessful attempts, I was unable to get Sub-Forums working. All of the forums I create just show up on the home page as a top-level forum. I then try to put it under a parent forum, but it just doesn’t work. I try everything. I am currently running the latest version of bbPress witht he WOrdpress INtegration Plug’-In installed. I ask that someone please help as this is very important towards the deployment of my site

    THANKS!

    K

    #60906
    jom
    Member

    Same with me, I tried a vanilla installation of bbPress 0.8.3 on my local machine, however, there is a slight difference:

    I entered the ‘root’ as username in config.php, but the error itself is

    Warning: mysql_get_server_info() [function.mysql-get-server-info]: Access denied for user ‘www-data’@’localhost’ (using password: NO) in /var/www/bbpress/bb-includes/db-mysqli.php on line 80

    .

    There does not exist a user called ‘www-data’ on my mysql-server and I am completely sure that I filled in ‘root’ in config.php.

    ballclub
    Member

    I am the admin for a new bbpress forum. First, I cannot get backticks to work. Maybe I’m interpreting the word incorrectly, but when I try to use backticks, like this…

    ‘strong’bold this’strong’…or ‘strong’bold this’/strong’

    it doesn’t bold the word. Please help. Note: When I try traditional tags, like bold this, it works fine. But I want to make it work with backticks since that’s what the help content on the post screen references.

    Why can’t the phrasing for the instructions be more specific, like giving an example? And why can’t bbpress just use the word that everyone knows, like ‘single apostrophe’?

    Secondly, most people don’t know what an ‘a’ is, or some of the other terms. This backtick content that comes with bbpress is not intuitive for the average person who doesn’t use forums that often. It would be great if there was link to a help file so the user can be shown how to construct backticks with some of the tags displayed like ul, li, img, etc.

    #59197

    In reply to: Redirect Trackbacks

    goodwyne
    Member

    Prior to implementing bbPress we found that between Bad Behavior and Akismet we just didn’t have a sproblem with comment spam. Of course, if we are ever able to redirect trackbacks to bbPress that could change but I don’t why it should.

    #60794

    In reply to: WordPress Integration

    They can be in the same database, and it won’t cause any problems. They can be in different databases too. bbPress will work in either situation, though it’s easier to set up if bbPress and WordPress share the same database.

Viewing 25 results - 59,676 through 59,700 (of 64,472 total)
Skip to toolbar