Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 52,276 through 52,300 (of 64,446 total)
  • Author
    Search Results
  • #51937

    In reply to: Language

    bruinfelix
    Member

    Strange :-)

    I have a: “nl_NL” mo file in the folder: “my-languages” in the root of my installation of bbPress, and it just works just fine ;-)

    #72463
    chrishajer
    Participant

    You need to add a .htaccess file for bbPress. You generate the rules by going to your site, here (once logged in as keymaster):

    http://www.example.com/forum-directory/bb-admin/rewrite-rules.php

    Then, paste those rules into a .htaccess file in your forum root.

    #73048
    chrishajer
    Participant
    #73067
    _ck_
    Participant

    If you are on a host with a menu based system like Cpanel or Plesk they usually have an option to password protect a directory. You can use that to protect your bbpress forum install (and wordpress) and that way it will be impossible to access for anyone except you.

    There is a bbpress plugin that forces login to be required to see the forum so you could install that and even if anyone found it, they would only see a login.

    #5186

    Topic: GFC

    in forum Plugins
    richbrown
    Member

    Has anyone been able to use google friend connect with bbpress?

    #73047
    richbrown
    Member

    2,71 and the latest stabel version of bbPress.

    #5184
    adv_user
    Member

    In this url:

    http://bbpress.org/forums/topic/sub-sub-forums#post-11762

    works:

    -Forum

    -Subforum

    Subsubforum1, Subsubforum2, Subsubforum 3

    But I need to change the style sheet to show:

    <div id="list">

    <div class="forum">- Forum</div>

    <div class=”subforum”>

    – SubForum

    Make a loop to show Subsubforum in the div SubForum and not below

    <div class=”forum”>Subsubforum1, Subsubforum2, Subsubforum 3</div>

    </div>

    <div class=”subforum”>

    – SubForum

    </div>

    <div class=”subforum last”>

    – SubForum – with LAST class.

    <div class=”forum”>Subsubforum1, Subsubforum2, Subsubforum 3</div>

    </div>

    </div> <!– close id “list” –>

    #73054

    WordPress 2.7.1

    What did I do to make sure the cookies worked? Hmmm. Well, I went through the entire integration process in the bbPress admin panel. I never took it further than just setting it up because my site is brand new and realizing that I didn’t know how to integrate 3 bbPress databases into one WP install I talked myself out of the idea. So, nothing that I can think of.

    Here is the link to my site. Like I said it’s kind f a live trial run so nothing much is happening. Also, all of the plugins that I’m using are also used with my other forums that work.

    Is there a way to re-set the cookies integration?

    http://mcmxxii.com/

    #73066
    ROGUEWAVE
    Member

    Thanks. I installed WordPress 2.7.0 on the host, but it is not public. I want to add the bbpress there & develop on the hosted site, but still not public. Do I just follow the same install procedures as published here?

    #72981
    _ck_
    Participant

    If you login on the wordpress side does bbPress see the user logged in?

    If not, the cookie hash has probably changed and might need to be forced on both sides.

    This is simple integration right, not full/deep integration?

    #72802
    grasn
    Member

    @chrishajer, thanks for the code, this one didn’t work for me, but the one on the page top. You can visit my forum http://deadrising2.de/?page_id=84

    If someone wants to know how i made it, I just removed stuff from the bbpress head.php so it looks like this:

    <body>

    <div id=”main”>

    <?php if ( is_bb_profile() ) profile_menu(); ?>

    and also the first </div> from the footer.php, I also removed the hot tags stuff from frontpage.php. Now I installed embed-iframe plugin for wordpress and modified the iframe.php like this:

    <div class="iframe-wrapper">
    <iframe src="<?php echo $url ?>" frameborder="0" id="youridnamehere" width=100%>Please upgrade your browser</iframe>
    </div>
    <script type="text/javascript">
    function resizeIframe() {
    var height = document.documentElement.clientHeight;
    height -= document.getElementById('youridnamehere').offsetTop;

    <code></code>// not sure how to get this dynamically
    height -= 150; /* whatever you set your body bottom margin/padding to be */

    document.getElementById('youridnamehere').style.height = height +"px";

    };
    document.getElementById('youridnamehere').onload = resizeIframe;
    window.onresize = resizeIframe;
    </script>

    Now I just modified the width of the bbpress style.css for head, main and footer, and also the cols/width of the textarea. I still have a scrollbar if there are more posts on one page, but I can live with.

    Thanks for your help!`

    #5183
    ROGUEWAVE
    Member

    Is there a tutorial available? I would like to download the bbpress to a local machine & see how it works, not on a hosted platform. Is there a way to do this without making it public? Thanks.

    #73024
    _ck_
    Participant

    Region is determined by a combination of tld, declared character set, and server ip location. Even with all that, sometimes it’s impossible to figure out automatically what the target audience is, hence the “???” I’m still improving the routine.

    Let’s just say I have a new found respect for Google – I think they must look at whois info for the domain owner registration. I don’t quite have the resources to mimic that yet.

    906 isn’t too shabby considering how many sites there are now.

    I like how you replaced “sticky” with a nifty little icon.

    #73023

    *snicker* I’m on the top 1000! (#906! Woo!). How are you detecting regionality? I notice a lot of .net/.org sites are ???

    #73062

    In reply to: How apply Do-follow?

    chrishajer
    Participant

    You could do it like this:

    https://bbpress.org/forums/topic/add-nofollow-to-links#post-17523

    I don’t know anything about “dofollow” but I did find this sort of interesting:

    http://www.googlelady.com/500/google-rumors-google-pagerank-reset/

    #73022
    _ck_
    Participant

    For those that like technical statistics:

    * PHP Popularity

    5.2.x : 62%

    5.1.x : 5%

    4.4.x : 15%

    4.3.x : 2%

    * Server Popularity

    Apache/2.x : 56%

    Apache : 24% (unknown version)

    Apache/1.3 : 11%

    Microsoft-IIs : 3%

    Litespeed : 1%

    Lighttpd : 0.5%

    Nginx : 0.5%

    * bbPress Popularity

    1.0a6 : 5%

    1.0 ? : 5% (1.0 using pre-a6)

    0.9.x : 52%

    0.8.x : 35% (this is likely wrong, it includes 0.8 installs that upgraded to 0.9)

    #73021

    Wow, this is really nice!!!

    #73020
    _ck_
    Participant

    There are now three bbPress forums with over a million posts, the leader being Simon and Schuster’s site which appeared so suddenly that I suspect they must have imported their content from another forum that already existed for some time.

    Here are some other ranges by number of posts:

    1,000,000 + 	 	3
    100,000 - 499,999 11
    50,000 - 99,999 22
    10,000 - 49,999 70+
    5,000 - 9,999 70+
    1,000 - 4,999 300+
    100 - 999 1000+

    bbPress is being used in nearly 90 countries/regions.

    Here are the top 50 in order of highest use.

    (note that as we get lower in the list, the higher the chance of inaccuracy,

    some countries/languages are hard to detect)

    1. United States
    2. Germany
    3. Russian Federation
    4. Spain
    5. United Kingdom
    6. Italy
    7. France
    8. Turkey
    9. Canada
    10. Netherlands
    11. Sweden
    12. Denmark
    13. China
    14. Japan
    15. Brazil
    16. Europe
    17. Romania
    18. Poland
    19. Australia
    20. Norway
    21. India
    22. Argentina
    23. Ukraine
    24. Czech Republic
    25. Belgium
    26. Switzerland
    27. Finland
    28. Austria
    29. Indonesia
    30. Hungary
    31. Bulgaria
    32. Montenegro
    33. Iran
    34. Saudi Arabia
    35. Ireland
    36. Chile
    37. Latvia
    38. Niue
    39. Portugal
    40. South Africa
    41. Israel
    42. New Zealand
    43. Greece
    44. Malaysia
    45. Slovakia
    46. Lithuania
    47. Mexico
    48. Thailand
    49. Serbia
    50. Singapore

    #5170
    _ck_
    Participant

    Well it’s been six month now so we’re long overdue

    for another (completely unofficial) TOP 100 report!

    http://bbshowcase.org/forums/view/top100

    Top 1000 requires free registration/login:

    http://bbshowcase.org/forums/view/top1000

    New this year is the ability to vote on sites, based on quality/content, so even if a site is not in the regular Top 100 list, be sure to “vote it up” and I will post another list soon with the highest votes. There are some really nice looking forums running bbPress out there that deserve some votes. You must be a member to vote but registration is free of course. The Top 1000 list can also be searched when you are logged in, as well as an experimental Tag Cloud

    When we last left the list, it had just topped over 4000 websites.

    In the newest list, despite roughly 1000 sites disappearing (small test installs, etc.) the list is now over 6000 strong! This means an average of 15 sites per day are installing and sticking with bbPress. About 10% of these forums are running the new 1.0 alpha (and half of those have not upgraded to the newest 1.0a6, so they need to keep up with the releases).

    At this rate, next time I am going to have to make it the Top 10,000 list.

    However I am sad to report a dark side has emerged in bbPress’s growth. Because of how much easier bbPress is to control and manipulate with just a basic knowledge of PHP/MySQL compared to other forum software, some “black hats” have latched onto bbPress in order to create a big content spamming network, nearly 200 sites strong. They aim these sites at search engines with topics such as gambling, lottery and foreign currency exchanges. You can see them at the very end of the Top 1000 list, where they sit demoted. This really doesn’t affect the average forum operator in any way, it’s just unfortunate to see. WordPress went through this kind of event too, I just hate to see it happen.

    ps. This list also marks the first inclusion of a TalkPress powered site and while it only has a couple dozen posts because it’s brand new, it has the easy access of 7.5million WordPress.com members so it’s bound to grow quickly!

    #73058
    chrishajer
    Participant

    Need way more information here please. Where do you see this error, what is the error, what URL is being reported as 404? What versions of bbPress and WordPress (if you integrated)? Can you post a URL to your forum? Does everything but this work?

    #73060
    chrishajer
    Participant
    #73019
    rafael_g_v
    Member

    I use both and can work alone

    #72801
    chrishajer
    Participant

    @tannar, I will only share this with you if you post a link to your forum. I would like to see this working because many people have asked about it, and I’ve never seen it working.

    From here: http://brondsema.net/blog/index.php/2007/06/06/100_height_iframe#c4631

    Add this to the bottom of the page you are including in the iframe.

    <script type="text/javascript">
    parent.window.document.getElementById("youridnamehere").height = document.body.offsetHeight +50;
    </script>

    You need to change youridnamehere to the id of the iframe in your wordpress page. So, if you did something like <iframe src="whatever.php" id="bbpressforum" ... /> you would change youridnamehere to bbpressforum because that’s the id of the iframe.

    Also, the +50 at the end just adds some space to the bottom (it’s probably in pixels I imagine.) You can try different numbers to be sure the forum fits in the frame. I can’t recall exactly what number I started out with there, but +50 worked for my application (not bbPress, BTW.)

    Good luck.

    #73050
    chrishajer
    Participant

    Which 1.0 alpha are you using? There was an issue with this but I forget with what version.

    This is the only thing recent I can find right now:

    https://bbpress.org/forums/topic/cant-edit-the-keymasters-profile

    #72800
    grasn
    Member

    Ok i’m using the embed-iframe plugin to integrate the forum, it looks good. I reduced the width of the forum theme in the css file so it fits the page. The only problem i have, in emped-iframe you can assign a width and height for the iframe. 100% doenst work for height, cause if the forumpage has many threads the iframe becomes a scrollbar on the right side. Any solutions to fix this, and let the iframe automaticly get the height of the forumpage height?

Viewing 25 results - 52,276 through 52,300 (of 64,446 total)
Skip to toolbar