Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 37,951 through 37,975 (of 64,523 total)
  • Author
    Search Results
  • #100336
    Fartlek
    Member

    What made you decide to move away from vbulletin?

    I hope that your transition to bbpress runs smoothly, tables and all. Sounds like you’ve got a good handle on things already. Are you a member of WPMUDEV? They would probably be able to help you too, if you do run into problems because combining WPMU with buddypress & bbpress is their specialty (I think).

    #105436
    Fartlek
    Member

    What made you decide to move away from vbulletin?

    I hope that your transition to bbpress runs smoothly, tables and all. Sounds like you’ve got a good handle on things already. Are you a member of WPMUDEV? They would probably be able to help you too, if you do run into problems because combining WPMU with buddypress & bbpress is their specialty (I think).

    #70746

    In reply to: bbpress vs phpbb

    Fartlek
    Member

    I love bbpress, very configurable and it really doesn’t get a fair shake on the adminzoneforums, just barely mentioned there.

    Yet I understand where eclipsenow is coming from with

    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

    .

    #100490

    In reply to: Bbpress won´t install

    Fartlek
    Member

    And if that doesn’t work… this guy here renamed his index.php to default.php to get it to run.

    https://bbpress.org/forums/topic/installation-completebutforum-page-not-found

    #105590

    In reply to: Bbpress won´t install

    Fartlek
    Member

    And if that doesn’t work… this guy here renamed his index.php to default.php to get it to run.

    https://bbpress.org/forums/topic/installation-completebutforum-page-not-found

    #100489

    In reply to: Bbpress won´t install

    Fartlek
    Member

    Did you try going to the URL like this: /forum/index.php to see if that worked?

    #105589

    In reply to: Bbpress won´t install

    Fartlek
    Member

    Did you try going to the URL like this: /forum/index.php to see if that worked?

    #100031
    Notnasiul
    Member

    We are using this plugin

    https://bbpress.org/plugins/topic/private-forums/#post-33

    but rss feeds are still available, though. Still working on that.

    #105131
    Notnasiul
    Member

    We are using this plugin

    https://bbpress.org/plugins/topic/private-forums/#post-33

    but rss feeds are still available, though. Still working on that.

    #100488

    In reply to: Bbpress won´t install

    maarjav
    Member

    At the moment I only have the sample file(i reuploaded all files, hoping it would make a difference). If i manually changed the config file I got a message:could not establish a database connection. I did try creating another database for bbpress but it didn´t help. I have a .htaccess file in the root folder where the wp files and forum folder are. If I should also have it in the forum folder, then there I couldn´t find it.

    #105588

    In reply to: Bbpress won´t install

    maarjav
    Member

    At the moment I only have the sample file(i reuploaded all files, hoping it would make a difference). If i manually changed the config file I got a message:could not establish a database connection. I did try creating another database for bbpress but it didn´t help. I have a .htaccess file in the root folder where the wp files and forum folder are. If I should also have it in the forum folder, then there I couldn´t find it.

    #95298

    @tooltrainer – that’s the price you pay for having something so customized. In the future any custom plugins won’t be able to drop in, and will all need customization. You’re sacrificing ease of use to have something totally unique. You need to ask yourself if you want to keep babysitting your site whenever anything outside of your control gets updated, or if you can make things work with something you have less control over.

    Regarding converting from stand alone to plugin, make sure you have a solid backup and restore plan incase something goes wrong.

    Regarding theme comparability, bbPress defaults to using the page.php of your theme and replacing the title and the content with what bbPress expects to be there. If your custom theme has page.php all tricked out, you’ll want to find/hire a developer to show you how to bypass it.

    Eventually we’ll have a codex here with examples, similar to codex.wordpress.org, until then it’s up to you early adopters to go hunting for solutions and post them up in the forums, for everyone to learn from. :) I’ve tried to dream up every possible way for things to be filtered and manipulated with this version of bbPress, so you should never need change anything in the core files.

    #100487

    In reply to: Bbpress won´t install

    Fartlek
    Member

    do you see a bb-config.php file in your forum folder, or only a bb-config-sample.php file?

    I don’t know if you can use the same database. Perhaps if you only use bbpress as a plugin and not standalone.

    Do you have an .htaccess file?

    #105587

    In reply to: Bbpress won´t install

    Fartlek
    Member

    do you see a bb-config.php file in your forum folder, or only a bb-config-sample.php file?

    I don’t know if you can use the same database. Perhaps if you only use bbpress as a plugin and not standalone.

    Do you have an .htaccess file?

    #100402
    Notnasiul
    Member

    We are using the Private Forums plugin:

    https://bbpress.org/plugins/topic/private-forums/#post-33

    although we have just discovered that it doesn’t disable rss feeds, so your post are still visible in a rss reader :(

    I shall try a different one…

    #105502
    Notnasiul
    Member

    We are using the Private Forums plugin:

    https://bbpress.org/plugins/topic/private-forums/#post-33

    although we have just discovered that it doesn’t disable rss feeds, so your post are still visible in a rss reader :(

    I shall try a different one…

    #100007
    bbklo
    Member

    no answer till now?

    #105107
    bbklo
    Member

    no answer till now?

    #95297
    tooltrainer
    Member

    Is there by chance any info anyone can point me to on how exactly to make a theme bbP friendly? Since my theme is not based on TwentyTen even the tiniest bit, and is also nothing like the typical “blog” oriented theme, I’ve had to do tremendous amounts of code hacking to get the two to play together. But it sounds like the latest builds of bbP have added a lot of stuff for theme integration.

    I’d really like to let one of my coders loose on a fresh install of my theme and the latest bbP, and have her integrate the two “properly” so that future updates to either of them will require a lot less manual hacking. I’m just not really even sure where to start, what files from the bbP theme are required, how to integrate them with my theme (since it doesn’t have the usual suspects like a header file, footer file, single-post file, etc. Nearly everything about it is dynamically generated by the theme admin panel in WP).

    Just kinda desperate for a little guidance… thanks!!

    Jonathan

    #100226
    Rick Lewis
    Member

    can you give me the dummy version of what I need to change in the two places you mentioned?

    I thought I did it correctly and tried running the script. What I got was a page of errors and notices. Referencing a few plugins and some other WP files. Way to long to paste here and probably irrelevant to the converter itself.

    Where is the file need to be saved and run from?

    And then the other changes to it prior to running?

    If I get this working I will write a novel on taking a vbulletin site to wordpress with bbpress. It will be long and partially a nightmare story with happy ending!

    Thank you for your help.

    #105326
    Rick Lewis
    Member

    can you give me the dummy version of what I need to change in the two places you mentioned?

    I thought I did it correctly and tried running the script. What I got was a page of errors and notices. Referencing a few plugins and some other WP files. Way to long to paste here and probably irrelevant to the converter itself.

    Where is the file need to be saved and run from?

    And then the other changes to it prior to running?

    If I get this working I will write a novel on taking a vbulletin site to wordpress with bbpress. It will be long and partially a nightmare story with happy ending!

    Thank you for your help.

    #100225
    Gautam Gupta
    Participant

    Under normal circumstances, it should be absolutely painless. I’d recommend running it on your localhost or at least have a backup of the whole database. Also, I’d recommend you to use the latest version, you’d have to copy paste or checkout the file – I haven’t zipped and uploaded it as an archive yet.

    #105325
    Gautam Gupta
    Participant

    Under normal circumstances, it should be absolutely painless. I’d recommend running it on your localhost or at least have a backup of the whole database. Also, I’d recommend you to use the latest version, you’d have to copy paste or checkout the file – I haven’t zipped and uploaded it as an archive yet.

    #100224
    Rick Lewis
    Member

    I am going to try and see if this works and need some guidance for the paths to input into the file.

    I do have WP in the root directory.

    I have bbpress standalone in /forums

    I do also have buddpress integrated into bbpress with the group forums working.

    First is that all going to cause me great pain or is this going to be a painless thing to run?

    I appreciate your hardwork and help.

    Thank you.

    #105324
    Rick Lewis
    Member

    I am going to try and see if this works and need some guidance for the paths to input into the file.

    I do have WP in the root directory.

    I have bbpress standalone in /forums

    I do also have buddpress integrated into bbpress with the group forums working.

    First is that all going to cause me great pain or is this going to be a painless thing to run?

    I appreciate your hardwork and help.

    Thank you.

Viewing 25 results - 37,951 through 37,975 (of 64,523 total)
Skip to toolbar