Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 56,276 through 56,300 (of 64,448 total)
  • Author
    Search Results
  • #66633
    davidbaldwin
    Member

    I tried re-installing bbpress, but after I got past the first step (inserting the bbpress database info), it brings me to the forum home page. I cannot log in using any of the user id’s.

    #66632
    chrishajer
    Participant

    Does bbPress need to be ‘reinstalled’ after going backwards to WordPress 2.5.1? Like, if the bbPress installation made changes to the database with WordPress 2.6, then you rolled back to WordPress 2.5.1, you would lose the changes that bbPress made to the wp_users and wp_usermeta table, right? Would you need to reintegrate with the WordPress 2.5.1 database?

    #66727
    chrishajer
    Participant

    I suspect you could do it. Of all the forum software I have used, it’s easiest to get ‘under the hood’ of bbPress and make the changes you need. I have no idea how to start, but I bet it’s possible with bbPress.

    #66684

    In reply to: bbPress 1.0 alpha

    Probably not. The database structure has changed a bit.

    If you want to test it out on your current site, it would be best to test it out on a copy of your current database.

    #66683

    In reply to: bbPress 1.0 alpha

    davidbaldwin
    Member

    if i upgrade to the alpha, can I downgrade to the stable release?

    peace

    #66631
    davidbaldwin
    Member

    If I try and create a new user, I get the error:

    Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in /home/turner/public_html/lifelightcam/bbpress/bb-includes/db-mysql.php on line 180"

    I can log into wordpress just fine with my user id and password, but not into bbpress. I checked and the user id does exist in wp_users

    #3769
    mikefloering
    Member

    Hello :)

    I presently use a framework called CakePHP for my website. I have an existing users data model etc., that consists of many tables and so forth. It’d be a hassle for my users to have to set up a whole new account.

    So, I was wondering if bbPress is by any chance customizable to the extent of database structure and basically the way databases are treated. I guess I’m looking for the most customizable forum script right now.

    So can it seamlessly integrate with existing data, besides WordPress?

    #3768

    bbPress 1.0 alpha series

    The first alpha of bbPress 1.0 is out. bbPress 1.0 will be based off of BackPress, and that’s the biggest difference so far between the 1.0 branch and the good ol’ 0.9 branch.

    If you’re feeling adventurous, take the alpha for a spin (at the bottom of the download page) and let us know what breaks by submitting bug reports to bbPress trac.

    #66283
    thion
    Member

    Yay, time to update some plugins to make sure management panels will look cool ;).

    #66675
    chrishajer
    Participant

    How about the php_mysql.dll, not just php_mysqli.dll? It seems to be saying it’s missing the mysql extension but you’ve posted only that you have enabled mysqli.

    Also, be sure to restart the web server after making a configuration change.

    #66681

    In reply to: A few questions

    chrishajer
    Participant

    Many people have posted about phpBB. Just click the tag you added phpBB and you’ll see lots of discussion.

    Here are a couple:

    https://bbpress.org/forums/topic/phpbb3-converstion

    https://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter

    RE: public, private and superprivate forums:

    https://bbpress.org/plugins/topic/hidden-forums/

    That enables you to hide forums based on roles.

    #66282
    _ck_
    Participant

    Sam has just tagged bbpress 1.0 alpha 1 (r1636)

    bbPress 1.0 alpha series

    https://bbpress.org/latest-alpha.zip

    #66032
    _ck_
    Participant

    Sam has just tagged bbpress 1.0 alpha 1 (r1636)

    bbPress 1.0 alpha series

    https://bbpress.org/latest-alpha.zip

    #3767

    Topic: A few questions

    in forum Installation
    axo1ot1
    Member

    I administer a phpbb forum that we are considering migrating to new software. As I’m pretty familiar with WordPress I thought this might be a good option, but I wanted to double check and ask a couple questions:

    1) Can bbPress import my phpbb database? What info am I liable to lose?

    2) My forum has a public section, a private section, and a superprivate section for admins and such. Does bbpress support this sort of thing? We govern who can go where with groups and permissions in phpbb, but I’m concerned that it wouldn’t translate.

    Thanks!

    #3764
    martinoshea
    Member

    Hello

    I’m trying to install bbPress but every time I try am greeted by the message ‘Your PHP installation appears to be missing the specified MySQL extension (mysql) which is required for bbPress.’

    I am using Windows XP Pro SP2 and have PHP 5.2.44 and MySQL 5.o installed . Both these applications work in isolation of each other and I have tried to install the MySQL extensions for PHP.

    To give more detail; I have file php_mysqli.dll (version 5.2.1.1) in the folder C:Program FilesExt, file libmysql.dll is in C:Program FilesMySQLMySQL Server 5.0bin and this included in the Windows PATH.

    I also have extension=php_mysqli.dll defined in section [MySQLi] of file C:Program Filesphp.ini.

    Can you advise where my PC’s configuration is wrong, or if I need to carry out additional steps, because I would like to evaluate bbPress for use in a Java application I’m writing?

    Thanks

    Martin O’Shea.

    #65975
    _ck_
    Participant

    It only affects posts made afterwards, not existing posts but some easy php/mysql code could fix existing posts.

    But I could have sworn this was fixed in bbPress 0.9 with the WordPress Integration section built in. It should give the users a WordPress role and display name. Actually, WordPress should create the display name itself if it sees a user name without a display name. I wonder if this is a WP 2.6 issue which should not be used with bbPress 0.9

    #66678
    _ck_
    Participant

    The themes section on WordPress.org is brand new and replaced the defunct one on WordPress.net bbPress.org will eventually get the look and layout that WordPress.org has, it just might take awhile as there is no one to work on it while bbPress is being developed.

    A few sites have tried to do the “collections” idea but they have come and gone. I pretty much try to do what you are asking for on http://bbShowcase.org and of course right on this forum are lots of tips and tricks

    _ck_
    Participant

    Well each forum matrix is maintained by someone from each project. I recently had MDA update the settings for bbPress but there are still some things that are incorrect due to the limitations on that website (for example “plugin” is not an option on some settings).

    In other related news, Wikipedia decided to delete the page on bbPress last week which really upset me:

    http://ckon.wordpress.com/2008/08/08/wikipedia-overlords-delete-bbpress-page/

    Virtually every other forum software is on there, so I don’t know why they felt that was necessary:

    http://en.wikipedia.org/wiki/Category:Internet_forum_software

    #3765
    thion
    Member

    Hello everyone :)

    It’s not directly related to bbPress script, but somewhere around it. What do you think about making something like Weblog Tools Collection, but for bbPress? You know – the newest themes and plugins for bbPress, tips, tricks etc?

    I was also thinking about something like: http://wordpress.org/extend/ideas/ – so people could submit their ideas for new plugins etc. And something like http://wordpress.org/extend/themes/ – even if I would like to submit some themes for bbPress, I don’t have a site to do this ;).

    What do you think?

    #66646
    keress
    Member

    Thanks so much for the reply.

    What I get at http://www.addiva.net is fine and what I expect. What I get at http://www.addiva.net/blog/home is the same and, once we get our htaccess file set up, will be what you get when you type in http://www.addiva.net. What we can no longer call up is the first page of the blog, the one that displays one or more recent posts, you know, the index for the actual blog section.

    I don’t know of any way to call it up in the control panel to check on what the permalink is supposed to be. What’s the default address for the blog’s main page supposed to be? Isn’t it supposed to be http://www.addiva.net/blog/index.php? If I type that in I just get the main page of the site. .

    As I said before, it was all working fine until I made an initial attempt to integrate our new bbpress installation with wordperss, didn’t get it to work and tried to backtrack what I’d done to try again another day. I’m trying to figure out what files might have been affected during this process.

    #66208
    chrishajer
    Participant

    Have you tried disabling the plugin to see if the problem persists?

    Do you actually have a table called bb_users in the forums database, or are you using the wp_users table and an integrated installation?

    Also, I see that plugin says compatible up to 0.8.3. If you’re using the latest 0.9.0.2, you might want to post your issue on that plugin page or try to contact the plugin author.

    https://bbpress.org/plugins/topic/moderator-new-post-notification/

    Or maybe read through the comments on that plugin page and see how others resolved the same problem.

    http://www.finalwebsites.com/forums/topic/bbpress-plugin-mod-new-post-notify-db-error-w-wordpress-integrat#post-811

    himagain
    Member

    Posted a year ago and no action!

    *I* just found it here.

    Not sure who if ever anyone else will see this – but what a job those people did on that chart!

    Cheers!

    Himagain

    achilleus
    Member

    Would I be able to use the pretty URLs with this somehow? Or maybe exclude the entire directory of /bbpress/ from wordpress’s URL thing?

    Using WMPU btw

    #3647
    gio500000
    Member

    I get the following error when posting to my forums.

    bbPress database error: [Table ‘forums.bb_users’ doesn’t exist]

    SELECT um.meta_value AS role FROM bb_users AS u, bb_usermeta AS um WHERE u.ID = um.user_id AND um.meta_key = ‘bb_capabilities’ AND u.user_status = 0 AND u.ID = 1

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/bbpress/bb-plugins/moderator-new-post-notification/moderator_notification.php on line 40

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/bbpress/bb-plugins/moderator-new-post-notification/moderator_notification.php on line 40

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/bbpress/bb-plugins/moderator-new-post-notification/moderator_notification.php on line 40

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

    Any ideas?

    Gio

    #66670
    chrishajer
    Participant
Viewing 25 results - 56,276 through 56,300 (of 64,448 total)
Skip to toolbar