Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 42,376 through 42,400 (of 64,513 total)
  • Author
    Search Results
  • #34873
    thomasmoen
    Member

    I have a huge problem. I just innstalled the bbpress and now when I try to access one of my many blogs on the wpmu innstallation, it all forwards to /forum/wp-admin.

    Example: http://thomas.ipublish.no/wp-admin automaticly redirects to http://thomas.ipublish.no/forum/wp-admin

    How can I avoid this?

    I’m greatful for all help.

    #91822

    easy way will be to import your table into bbPress as per its structure

    #34871
    birdtownman
    Member

    I already have a username and password database set up for users of my website. Is there a way for BBPress to use what I have already, so users do not have to have two different passwords?

    #91734

    In reply to: Facebook Connect Help

    yes you already have deep integration.

    now just in bbPress you can call the function of any WordPress plugin, in your case, the FB connect function.

    WP – https://wordpress.org/extend/plugins/wp-fb-autoconnect/

    activate -> configure

    in bbPress, edit the theme file where you want it by this ->

    <?php
    if ( function_exists('jfb_output_facebook_btn') )
    {
    jfb_output_facebook_btn();
    jfb_output_facebook_init();
    jfb_output_facebook_callback();
    }
    ?>

    This should work

    #91733

    In reply to: Facebook Connect Help

    nickaster
    Member

    okay great, thanks man.

    So, I added this code to the bb-config.php file from your page here:

    Deep integration of bbPress with WordPress

    I did, however, already have the following added:

    require_once('/MYPATH/wp-blog-header.php');

    does the latter mean I was already in “deep integration” ?

    Either way, I don’t see any differences at all now as opposed to before. What does it mean to “integrate a FB button” … is there some code lying around that I can just stick into the templates?

    thanks

    #76998
    chrishajer
    Participant

    There was an old plugin from _ck_ “Admin can post anything”:

    https://bbpress.org/plugins/topic/admin-can-post-anything/

    You can try it will bbPages and see if it works. I’ve never used that plugin. I do use the “Admin can post anything” plugin.

    #91769
    chrishajer
    Participant

    1. The warnings are from using PHP 5.3 on Windows (normally.) If you can use PHP 5.2 that would be better. If not, you can download the latest trunk version instead of 1.0.2 as the warnings will not occur with that version.

    2. If bb_ tables are present in the database you are using when you go to reinstall, the installer will complain that bbPress is already installed. So, drop the bb_ tables or use a different database.

    3. Where is your forum actually installed?

    http://www.happybod.com/happybod_web/forum/

    or

    http://www.happybod.com/forum/

    I am guessing it’s the 2nd location since the first looks like it contains the file system path from your host. Your WordPress files are probably installed in the happybod_web folder and accessible at http://www.happybod.com/ (right?) If so, and you placed a “forum” directory inside happybod_web, at the same level as wp-config.php, then your forum will be located at http://www.happybod.com/forum/

    #91763

    @Ben

    Sure! I will roll your theme in when I will update it.


    @Gautam

    Never mind buddy!

    Documentation page needs some correction. Things are little messed up by some regex matching.

    What about the design? If you are talking about the sidebar and footer contents, then I must tell you that they were just for filling spaces for the time being.

    Other than a different color for the table headers, it matches perfectly with the whole site.

    #91762
    Gautam Gupta
    Participant

    Sorry for that ashfame, I didn’t mean to hurt you.

    Documentation is great, I would like it to be page with list of contents at the beginning. And, I think plugin section still needs more work to be done.

    Lastly, design needs some improvements and forum’s colour sceheme doesn’t match the whole site.

    #91761
    Ben L.
    Member
    #91212
    chrishajer
    Participant

    Please switch the search over. We mentioned that here soon after WordPress switched.

    https://bbpress.org/forums/tags/sphinx

    #91630

    @Kevin

    Thanks for your reply buddy! :)

    Clears most of what I wanted to ask.

    I agree with CK saying that we can achieve a better UI (mini project) similar to the WP so everyone can use it and feel the same.

    Regarding replicating actions and filters, that can also be achieved over time if community comes up forward (or just a few real developers start exploiting it to use).

    Once my schedule loosens up a bit more, I will take a look at bbPress 0.9 development. And I also agree on your point of not rushing into a fork before 1.1 is out. Also I need some time to get the real fundamentals of how it was build and how everything works under the hood.

    But one thing remains unanswered, what all we will need to fork the project.

    #76997
    pagal
    Participant

    how? and will this work with bbPages?

    #91629

    Ash mate, you know how much I like you and your work, but that poll is never going to give even close to an accurate figure. To start with you don’t know why people are voting for each one, or how often, or who’s voting.

    I mean, Matt came on here and said that 0.9’s not been looked at in a long time and BAM 1.1 starts to get more votes. Matt forgets to mention, the 1.0 branch has had the same number of releases in the last year as the 0.9 branch: namely 0 !!

    How much the 0.9 version has actually gone through testing and how much we can be confident it being secured.

    Well it’s had 2 years more testing than 1.0 in the wild, and generally (apologies in advance) by people who are happier coding/debugging/ working without a GUI than the folks using 1.0 branch. Plus, the WP forums were running 0.9 until last August (at least), so it was known to be very secure then.

    I know it may contain bugs, any code can but my curiosity lies in the testing & use it has gone through already.

    A sh*t load more than 1.0.

    Rememebr 1.0 was (another) rewrite decreeed from “above”, and we cancelled all Beta testing, and it took 10 alphas to even get useable (pres Alpha6 isn’t compatible with after-alpha-6), and broke most plugins etc. The process of getting 1.0 out the door also led to some of the real wizards leaving the project behind (see Chip Bennet, Justin Tadlock, JJJ, _ck_ etc), and released it in a week, and we released an update to 0.9 at the same time as 1.0’s last update :)

    In my opinion, as someone who uses both; 1.0 only has 2 things going for it: The Admin section and it has more Actions/Filters.

    Replicating actions/filters into 0.9 is easy. As _ck_ said, getting a nice looking UI into 0.9 is a mini project.

    ==============================================

    1.1 has some good work, nae, some great work.

    It also has some rusheed work, to get it out the door for testing.

    It has at least 1000 lines of changed code last I checked (and that wasn’t today or yesterday) and we still have 10 tickets open – all before we release for Alpha testing, and all before we get a new package of BackPress released (in theory) after WP3.0.1’s release.

    If we finished all of those tickets this week, and packaged an Alpha testing release for Monday, there is no way 1.1 will be released before September. Infact, we’re looking at a late-September/October release at a minimum, unless we skip testing and bug fixes (again).

    Lets take our time and look at 0.9 objectively when 1.1 is close to coming out. Rushing into forks is just as dangerous as rushing into WP-reliant plugins :)

    Ash mate, you’re a very smart guy. Go grab a busy forum and duplicate it on your machine, and convert to 0.9. You’ll very quickly see some of the small issues with it, but you’ll also be amazed at just how quick and robust it is.

    #91760

    Its a custom theme buddy and its kinda surprising for me that all you had to comment was that my theme looks like thesis. :/

    #91759
    Gautam Gupta
    Participant

    That theme looks more like Thesis.

    #91627

    @_ck_

    How much the 0.9 version has actually gone through testing and how much we can be confident it being secured.

    I know it may contain bugs, any code can but my curiosity lies in the testing & use it has gone through already.

    If considered a fork, I think we need a few people on whom the people can count on for security updates.

    What do you think?

    #91732

    In reply to: Facebook Connect Help

    You will find it all here along with some more info regarding deep integration – http://blog.ashfame.com/bbpress/

    #91625

    Poll changed overnight. Now only 40% of people are looking for a fork of bbPress 0.9 version and 60% for a fork of bbPress 1.1 version

    #91720

    Thanks for the link! Didn’t knew Justing has started the work on it

    #91719
    Darfuria
    Member
    #91467

    In reply to: Front-end editing

    Erlend
    Participant

    The challenge comes from the security model: WP hides a lot of things unless you’re on the backend.

    Right on the money. That’s the root of my curiosity exactly.

    So I see three possible options:

    – With code-wizardry, you achieve what no other plugin author seems to have accomplished until now (bypassing the security model, without compromising WP security of course).

    – Altering the way WP ‘guards’ its rich text editor

    – Making a separate editor for the forumplugin

    Or am I missing something?

    It’s not like I really expect a finite answer while bbPress plugin is still in the early design stages, but it looks like this feature presents a proper challenge for the developers, hence my curiosity is peaked.

    Maybe a good topic for a weekly meeting a bit further down the road?

    #34863

    Installin BBpress and I get this error after entering my database details in the bbpress install screen:

    Warning: fopen(D:Hosting2990196htmlhappybod_webforum/bb-config.php) [function.fopen]: failed to open stream: Permission denied in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1044

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fwrite(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1051

    Warning: fclose(): supplied argument is not a valid stream resource in D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php on line 1058

    Warning: Cannot modify header information – headers already sent by (output started at D:Hosting2990196htmlhappybod_webforumbb-adminincludesclass.bb-install.php:1051) in D:Hosting2990196htmlhappybod_webforumbb-includesfunctions.bb-core.php on line 1101

    Welcome to the bbPress installer

    Step 1 – Database configuration

    Your settings have been saved to the file bb-config.php

    You can now continue to the next step.

    It says I can proceed to Step 2 but when I click the Step 2 button it brings me back to Step 1.

    Can you tell me what permission I am supposed to have on my site. I read in places I need 777 and them some say 666, so I am not sure. I have set all to 777 and still does not work.

    In the error it also states that is cannot access class.bb-install.php on line 1051. I go inot my files on FTP and I cannot even find class.bb-install.php in the includes folder.

    Here is what i did from start to finish:

    1. downloaded 1.0.2 bbpress install

    2. unzipped and copied to my happybod.com/forum directory

    3. Create a new database

    4. Went to the install of bbpress http://www.happybod.com/happybod_web/forum/bb-admin/install.php

    5. entered in the details of my database including hostname

    6. then I get the error.

    I even tried manaully uploading the bbpress-config.pho file and then running install. It says “ooppps looks like you have already insatlled bbpress” but when I go to http://www.happybod.com/forum it gives error: 500 – Internal server error.

    There is a problem with the resource you are looking for, and it cannot be displayed.

    Any ideas? Thanks so much

    Kathryn

    #91624
    citizenkeith
    Participant

    With normal users in a healthy forum with a sense of community, duplicates will self correct. People will create unique pictures to identify themselves.

    Not the best solution in terms of usability however.

    #55899

    _ck_ I’d love to use that fix but it seems to interfere with “freshly baked cookies” plugin. It spawns several PHP warnings when trying to logout. Something along the lines of:

    Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/forum/my-plugins/page-links-for-bbpress/page-links.php:74) in /home/public_html/forum/bb-includes/pluggable.php on line 242

Viewing 25 results - 42,376 through 42,400 (of 64,513 total)
Skip to toolbar