Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'phpbb'

Viewing 25 results - 1,826 through 1,850 (of 2,316 total)
  • Author
    Search Results
  • #69704

    I know all about databases, I’ve been working with MySQL for years, have had 3 different sites, all with autonomous forums. I’ve had occasions to uninstall and reinstall after removing database tables. Plug-ins shouldn’t leave hidden files like that. Once you remove the tables, they should all be gone, and that’s not the case here. There are still items in my tables that have %bb in them and I’m afraid to delete them because they are so integrated with word-press. I switched to Simple Press and have found it much more user friendly and their support outstanding. I’m having a couple little issues and I’m convinced they have to do with the installation of this plug-in.

    I appreciate what goes into development, so please don’t get me wrong. I just think people should heed the warning before proceeding.

    #69703
    chrishajer
    Participant

    Hopefully, with an active blog, you have a good database backup.

    I’m confused on this point:

    my bbpress tables are inside of wordpress (obviously)

    That’s not obvious to me, at all. Do you mean the bbPress tables are inside the same database where your WordPress tables are? That’s OK. You can put as much stuff as you want into a database, so long as you use different table prefixes for the different applications. For example:

    WordPress: wp_
    bbPress: bb_
    Joomla!: jos_
    etc

    You can call your database whatever you want, then just keep loading tables into it for different application, like WordPress and bbPress.

    If you integrated WordPress and bbPress, then your bbPress installation used two existing WordPress tables: wp_users and wp_usermeta. That’s to allow integrated logins.

    Regarding where you put bbPress files, you said you put them into the phpbb directory. Does it look like this?

    /var/www/htdocs/website/phpbb3/

    /var/www/htdocs/website/phpbb3/bbpress/

    If so, someone else recently found that bbPress finds an existing config.php (the one for phpbb3) and won’t go any further. In that case, just rename the phpbb3 config.php to something else for just a minute, so installation can continue.

    There is some confusion about database names, table names and folders, for me anyway. Any information you can post to help clarify will help. Thanks.

    #69702
    wmnasef
    Member

    am talking about database tables. both phpbb3 and bbpress should use the same database.

    first, get a backup of all of your files, so you can restore everything back if anything went wrong.

    now install a new copy of bbpress, make sure you use the same database as the current phpbb3 installation is using.

    finish the installation then run the converter, and there should be no problems.

    #69701

    I see there are a bunch of bb_files hidden inside the database and I don’t know what to remove and what to keep. Please, please tell me what to do to remove them all. I have an extremely active blog and this is making me quite nervous. Thank you.

    #69700

    Great. I removed all the bbpress database files from mySQL and all related bbpress files from my control panel. I reuploaded bbpress into the phpbb3 directory and it won’t let me install, says there is an old config.php file. Now I can’t use bbpress at all. Any suggestions?

    #69699

    OK, before I go and mess with this whole thing, are you telling me I should install bbpress inside of phpbb3? I want the tables to be inside wordpress, not phpbb3…I will eventually remove phpbb3. Please confirm that I should be uninstalling the other copy and putting the new one inside of the phpbb3 database and then tell me how that will affect my integration into wordpress and the removing of phpbb3. Thank you.

    #69698
    wmnasef
    Member

    bbpress and phpbb3 tables must use the same database for the convertor to work!

    #69697

    I am looking at mySQL and my bbpress tables are inside of wordpress (obviously) but with the bb_ prefix, so what would I be changing it to? There are no bb_ tables inside of phpbb3, which is what that error code indicates, or am I thinking of this wrong?

    #69696
    wmnasef
    Member

    i think you are using different prefix for your bbpress tables. if thats it, just modify line 17 in phpbb3tobbress.php into the prefix you used.

    again, i wrote that converter assuming the conversion is done on a new empty bbpress installation, not even integrated to wp. integration can be done after conversion according to this post.

    #69695

    Everything went fine until I went to truncate and then got this message:

    Table ‘robpr3_phpBB3.bb_forums’ doesn’t exist [1146]

    I had all ready installed and integrated bbpress with WP. Does this mean I have to start from scratch? :-(

    Thanks.

    #70734

    In reply to: bbpress vs phpbb

    chrishajer
    Participant

    @eclipsenow – why not just use phpBB3 then?

    #70733

    In reply to: bbpress vs phpbb

    johnhiler
    Member

    @eclipsenow – For now, the bbPress philosophy is to keep those 20 features in plugins and out of the core. But judging from how WordPress has grown in features over time, I’m sure bbPress 2.0 will have all 20 features in the core!

    #70732

    In reply to: bbpress vs phpbb

    eclipsenow
    Member

    Personally, I want most of the functionality of phpbb3! If bbpress only had a “phpbb3 emulator and converter pack” I’d be won over. I just can’t be bothered installing bbpress only to have to turn around and add 20 plug ins to give it the essential features I need, like email notification on reply to post, and a million other basics. Also, WYSIWYG formatting, smilies, etc… it’s all just basic configuration stuff that users expect from a forum and I don’t know why BBpress hasn’t made a core version that automatically installs all. Could have bbpress “lite” and bbpress “full”. That’s what I’d do if I ran bbpress.

    #62271
    nextical
    Member

    looks like its gone. And now using phpBB.. :)

    #70883
    marky
    Member

    Just wanted to send a quick “thank you!”

    The queries worked perfectly, as far as I can tell. (I had to change some of the table names from wp_ to bb_, since I’m not using integration, but other than that it all worked flawlessly.)

    Some of my spam users went as far back as 6 years from when I imported everything to bbPress from phpBB, so it was definitely time for some housecleaning.

    Thanks again for the assistance.

    #68836
    WarrenScott
    Member

    I have the exact same problem but even when they login to wordpress 2.7 they are shown “You don’t have permission to view this page”.

    I have to manually change their role to subscriber which is not ideal at all. It seems to me that bbPress should make a user who registers through the forum a “subscriber” in wordpress but it’s not. I think bbpress should have the same roles as wordpress to cut the confusion down. The whole purpose of using bbpress was because it intregated with wordpress but if it doen’t habdle the roles automatically, I may as well install phpbb or vbulletin.

    I love bbpress, but if I have to perform task manually, what is the benefit of using bbpress?

    WarrenScott
    Member

    Same problem here. The bbpress roles need to match those of wordpress roles. I played with this for hours to the point I’m ready to ditch bbpress and just install vbulletin or phpbb. I love the intregration though. Everything else works great except when user register through bbpress.

    #4575
    walkerevans
    Member

    So, I finally got the revamp of my site launch completed on January 1st. The “News” portion of the site is driven by wordpress, and the “Messageboard” portion is bbpress with some marriage between the two.

    We migrated from a phpbb2 install that was using phpbbfetchall for pulling “News” to the front page. I think the new set up is much better. ;)

    I’m still ironing out glitches and adding features, but I thought I’d share it here to show it off so far. We get between 10,000-12,000 unique visitors to the site per day, and bbpress is handling that traffic beautifully.

    http://www.columbusunderground.com/forums/

    #4574
    patrick10128
    Member

    Hello all,

    I run a small website called the Youth Bloggers Network (http://youthbloggers.net/) which is currently using WordPress and the Simple:Press forum plugin to run the forum. I’ve received some advice to switch to a “dedicated” forum software such as bbPress or phpBB to increase loading time and optimize the site structure (splitting up the forum and cms backend). If I were to switch, bbPress is the definite option for me seeing as I need my WordPress users to be members of the forum as well. I was able to install the latest bbPress version (1.0 alpha I believe) and integrate it perfectly with my WordPress install (cookies, users and everything). That was wonderful. The only two things holding me back from making the switch are:

    1) Simple:Press is so easy to integrate into any page, just plug and play

    2) I need a bbPress theme that matches my current WordPress theme

    The problem is that I would like my forum to look and feel like just another page on the site. With Simple:Press this is easy (even when switching themes). With bbPress I need a new theme.

    So here is what I would like to know:

    Is it worth switching to bbPress even if it means a little extra work and designing?

    And where can I find someone who could create a bbPress theme for me that fits my current design for a *low* price?

    Please visit the site: http://youthbloggers.net/ and give me your advice and suggestions.

    Thanks very much,

    Patrick

    #70731

    In reply to: bbpress vs phpbb

    chrishajer
    Participant
    #70730

    In reply to: bbpress vs phpbb

    enfotoad
    Member

    Ok… so far I am on the bbPress side.

    Will bbPress be able to handle large forums?

    #70588
    Ben L.
    Member

    1. Why in the world would you put bbPress inside of phpBB? Just pick one already!

    2. bbPress allows you to move the bb-config.php file outside of your document root for security purposes just in case PHP does something weird.

    #70729

    In reply to: bbpress vs phpbb

    Ben L.
    Member

    WordPress themes are more closely related to bbPress themes. phpBB themes use a completely different system.

    #60997

    In reply to: phpBB3.0-style theme

    Yes, a public version would be nice! Good work!

    #70728

    In reply to: bbpress vs phpbb

    enfotoad
    Member

    Would it be easier to convert a WordPress theme into a bbPress theme?

    If you guys where in my shoes… which one would you pick for a windows technical support forum?

Viewing 25 results - 1,826 through 1,850 (of 2,316 total)
Skip to toolbar