Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 7,376 through 7,400 (of 11,607 total)
  • Author
    Search Results
  • #104564
    Pomy
    Participant

    Hi Zaerl, Thanks for your interest in this topic :)

    I also tried your method, but I’m sorry its little bit different.

    its shows content from “whatever-you-want.php” when slug is “this” but the forum structure remain same.

    something like

    **************Forum Template**************

    — Default Header

    — Default latest discussion

    — Default forums

    — Default Footer

    — Custom content from whatever-you-want.php

    ********************************************

    But I’m searching, that when forum slug is “this” then i can handle every thing from scratch from “whatever-you-want.php”

    like

    *************Forum Template***************

    — My Custom Header for forum slug “this”

    — My Custom latest discussion

    — My Custom forums categories

    — My Custom style for footer

    *******************************************

    Keep in mind that this is a rude approach and that everything can be packed in a plugin.

    I’m afraid what you are talking about. Is this not a secure method?

    Can you please pack this code into a plugin, I’ll really appreciate your kindness. Thanks

    #99501
    [removed]
    Participant

    Thanks, Ben L.

    I’ve decided to just rewrite the LDAP plugin to connect with mediawiki’s database. Seems to be working so far, when I’ve tested it some more I’ll release it officially.

    #104601
    [removed]
    Participant

    Thanks, Ben L.

    I’ve decided to just rewrite the LDAP plugin to connect with mediawiki’s database. Seems to be working so far, when I’ve tested it some more I’ll release it officially.

    #99514
    zaerl
    Participant

    Probably you have deleted some posts here and there. Try to recount everything from the admin page (bb-admin/tools-recount.php). I have tested get_topic_page_links (the function that generate links) and I don’t see problems.

    Your count says 1533 posts but 35*44 + 7 = 1547.

    Also add:

    .post img, #post_content img {
    max-width: 450px;
    }

    to your CSS.

    #104614
    zaerl
    Participant

    Probably you have deleted some posts here and there. Try to recount everything from the admin page (bb-admin/tools-recount.php). I have tested get_topic_page_links (the function that generate links) and I don’t see problems.

    Your count says 1533 posts but 35*44 + 7 = 1547.

    Also add:

    .post img, #post_content img {
    max-width: 450px;
    }

    to your CSS.

    #99428
    zaerl
    Participant

    Delete tags too.

    #104528
    zaerl
    Participant

    Delete tags too.

    #99426
    1onely
    Member

    ok but when i remove code about latest discussions in front-page.php template >> show tags top forums !!

    #104526
    1onely
    Member

    ok but when i remove code about latest discussions in front-page.php template >> show tags top forums !!

    #99442
    Mark Plumley
    Member

    I use the following four way spam stopper:

    Approve User Registration

    bbCaptcha

    Akismet

    Human Test for bbPress

    We have had minimum issues at our bbpress forums

    #104542
    Mark Plumley
    Member

    I use the following four way spam stopper:

    Approve User Registration

    bbCaptcha

    Akismet

    Human Test for bbPress

    We have had minimum issues at our bbpress forums

    #99424
    Ben L.
    Member

    If you edit your front-page.php template (make a copy and edit the copy), you can remove the code about latest discussions.

    #104524
    Ben L.
    Member

    If you edit your front-page.php template (make a copy and edit the copy), you can remove the code about latest discussions.

    #99423
    intimez
    Participant

    It shows the latest posts inside the forums, why you want to remove it?

    #104523
    intimez
    Participant

    It shows the latest posts inside the forums, why you want to remove it?

    #99422
    1onely
    Member

    Anyone ?

    #104522
    1onely
    Member

    Anyone ?

    #37517
    1onely
    Member

    Hello

    I want to Only forum not Latest Discussions

    Remove all Latest Discussions

    Please

    #37491
    kadas99
    Member

    Hi, i installed all, (wordpress-bbpress) in the same directori, (/test/wordpress – /test/bbpress), and when i try get into the admin panel of bbpres i only get a redirection to the index of my forum. (i put /test/bbpress/bb-admin/index.php and i will be redirected to /test/bbpress/index.php).

    What i am doing wrong??

    So much thanks!

    #92812
    fostertime
    Member

    Any idea how to remedy this issue?

    I have tried everything and cannot get passed this. Having the same exact problem after changing the TZ to UTC-5.

    Any help would be greatly appreciated!

    FYI, using the latest version 1.0.2

    #99348

    That’s because there’s a bug in the plugin. Or rather the plugin was probably written for an earlier version of bbpress.

    To fix the “redirect” issue, you need to edit avatar-upload.php and change line 7 from:

    bb_auth(); // logged in?

    to:

    bb_auth( 'logged_in' ); // logged in?

    Now it’s off to do more testing.

    #104448

    That’s because there’s a bug in the plugin. Or rather the plugin was probably written for an earlier version of bbpress.

    To fix the “redirect” issue, you need to edit avatar-upload.php and change line 7 from:

    bb_auth(); // logged in?

    to:

    bb_auth( 'logged_in' ); // logged in?

    Now it’s off to do more testing.

    #94959
    ch8rt
    Member

    I’ve solved my early issue, lord knows what it was but troubleshooting something else it suddenly just appeared? Thanks.

    With regards permalinks I’m having a issues with my current setup /%category%/%postname%/ in that nothing shows at…

    /forums/

    /forums/forum/

    but I can jump straight to a forum created in admin

    /forums/forum/test-forum/

    Once there I can create and reply to topics has I should.

    I’m using the base settings so Forums should be the base. Going to /forum/ however shows an edit button. Just nothing else.

    #94956
    Willabee
    Member

    The login problem isn’t fixed yet?

    I installed the latest and it’s redirecting me to the /login slug again. I don’t mind hacking it out again, just wondering.

    #99331

    Makes sense. If you’re using it as a stand alone, you can continue to do so if you’re happy with it’s features as we’ll be continuing support for the 1.0/1.1 branches of code for the conceivable future. If you’d like to run the latest and greatest and have a need for WordPress integration, then the in-development plugin version is the way to go.

Viewing 25 results - 7,376 through 7,400 (of 11,607 total)
Skip to toolbar