Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 38,601 through 38,625 (of 64,532 total)
  • Author
    Search Results
  • rootusr
    Member

    Same question.. anybody please? I found an old plugin for doing this in Worpress but is not working anymore with the current versions..

    #38047

    Topic: question

    in forum Installation

    I’m stuck at the part in the instalation that says “Visit the intended URL of the bbPress site”

    my site is a wordpress site, but the main domain name is the root

    jollysquirrel.com

    I have uploaded the uncompressed bbpress zip file to my server

    what is the intended URL mean?

    #105099
    christofian
    Member

    fixed, the problem was that $_GET["page"] = $wpbbpmpage; should have been $wpbbpmpage = $_GET["page"];

    #99999
    christofian
    Member

    fixed, the problem was that $_GET["page"] = $wpbbpmpage; should have been $wpbbpmpage = $_GET["page"];

    #38046
    christofian
    Member

    Hi, I’m working on a plugin for the bbpress plugin version. I’m trying to add private messages to the bbpress plugin, and I have already done a lot of work on it.

    My problem is I’m trying to add a page in the bbpress profile to display the private messages. I’m trying to do it by modifying /bbpress/bbp-themes/bbp-twentyten/bbpress/user.php so it looks like this:

    $_GET["page"] = $wpbbpmpage;

    if( $wpbbpmpage == recieved ) {

    get_template_part( ‘bbpress/user’, ‘pm-recieved’ );

    }

    elseif( $wpbbpmpage == sent ) {

    get_template_part( ‘bbpress/user’, ‘pm-sent’ );

    }

    else {

    // Profile details

    get_template_part( ‘bbpress/user’, ‘details’ );

    // Subsciptions

    get_template_part( ‘bbpress/user’, ‘subscriptions’ );

    // Favorite topics

    get_template_part( ‘bbpress/user’, ‘favorites’ );

    // Topics created

    get_template_part( ‘bbpress/user’, ‘topics-created’ );

    }

    So that when the url is http://siteurl.com/users/username/?page=sent a list of all the private messages that the user sent will be displayed, and when the url is http://siteurl.com/users/username/?page=recieved a list of all the private messages that the user has received will be displayed. Right now the code isn’t working, and I have no idea why. If someone could tell me where I’m going wrong, I would appreciate it a lot.

    NOTE: This is my first wordpress plugin, and I’m pretty proud of myself for coming this far :)

    Thank’s for your help,

    -Christofian

    #105097
    talkative
    Member

    How to install and where to download these files?

    #99997
    talkative
    Member

    How to install and where to download these files?

    #105096
    Ben L.
    Member

    You could either make your bbPress theme look like your WordPress theme or use the bbPress WordPress Plugin, which is currently still in development.

    #99996
    Ben L.
    Member

    You could either make your bbPress theme look like your WordPress theme or use the bbPress WordPress Plugin, which is currently still in development.

    #38042
    talkative
    Member

    Hi, I have the following problem. Well, I installed the latest version of WordPress and bbPress. The installation went without any problems. Now I want to insert a bbPress page to WordPress, the integration of cookies and users already have.

    PS. I’m Polish and I know little English.

    #38039
    lorenzo12
    Member

    Hello, I’m interested in installing bbpress in the wordpress plugins folder. Is this possible?

    /wp-content/plugins/bbpress/

    Then I want the forums to run on : http://website.com/forums/

    I also want to integrate it with wordpress afterwards.

    #38038
    Ringolas
    Member

    Hi,

    I’ve found this perfect app http://newstatpress.altervista.org/ . But when I activates it my bbPress-forum disappears. Why this, and how to solve it?

    Best regards!

    Thanks

    #95091
    Ryan Gannon
    Member

    Got HTML Purify, it took care of it for me.

    #38028

    I installed bbpress the other day, I then found that when i tried to edit the theme I got error messages, so I reuploaded bbpress, and now i’ve got error messages at the top, http://technomaniacs.co.uk/bbpress/bb-admin/install.php, take a look for yourself. The code is in white at the top so you’ll have to highlight it to read it. Also, when i installed the first time i think these error messages where there then.

    How do i fix this?

    thanks

    #95090
    Ryan Gannon
    Member

    Where are the allowed html tags set?

    #105077

    It ends up not being inside a real page, but rather uses some smoke and mirrors to make it appear like it is by having either a duplicate or a unified theme to make it look the part.

    The bbPress plugin for WordPress comes packaged with this exact functionality in mind however.

    #99977

    It ends up not being inside a real page, but rather uses some smoke and mirrors to make it appear like it is by having either a duplicate or a unified theme to make it look the part.

    The bbPress plugin for WordPress comes packaged with this exact functionality in mind however.

    #38033
    vskynet
    Member

    I need a freelancer to modify the bbpress theme + setting the structure. I want it to be like topix.com . Not 100% same, but only the forum structure + thread only. Example: http://www.topix.com/forum/world/malaysia .

    For easy work, maybe you can just modify from “Mystique” theme: http://bbpress.org/forums/topic/bb-mystique-theme-v10

    The structure plan: http://i.imgur.com/v2nl6.png

    And I want it to be similar like this website. Not 100% same/complex just minimum http://www.airasia.com

    You don’t need to care about graphic/images. Because I will hire other freelancer for graphic designer. Your job just for editing the theme structure. And put some image box in certain-certain part. Because I will replace that image with graphic image.

    My forum is focusing on politics discussion. So I think the structure must be elegant, simple, easy, clean. Maybe like http://www.topix.com/forum/world/malaysia

    – Font etc..

    Please contact me: vsknet.net@gmail.com ..

    Regards.

    #38031
    Syrinxie
    Member

    I am running an integrated bbPress 1.0.3 and WordPress 3.1. on http://gbiyh.blemishdesigns.com

    I have the WP Require Auth plugin (http://johnny.chadda.se/projects/wp-require-auth/)

    I need bbPress to redirect to the same WordPress login screen when not logged in.

    Secondly, I would like to nest the forums in a WordPress page. Is this possible?

    What I want in the end is to style WordPress based on this idea: http://gbiyh.blemishdesigns.com/MockUp/

    With the forums I hope to end up with a structure like:

    Main Topic> Click> Then a page with Main Topic Title with all sub topics below.

    I’m not entirely sure I asked this right.

    <3 Sin.

    kate.t
    Participant

    I have a site which I would like to set up both a forum and blog.

    I intend to set up the forum first and I’m thinking of using bbpress forums.

    Subsequently I want to add in the blog.

    I’d like to ask for some opinions:

    Should I put the bbpress forums under a subdomain or subdirectory?

    Whether I put the forum under subdomain or subdirectory, how do I put it as the default page in the meantime? Like if I go to http://www.xyzdomain.com it will go straight to the forum page?

    While I work on the blog, before its ready, I want to keep it hidden from public eyes.

    How do I make it the main page without it being shown while its still in construction, and when its ready, I can unveil it easily?

    #102957
    endy13
    Member

    Hi guys,

    I have pretty much the same question : are there updates available for bbpress in french ? The language file I isntalled was from july 2009.

    It’s a great job but all items aren’t covered by the version I downloaded.

    Thx

    #97857
    endy13
    Member

    Hi guys,

    I have pretty much the same question : are there updates available for bbpress in french ? The language file I isntalled was from july 2009.

    It’s a great job but all items aren’t covered by the version I downloaded.

    Thx

    Kurt Glen
    Member

    Hey guys, I just installed bbPress and everything to go fine but no matter what user i use to make a post or a topic I end up with the same results:

    I can create forums, and topics but no posts, including the initial post for a topic, are showing up. You see the list of topics but when you click them it only shows the title of the topic with no posts. What’s odd is that on the forum itself it keeps track of the number of posts you supposedly posted… they just don’t show up. Even stranger is that even though on the forums the number of missing posts are still counted, when you go to the admin panel and go to posts it shows no posts (forums and topics show up in the admin panel fine).

    Any help would be gladly appreciated.

    #104981
    yogeshb
    Member

    Firstly,

    1. You Put folder “bbpress” on root (as there is “wp-admin”).

    2 In case of localhost, As there is wordpress is in folder name “wordpress”

    3. we run such link in browser http://localhost/wordpress/bbpress/

    4. bbpress required installation

    5. this asked 3 step to complete installation

    6. Follow given instruction…

    #99881
    yogeshb
    Member

    Firstly,

    1. You Put folder “bbpress” on root (as there is “wp-admin”).

    2 In case of localhost, As there is wordpress is in folder name “wordpress”

    3. we run such link in browser http://localhost/wordpress/bbpress/

    4. bbpress required installation

    5. this asked 3 step to complete installation

    6. Follow given instruction…

Viewing 25 results - 38,601 through 38,625 (of 64,532 total)
Skip to toolbar