vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Forbid Users from Posting Links or Images if They Have Fewer than 15 Posts (https://vborg.vbsupport.ru/showthread.php?t=96018)

amykhar 06-07-2006 12:28 AM

There's a fix posted. Read the thread.

Robert Fogt 06-08-2006 10:51 AM

Absolutely wonderful product. Thank you!!

I went from getting 10 to 12 spam posts a day down to 0. Thats right, ZERO!

All I changed was the error message. I did not want them to know they needed 15 posts, or they would just post 15 fake messages in a row, so my error message just says that new users cant post links instead.

tamborinegal 06-17-2006 04:25 AM

Works perfectly. Thank you Amy.

Clancy

amykhar 06-17-2006 04:26 AM

Glad you like it :)

almukmin 06-24-2006 08:38 PM

Quote:

Originally Posted by Megareus Rex
I don't think this has been addressed...

For my site, when a member with less than 15 posts tries to log on, instead of the "you've logged on" page, they get the "users with too few posts cant post links" page. They still log on successfully, but it doesn't redirect them, and could cause confusion.

EDIT: Hmmm, apparently, it only happened once, with an admin-created account. Odd.

I've gotten the same error when I log in from just the url but if i had the /index.php at the end. That error isn't showing up.

jbd 06-26-2006 10:59 AM

noticed this works fine in 3.5.4, however it is not compatible with articlebot, i.e. even when the user has more than 15 posts, articlebot will not post anything.

I had to disable the hack so articlebot would work.

amykhar 06-26-2006 11:10 AM

a fix to make it work with articlebot was posted in this thread ;)

karlm 07-26-2006 02:39 AM

just to let you know, Amy, I've installed this on my test forum and a test account worked well with it - for my testing so far (10mins).

Great product!

/me clicks the install thingy.

amykhar 07-26-2006 11:19 AM

Glad you like it Karl :)

ForrestBlack 08-16-2006 11:35 PM

Hey Amykhar, thanks for doing this add-on. I really liked the former version and this one helps me out a bunch as well. I did notice that the previous version we were using for vb3.0.x was a bit more sensitive, in that it blocked anything with a .com or .net mentioned in the post, in addition to http etc. Now, I'm getting URL spam that isn't actual links.

So, I added

Code:

or stristr($pagetext,'.net') or stristr($pagetext,'.com')
to the xml and it seems to work great.

Just wanted to add my suggestion, take care.


All times are GMT. The time now is 05:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01477 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete