Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 55,676 through 55,700 (of 64,513 total)
  • Author
    Search Results
  • #67793

    In reply to: Count Bug found

    chrishajer
    Participant

    If this is true and you don’t agree with the way it works, you should report the bug at trac.bbpress.org. Be sure to include the version number you’re using.

    #67794
    chrishajer
    Participant

    I don’t think you can do it through the bbPress interface at all ( I could be wrong about that, but I’ve never seen it. ) You would have to modify it directly in the database. Using a tool like phpMyAdmin find the topic in the bb_topics table, and modify the topic_slug. Make sure the slug you select does not already exist – the slugs need to be unique.

    #4028
    Shagalaga
    Member

    BBpress counts the amount “Topics” and “Posts” on the frontpage together.

    eg: Topics + Posts = new Post count

    #66864
    hoyer801
    Member

    I had the same issue as the original poster. I tried the .htaccess solution but I couldn’t get it to work. I used the other solution (editing the register.php) and I’ll keep in mind to check it again on updates.

    #67792

    In reply to: Move phpBB to bbPress

    chrishajer
    Participant

    If you make it work, please post your experience so that other’s may learn from it. Thanks.

    #67791

    In reply to: Move phpBB to bbPress

    shughey
    Participant

    Thanks, that’s what I needed.

    #67789

    In reply to: private forum password

    chrishajer
    Participant
    #67790

    In reply to: Move phpBB to bbPress

    chrishajer
    Participant

    bbPress helps those who help themselves:

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

    #4027
    shughey
    Participant

    Is there a way to move my phpBB forum to a newly created bbPress forum?

    Thanks,

    Sam Hughey

    #4024
    rjeevan
    Member

    Hello Everyone..

    I’m editing current Theme for the bbPress Alpha 1.0 Release… I have created a Side bar that appears on almost all the pages with forums listed. Just like WP category. (site: http://forum.tnalist.com). Now, I’m facing some problem with Looping through the Forums (bb_forums()). My side bar executed before main contents. so when main contents require to loop the forums again, like Category listing page / Forum on posting (selecting dropdown box). its returning NULL / empty.

    I wanted to find-out is there any way that i can Reset the bb_forums( ) loop and make it available again for next time?

    I know there is a way to get the forums by using get_forums(). But i wanted to use the bb_forums() to loop than using foreach..

    Hope you understand my problem

    Thanks

    Jeevan

    #67779
    chrishajer
    Participant

    What version bbPress are you using?

    #66722

    In reply to: bbPress 1.0 alpha

    chrishajer
    Participant

    You can read lots of people’s experiences here:

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

    #4022
    meitershaker
    Member

    Hi,

    i have a problem with this plugin: http://bbpress.org/plugins/topic/bb-smilies/

    i don’t see the smilies’s toolbar on edit-post pages :( (but it’s works great with a new topic or new post for example)

    why?

    byeee.

    #66721

    In reply to: bbPress 1.0 alpha

    Alex
    Member

    Has anybody had any experiences trying to integrate bbPress 1.0 and WPMU 2.6.1?

    I managed to get them working ageeees ago in the 0.9 releases, any reason this wouldn’t work now?

    #67761
    leoleoleo
    Member

    Hello finalwebsite,

    I just paid the minimum 2 month plan USD 4.99 x 2 .I think use wordpress and bbpress is ok.

    #67766
    _ck_
    Participant

    Here’s a question I had not considered before but is important. When you downgrade in WP and bbPress, does the re-install also downgrade the db version number? I hope so, or things will completely break.

    #64351

    In reply to: Redirect problem

    chrishajer
    Participant

    Shagalaga, what version of bbPress are you using, and what is the server setup? LAMP or other?

    What sort of content were you actually trying to post? Can you try to post it here?

    #67765
    chrishajer
    Participant

    I don’t know – what’s easier for you, downgrading to 2.5.1 or upgrading to an alpha release of bbPress?

    Personally, if I needed integration between WordPress and bbPress, I would install the 0.9.0.2 of bbPress and 2.5.1 of WordPress. Alpha software should be used for testing only.

    #67778
    chrishajer
    Participant

    Posts are editable for a configurable period of time after posting, by the original poster. You can post then look at the post and see how it worked.

    This plugin also worked with earlier version of bbPress:

    https://bbpress.org/plugins/topic/live-comment-preview/#post-813

    #4019

    Topic: replacing page title

    in forum Plugins
    Olaf Lederer
    Participant

    Hi,

    I’m busy with some plugin that will do some SEO tasks for bbpress.

    On thing seem to be harder than I thought. I would like to write new page titles in some circumstances. The next “filter” code doesn’t work:

    remove_filter('bb_get_header', 'bb_get_title');
    apply_filters('bb_get_title', 'PHP Scripts Development Forum');

    which function is called before I need to use the remove filter funtion? (the guy from the WP SEO plugin is using some str_replace function, very strange)

    Thanks

    #4018
    gimperdaniel
    Member

    I just read about the compatibility issues…. I am running wp 2.6 and bbpress 0.9… no wonder i couldn’t get cookies working…

    what’s easier?

    to downgrade wp? or to upgrade 1bb .0?

    #64709
    cartmanffc
    Member

    any new solution without using RSS aggregator plugin?

    #67756
    chrishajer
    Participant

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

    You’ll see this permalinks discussion a lot with GoDaddy.

    #4017
    leoleoleo
    Member

    Anyone use Godaddy webhost? I just use the service and moved my old site to .

    WordPress http://xxx.com (URL Rewrite is fine)

    bbPress http://xxx.com/forum/

    but the default (rewrite-rules.php) permalinks is not work. Anyone know how to use bbPress URL Rewrite with GoDaddy?

    #58267

    In reply to: bbSync

    benzilla069
    Member

    Hi I do have a version working(I downgraded bbpress to the last version bbsync worked because I was tired of using a alpha version of bbpress) it’s completely new code, but it’s very basic on the feature set and a bit hacked together, as I could never get the bbpress functions to work in a wordpress plugin.

    I’m at a public library at the moment so I don’t have the code with me but I can work on the code a little bit when I get home.

    Also please note, this was just made for me and I probably have different needs to what you needed, for example I wanted all wordpress posts to make a new topic so there isn’t options on a per post basis to post to a forum. Also comments don’t replicate between bbpress and wordpress(I was just going to disable commenting and make all users use the topic) but depending on how much time I have tonight I might add this functionality as I don’t see the difficulty in it.

    Also F.Y.I. if anyone is interested I do it the úber ghetto way and manually manipulate the database and don’t go through any of the wordpress or bbpress functions so use at your own risk, but I haven’t run into any problems on my test site.

Viewing 25 results - 55,676 through 55,700 (of 64,513 total)
Skip to toolbar