Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 7,426 through 7,450 (of 11,591 total)
  • Author
    Search Results
  • #99117
    Ramiuz
    Participant

    You just got pwnd Pedley.

    _CK_ SHould I be using Human test or recaptcha now?

    I can confirm that recaptcha almost prevented spammer completely, but I´ve had some spammers register still. Only a small percentage of what was before though.

    Somehow, even though their IP, name and email already exist in the databases for StopForumSpam and Project HoneyPot – they still manage to get through.

    #98986
    csabamarosi
    Member

    Thanks man, I’ll check it out as soon as I can!

    #104086
    csabamarosi
    Member

    Thanks man, I’ll check it out as soon as I can!

    #98985
    jaapmarcus
    Member

    Hello csabamarosi,

    I just have made some small changes and it will now show as well the fressness. The last version is now on my website. Its slightly different from the plugin on the wordpress website because those features are missing at this moment.

    Later on this week i will also update the wordpress plugin with this functionality and and a few other options. Like time format instead of freshness and show / disable time format or author.

    #104085
    jaapmarcus
    Member

    Hello csabamarosi,

    I just have made some small changes and it will now show as well the fressness. The last version is now on my website. Its slightly different from the plugin on the wordpress website because those features are missing at this moment.

    Later on this week i will also update the wordpress plugin with this functionality and and a few other options. Like time format instead of freshness and show / disable time format or author.

    #98984
    csabamarosi
    Member

    Hi jaapmarcus,

    Am I able to display latest forum posts with timestamps (freshness) in a WP sidebar with your plugin? I’m currently using another one (https://wordpress.org/extend/plugins/bbpress-latest-discussion) but it doesn’t support displaying any date information, so I’ll give your one a try if it does.

    Thanks in advance,

    Csaba

    #104084
    csabamarosi
    Member

    Hi jaapmarcus,

    Am I able to display latest forum posts with timestamps (freshness) in a WP sidebar with your plugin? I’m currently using another one (https://wordpress.org/extend/plugins/bbpress-latest-discussion) but it doesn’t support displaying any date information, so I’ll give your one a try if it does.

    Thanks in advance,

    Csaba

    _ck_
    Participant

    Downgrade tool is on permanent delay.

    Sorry, I simply do not have the time.

    Restore backups from before upgrading 0.9 to 1.x

    #99116
    Rich Pedley
    Member

    I do not know but I would hazard a guess that it uses rules similar to Spam Assassin to start with. Then assesses against common features for other things that have marked as spam.

    #99115
    DKB
    Participant

    @Rich Pedley: on what basis marks Akismet a post as spam?

    #99114
    Rich Pedley
    Member

    @Ramiuz Akismet works fine for forums. I use it on several as admin, and as Moderator. using it combined with the bozo plugin makes things a PITA for me, as there is no indication as to which is spam, and which is bozo – but that is a whole other issue.

    I would like to see proof that it deletes posts without your intervention (either via setting, or a.n.other plugin). because if that is indeed the case, then the plugin needs looking at.

    #99113
    _ck_
    Participant

    I updated it a couple of days ago but even I see a spammer about every other week.

    I have to assume it’s humans doing the account creation because it’s so cheap to get labor now, it might be semi automated where it fills out the info and allows the human to deal with the question.

    You’d think they’d figure out this is a waste of time but I guess they are looking for the sites where the postings stick around for awhile.

    I can deal with it once a week until I figure out another way to tackle them.

    By the way I don’t use akismet and I always recommend you disable the bozo feature which Sam made a plugin you can turn off at my request, because it just causes havoc with false positives.

    #37345
    lespionage
    Member

    i just installed the BBpress Latest Discussion plugin on my wordpress site and it’s great. The only problem is that the plugin excludes ÅÄ and Ö witch is a problem because most of the visitors are Swedish. Does any one know how to make this plugin allow latin characters or are there any other way to display latest post and author on my wordpress frontpage?

    Grateful for an answer.

    #37342
    WizenOak
    Member

    Hey guys,

    I’m currently putting together my first site using WordPress % bbPress (they are both linked etc).

    What i’m trying to do is display the 4 most recent active threads. By this, i do not mean the last 5 posts. I mean the latest 5 threads that have posts made in them. I hope that makes sense.

    E.g.

    [Thread Title] by [Original Poster]

    I came across a script which links my bbPress RSS feed to my WordPress custom template, here it is:

    <?php if(function_exists('fetch_feed')) {
    include_once(ABSPATH.WPINC.'/feed.php');
    $feed = fetch_feed('http://localhost/wordpress/bbpress/rss.php?forum=1');
    $limit = $feed->get_item_quantity(4);
    $items = $feed->get_items(0, $limit);
    }
    if ($limit == 0) echo '';
    else foreach ($items as $item) : ?>

    <ul class="latest">

    <li>

    <span class="title"><?php echo $item->get_title(); ?></span>

    </li>

    <?php endforeach; ?>

    I tried linking to “http://localhost/wordpress/bbpress/rss&#8221; etc but “http://localhost/wordpress/bbpress/rss.php?forum=1&#8221; was the only feed i could pick up. It doesn’t really matter though considering i’ll only have the single forum section anyway.

    Now, this produces the following on my WordPress template:

    Tigeran on “Your first topic”

    [Last Post Author] on [Thread Title]

    As stated before, i want it to appear like this:

    [Thread Title] by [Original Poster]

    I soon found out that i needed to edit the rss2.php file located in bbpressbb-templateskakumei folder as i’m using this template. Looking through it i came across this:

    <title><?php post_author(); ?> <?php _e('on')?> "<?php topic_title( $bb_post->topic_id ); ?>"</title>

    & changed it to this:

    <title><?php topic_title( $bb_post->topic_id ); ?> <?php _e('by')?> <?php post_author(); ?></title>

    But there is no change as it stays as the original. It’s like i cannot overwrite this file. Any help would be greatly appreciated.

    Thanks.

    #99112
    Ramiuz
    Participant

    John James Jacoby yes it is true.

    I wouldn´t say it if I had not experienced it.

    Akismet was made for blogging, and BBpress is not blogging.

    Akisment for BBpress will delete posts by normal people. And it won´t let you do anything about it. Infact, it won´t show you exactly what is deleting at all. It just keeps deleting stuff in its own, and keeps the keymaster in the dark.

    This made me especially angry when I managed to find out, that infact all Akismet had deleted, was normal posts. And not a single valid spam.

    So please stop reccomending this.

    If you have several thousands of members in your bbpress installation, you might accept losing a few posts. But if you´re trying to build a community, you must learn to value each post, each member makes.

    #99111
    muldrick
    Member

    Awesome ck, any updates yet?

    Also, in the mean time, I am blocking each new (spam) member and marking them BOZO.

    Am I waisting my time doing this?

    Commentguerir
    Participant

    Hi _ck_, please need urgency your downgrade tool

    #99110
    _ck_
    Participant

    Yes I am seeing them defeat Human Test too.

    I will push an update to the svn tonight (Friday) so keep an eye out for a version update.

    #99109
    ericakadisco
    Member

    I’ve just started getting massive spam the last two days as well. I’ve been using reCAPTCHA and it seemed to be working up until recently. I can’t seem to use akismet, I don’t even see it in the list of plugins for my bbpress.

    Does anyone know of some type of plugin that would require admin approval for posts with links in them? That would go a long way for me.

    #99108
    fleetadmiral
    Member

    I’ve got this exact problem too with the type of gmail accounts mentioned above. Trouble is, I am an admin of a forum without any FTP access (the designer went AWOL) so I have no way of installing plugins to the directory.

    As a temporary measure, I have used the already-installed Register Plus plugin to enforce admin authorisation of every new member.

    Yet despite implementing it last night, spammers are still able to register and post. Anyone know why this might be? The plugin is listed as active.

    #99107

    @Ramiuz – That’s not true at all.

    #99106
    Ramiuz
    Participant

    Don´t listen to anyone reccomending Akisment for BBpress.

    It´s messed up, and not made for forums. Don´t use it.

    #99105
    stevendaily
    Participant

    There is no twitterfeed on my forum and I have the problem.

    #104204
    muldrick
    Member

    I DO know this started 2 days ago and is getting worse by the minute.

    About a week ago I added a twitterfeed to my forum.

    Did that cause these problems?

    #99103
    DKB
    Participant

    I wonder what the rules for spam are. Sometimes a regular vistors post is caught by Akismet.

Viewing 25 results - 7,426 through 7,450 (of 11,591 total)
Skip to toolbar