header

Collapse

Spam Management for vbulletin 5

Collapse
X
Collapse
  •  

  • Spam Management for vbulletin 5

    I have been looking for a way to universally disable hyperlinks by putting the post in moderation in my vb5 forum until a member has made x number of posts. I can block hyperlinks in user groups, but that seems harsh when not everyone is trying to post a spam link. It would be nice to be able to have a newer member's post automatically go into moderation if it contained a link or even if it contained certain words or combinations of words like 'http' or 'www' or 'buy', etc.

    Is this something you could code or have interest in coding? Or perhaps, you know of a modification that already does this for vb5. I had a similar product in vb4 and it saved me a world of headaches by putting into moderation anything that was in the list of 'things that trigger moderation'
    you-site/admincp/options.php?do=options&dogroup=spam_management


    This is already in vb5.
    If you look at it by adjusting, you need to do,
    Get Anti-Spam Akismet Content Key
    Detect Words as Spam, add spam words
    Detect URLs as Spam, after how many urls will be accepted as spam
    Posts that go outside the rules you set are automatically approved.

    Each member gets a trust score.
    It detects whether it is spam or not according to its trust score.
    New members have zero trust points.
    So, if these settings remain as they are, they are valid for new members

    You can test it by lowering the Detect URLs As Spam value.
    Add more than the maximum number of links you have given yourself as a safe member.
    Try it as a new member.
    Attached Files
      Posting comments is disabled.
    X

    About the Author

    Collapse

    yilmaz He is a person who cares about knowledge and education and likes to share. Find out more about yilmaz

    Article Tags

    Collapse

    Latest Articles

    Collapse

    • Spam Management for vbulletin 5
      by yilmaz
      you-site/admincp/options.php?do=options&dogroup=spam_management


      This is already in vb5.
      If you look at it by adjusting, you need to do,
      Get Anti-Spam Akismet Content Key
      Detect Words as Spam, add spam words
      Detect URLs as Spam, after how many urls will be accepted as spam
      Posts that go outside the rules you set are automatically approved.

      Each member gets a trust score.
      It detects whether it is spam or not according to its...
      09.01.21, 22:39
    • vB5 Nasıl Yapılır: Bugünün Mesajlarına / Yeni Konulara forum adları ekleme
      by yilmaz
      VB5'te eksik olan önemli bir şey, Forumun Bugünkü Gönderiler / Yeni Gönderiler sonuçlarındaki adıdır. Konunun adı, konuyu kimin başlattığı, ne zaman başladığı, en son gönderiyi kimin yaptığı vb. Söyleniyor ama hangi forumda olduğu size söylenmiyor.

      Çoğu kişi için bu çok önemlidir, çünkü yalnızca ilgilendikleri forumlardaki konuları okumak için.

      Bunu nasıl geri ekleyeceğiniz aşağıda açıklanmıştır.

      Önce bunu css_additional.css şablonuna ekleyin

      ...
      09.01.21, 01:34
    • vB5 Nasıl Yapılır: Mobil cihazlarda kıstırma ve yakınlaştırmaya izin verme
      by yilmaz
      VB5 varsayılan stilini mobil cihazlarda "yakınlaştırılabilir" yapmak için:

      Bunu başlık şablonunda bulun:

      HTML Code:
      <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=1" />
      "Maksimum ölçek" değerini daha yüksek bir sayıya değiştirin, örneğin 3:
      HTML Code:
      <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1,
      ...
      09.01.21, 01:28
    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎

    AdBlock Detected

    Please Disable Adblock

    Please consider supporting us by disabling the ad blocker.

    I've Disabled AdBlock
    Home