Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 10,776 through 10,800 (of 11,524 total)
  • Author
    Search Results
  • #58878
    _ck_
    Participant

    Yay! I figured out how to hack it to make it happen.

    To leave the core files alone, I did it through a plugin.

    The balancetags in bbpress takes less parameters than from WP.

    function force_balance_tags($text) { return balanceTags($text, true);}

    add_filter('pre_post', 'force_balance_tags');

    Tested working.

    Another nice addition in there would be to add nofollow to any post links.

    add_filter('pre_post', 'bb_rel_nofollow');

    #58876
    _ck_
    Participant

    Actually I may be wrong about this.

    I dug through the default filters and I see this:

    add_filter(‘pre_post’, ‘balanceTags’);

    Does balancetags == auto-close tags?

    Looking at the function it would seem to be so.

    Perhaps I have a plugin conflict or does this behaviour exist on even on a default install?

    added: I just tested here and yup, it doesn’t auto-close

    #58534
    Trent Adams
    Member

    The download will be the latest one with the fix.

    Trent

    #58870
    M
    Member

    Found the problem, it is indeed a plugin issue (Allow Images), but deactivating the plugin had no effect for some reason and I only saw it when I worked on my test forum and did a fresh install of the plugin. The plugin still works to display images, you just can’t display code.

    Will pop over and give the plugin author a heads up.

    #2054
    _ck_
    Participant

    (probably need a sub-forum for documentation)

    I noticed the forum here never shows the “+x more” posts like my test forum does. How do I turn that “feature” off and show all the posts (with pagination) at all times?

    What is that feature anyway, I don’t understand it?

    retrospec
    Member

    Hello,

    After installing the software successfully, all database tables were created ok but when I clicked on the link to login it repeatedly told me the forum software wasn’t installed. On checking I noticed two bizarre things:

    1. Although the placeholder topic had been created and other tables populated, the forum table had no entries, it was empty, i.e. it had not created the first forum detailed in the installation to match the topic that was there. Creating a temporary entry with the id of the successfully created made the forum work, but then…

    2. When I logged in as the user I created during the installation there was no admin option so I check the user meta table and it was down as ‘member’ and not ‘key master’.

    I am using the latest bbPress (downloaded this morning), running php 5.2.3 and mysql 5.0.41. Both are near enough out of the box installations and working fully (the only change to mysql was to set password in legacy mode).

    Please help as I can’t do anything!

    btw, one other minor question completely unrelated. Why when I look at people’s code listed in forums or hyperlinks, is it chopping off the entry at the end of the line and not wrapping? I’m using firefox, haven’t checked against IE.

    #2050
    _ck_
    Participant

    I don’t seem to see the page numbering for any template I try.

    My test topic says at the top “7 posts +2 more”

    should I not see a navigation with numbering for the pages ?

    #2049
    serimu
    Member

    I have bbpress(0.8.2) integration with wordpress(2.2.1).

    I did not have any forum management before I add a forum to my previous wordpress website. Number of users are increasing daily. So as I did not have any experience with management of a forum, I have some problems.

    In the beginning I installed to standard version of bbpress. After one month of forum experience, I want to add moderation plugin. Because my users are not experienced forum users. I have a range from middle school students to company owners or retired workers.

    Some of the users sends strange messages, which I dont want to see on my forum.

    Some of them do not allow forum rules. And some of them dont know how to use a forum. Namely when they have a new question, they write “I know it is not related to the subject …”.

    I think what I need it to make the all messages for new users, moderated. Or all messages are moderated. I dont know why but the moderation plugin do not work with latest version of bbpress. So I have to uninstall the plugin and make messages un-moderated.

    I will also try “move it” plugin, for unrelated messages to subject of message.

    But what is the best management style for such a community. I think bbpress.org do not need moderation of messages, because at least its community know how to use a forum.

    Is it better, not to waste my time to manage the forum. Namely no moderation to messages or just live what ever people writes to the forum. As I said before this is my first forum, and I also dont want people to use msn-type language usage. Am I fascist :) ?

    Pravin Paratey
    Participant

    I’m in – pravinp(at)gmail(dot)com

    Burkie
    Participant

    liam at burkie.org would like to test this out too

    #50607

    In reply to: hello from Russia

    A1ex
    Member

    2ganges

    It is translation is a .po file. See in archive (latest.zip).

    But there are some modifications.

    muzikdudenc
    Member

    I would be intrested in helping Beta Test plugins.

    Email my username at yahoo dot com :)

    fel64
    Member

    Cheers Trent.

    I can certainly see why you’d want to keep this under wraps. If it fell into the wrong hands … ?!?!?! I like it.

    Trent Adams
    Member

    I am confused fel64! Email me and I can forward it to you. trent dot adams TA gmail TOD com

    Trent

    fel64
    Member

    Could you send it to fel64 who isn’t at hotmail.com? Seem to be having trouble with my email. Thank you!

    #58778
    fel64
    Member

    What we really need to know is what code you were running. Would be a strange one if it was the latest release; that sort of problem should affect everybody. I’d also be surprised if that was the latest, but if it was you should be prepared for that. Did you maybe modify that file yourself?

    Sam Bauers
    Participant

    I suppose that’s OK. :)

    #58780
    Rhys Wynne
    Participant

    No worries Trent, glad you could test this!

    I have gone about submitting it (forgot a readme file, it can wait until the morning :D), but will include one tomorrow.

    #58777
    Trent Adams
    Member

    Let us know either way! I can always test it with you if you want, just need the forum address if you are still having problems!

    Trent

    #58779
    Trent Adams
    Member

    I changed the title to be more ‘user friendly’ if you don’t mind! I will test it out for you as it seems like a great plugin! As well, don’t forget to add it to the plugin site!

    https://bbpress.org/plugins/add/

    Trent

    Trent Adams
    Member

    Pretty sure Sam will allow you mdawaffe as you are pretty trustworthy, so I sent it to the email address! (Hope that is alright Sam!)

    Trent

    I want to be in the cool kids’ club too!

    Oops – forgot the addy (but I think you have it?)

    mikea TA turbonet TOD com

    #2031
    Rhys Wynne
    Participant

    Hi, I have recently written a plugin for bbpress to show the top posters within a forum. I’ve tested it a fair amount (as much as a man with a one person forum can), and I think it is all there. Feedback and comments will be well received.

    To read more and download, please click here

    #58734
    jolaedana
    Member

    …. you know, I wonder why I didn’t catch that either. lol.

    Okay, well, after fixing that, it now forwards me to the admin interface like it should and lets me log in on the WordPress site.

    That said, if logged in on the WordPress site, I am still not logged in on the forums- or at least, so it appears. It still asks me for login info.

    From there, I tried logging in as admin using another browser, and saw that the test account was listed as online in the forum.

    Confusion abounds.

    It is still the case that if I log in on the forums, I’m logged in on the wordpress site.

    #58732
    jolaedana
    Member

    No problem- I wonder why it is you didn’t get them? I’ll try making another test account to see what happens. EDIT: I tried out a test account and got my login info instantly- perhaps an email typo?

    I cleared cookies and tried logging in via the wordpress side.

    I only got one cookie logged, here’s all the info since I’m not sure what you’re looking for:

    website: http://www.audreysargent.com

    Name: PHPSESSID

    Path: /

    Secure: no

    Expires: (blank)

    Contents: d43da8c677366727ecfdb8a5f0fa4b9e

Viewing 25 results - 10,776 through 10,800 (of 11,524 total)
Skip to toolbar