Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 48,251 through 48,275 (of 64,515 total)
  • Author
    Search Results
  • #69785
    diegozaks
    Member

    @DennisH: thanks for your reply, I am sorry, but I don’t really understand, how do I delete them? do I have to go post by post and delete all the special characters? Perhaps there is a way to increase the maximum length of an SQL command?

    #31952

    Topic: Page Breaks

    in forum Installation
    InvTrdr
    Member

    Does bbPress have something similar to WPs <!–nextpage–> to break a topic into several pages if too long?

    Thanks.

    #80063
    chrishajer
    Participant

    It does suck. I always just use google like “site:bbpress.org/forum/” or “site:bbpress.org/plugins/” with my keyword.

    The WordPress.org search used to suck equally hard but it got better a while back. Still sucks here. I accept that it sucks and move along.

    There were some plugin attempts at better search for bbPress, but I don’t think they’d install a plugin just to improve the plugin search here. I think they used Sphinx at WordPress.org to fix their search:

    https://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/

    #80083
    chrishajer
    Participant

    Maybe you could create a custom view for the topic, call it something like “Printer Friendly Page” or “view topic as one page” and put it on each page of a topic?

    http://justintadlock.com/archives/2009/07/15/how-to-create-custom-views-in-bbpress

    #80088

    In reply to: Adding tags.

    chrishajer
    Participant

    There is a limit to the number of tags being displayed. Here’s some info about the parameters for the tag heat map: https://bbpress.org/forums/topic/hot-tags-not-updating#post-23324

    That’s a few months old, so things may have changed a bit.

    For bbPress SEO there are a couple plugins:

    http://www.finalwebsites.com/bbpress/bbpress-seo-tools.php

    https://bbpress.org/forums/topic/is-bbpress-seo-friendly#post-20439

    There was another one too, I thought, but I can’t locate it right now.

    #31950

    Topic: Adding tags.

    in forum Installation
    InvTrdr
    Member

    On my new forum http://www.invictatrader.com/bbpress/ I noticed that as I added more stuff to it with tags, I could see tags on the top in the topic itself but not in the “Heat Map” or the box where the tags are displayed. Is there a limit on how many tags can be shown in this box and if so how can I change the number to whatever I want it to?

    Also are tags in bbPress similar to meta tag keywords in WP? I did not see them in the page source under keywords. Does bbPress have a plugin that inserts keywords like in WP?

    Thank you.

    #80036
    johnhiler
    Member

    I’m not sure why this would happen, especially on the default theme.

    I would recommend two things:

    1) First, try disabling your plugins to see if that helps at all. If it does, enable one plugin at a time to see which plugin is causing the conflict.

    2) If that doesn’t work, try this plugin?

    https://bbpress.org/plugins/topic/front-page-topics/

    I use it on all my sites, and it’s been great…

    Good luck!

    iggitme
    Member

    I know this topic has been touched on elsewhere but I have found, after an hour of reading this site, that there is no definitive answer and without one I’m going to pull hair out… and i don’t have much left to do that with, so here goes..

    wpmu installed fine

    buddypress installed fine

    bbpress installed fine

    opted to make change in role map and share membership database in admin panel

    did that…

    when i did, as the page said,

    “you might be logged out”

    I was… but I was not only logged out, the admin account no longer exists

    so I can’t get back into the thing to change anything,

    I have downloaded, installed and followed the directions of the lost keymaster plugin to no avail

    i now have a nice forum software package staring at me and no way to get into it, and membership

    is not being shared

    i need some form of serious, helpful guidance this is supposed to be working today

    thank you in advance

    #80080
    Peter A. Gebhardt
    Participant

    Because your (a clients) browser proposes always the same “file name” within it’s save dialog I’m looking into avoiding to add the respective page number manually each & every time. So it’sbetter to save everything under one file name – how could that be accomplished by bbPress?

    For printing & reading it’s likeweise.

    #80041

    @Navin

    As much as you would like to see. I will incorporate as many stuff as possible without compromising with performance.

    #79970

    In reply to: removing tags

    Everything dynamic in bbPress/WordPress is stored in the database, and tags are stored in one table but referenced in others. Better to fix the underlying problem.

    #31948
    Peter A. Gebhardt
    Participant

    Say you have a thread like the one here:

    http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release

    What would be a recommended approach to print or save ALL pages at once – or read them on one page, when online?

    (There are reasons to work with something offline still …)

    #71850
    skixc
    Member

    Hi – I’m getting a similar error – only it occurs for some general users. I integrated BBPress 1.02 with WordPress 2.7. Everything seems to be working fine, but some users report getting a “user not found error” when the click on the “view Profile” link. I checked the database, and all have user nicenames. Any thought?

    #80040
    chandersbs
    Member

    @ash Just the layout, or also functionality with plugins?

    #80039

    @mwaterous

    Ok! You got the <h1> tag. Happy? More suggestions..

    #69784
    DennisH
    Member

    @diegozaks: Sounds like you have a special character(s) in your db. You need to find and delete them. I had the same issue.

    http://www.forlang.wsu.edu/help/keyboards.asp

    #69783
    diegozaks
    Member

    First of all, thank you for a great script, I have run into a problem, it seems when I try to transfer the 60k posts it reads:

    Data too long for column 'post_text' at row 1 [1406]

    What can I do about this? Please help it is very urgent.

    Also, in order for it to work, since I installed phpbb with a different table prefix, I had to define the prefix on the script file just under the bbPress prefix, then I worked:

    $table_prefix = 'phpbb3_';

    #80011
    gerikg
    Member

    The way I did it was to duplicate kakamei theme (not the blue) and put it in the my-template.

    Then started with the BB header, I copied what was in the WP header. I took everything out after the body tag except for the “main” div. The BB footer I did the same. I just made sure there were enough div closing tags. Then copied over the codes that apply for the header and footer from the WP css. Most WP theme has two column one main and one sidebar. I treated BB like it was wordpress, one side the main section and the other sidebar. I treated the MAIN div as the main section and View/Hottags as the sidebar. I know this is not the best explanation but I hope you get the idea. It just takes a lot of css work.

    #79953
    pigmonkey
    Member

    Thanks for the replies!

    I wouldn’t mind installing a plugin to accomplish this, but I tried out Role Manager and it didn’t have any option for displaying emails.

    Ashfame, I just went with your method of putting it in profile.php. It’d be nice to not have it as a per template thingy, but it works fine for now. You’re right about it needing to check to see if the current user is an admin to prevent duplicates. I’m new to bbpress so I don’t know if there’s a proper way to do this or not, but I figure the admin is the only one who can edit users, so I plopped in this little guy:

    <?php

    if ( bb_is_user_logged_in() && !bb_current_user_can( 'edit_users' ) ) {

    echo 'user_email .'">' . $user->user_email . '';

    }

    ?>

    It seems to work.

    #80028
    Jim R
    Participant

    They don’t come up automatic, which is why I’m posting. It’s probably theme related, but there doesn’t seem to be much in my theme dealing with that other than calling functions from a core file.

    http://hoosierhoopsreport.com/bbpress

    Right now I have hashes in place of the numbers, just messing around. : )

    Ben L.
    Member

    Just turn E_DEPRECATED error logging off and you’ll be fine. XAMPP/Windows isn’t the problem, it’s PHP5.3’s new E_DEPRECATED “feature”.

    #64197

    I guess the most simple (and painless) way to do this will be to redirect/rewrite the profile URL from bbPress to point to the profile URL in WordPress.

    You can reference the profile by the ID – in bbPress it goes like http://example.com/bbpress/profile.php?id=1 and it is equivalent to http://example.com/wordpress/?author=1

    You just need some .htaccess magic :)

    anaon
    Member

    Hello,

    I would like to display a link to the profiles of my WordPress website on the post.php file, just below the username and avatar.

    I tried a code that I found in the profile.php file : <?php echo get_user_display_name( $user->ID ); ?>

    But I can’t even make it work. Is it possible to get the Worpress user nicename to create this link? I did a complete WP/BBpress integration…

    Thanks a lot for your help

    #80038
    Mark
    Member

    It has to have my name and web site linked to somewhere on it. Then people will know my name. And my web site address. And that I’m super cool enough to be linked to from a theme that I didn’t make. :)

    #31942

    Ok bbPress lovers! The new month has started and I want to give the community a theme which would cover the needs of masses. So pour in your suggestions. I would like to cover up as many suggestions as possible.

Viewing 25 results - 48,251 through 48,275 (of 64,515 total)
Skip to toolbar