Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Forbid Users from Posting Links or Images if They Have Fewer than 15 Posts Details »»
Forbid Users from Posting Links or Images if They Have Fewer than 15 Posts
Version: 3.10, by lisss001 lisss001 is offline
Developer Last Online: Sep 2009 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.0 Rating:
Released: 05-08-2008 Last Update: 05-08-2008 Installs: 319
Uses Plugins Auto-Templates
 
No support by the author.

Just as the title says - if a user has fewer than 15 posts, he will be unable to post a link or an image within a message. This includes e-mail addresses and the system cannot even be fooled by the old user[at]email.com, we also locked that down.

Reduce your SPAM today!

It is a product. To install, simply import the xml via your Admin CP, Manage Products, Import New Product. No configuration is required.

Updated

12/05/2008
- Thankyou to Amykhar for allowing the future development of this modification.


Version 3.1

- Title re-created to make sense in Admin CP.
- Date updated added.
- Added protection so that users posting "user[at]user.com" cannot fool the system.

Please remember I did not create this modification, it was created by Amykhar and Erwin. Permission has been obtained for a re-release and future updates to be provided by myself. I will continue to support and update this modification as necessary in the future.

Please Remember, Click Install !

Support: I provide support as and when I can, members are free to help each other although posting code is not permitted.

VVV Screen-shots provided further down the page VVV

Certain members have been suggesting code edits for this modification. I have tried them and they just make this product stop working. Please do not attempt any manual code edits as it may stop the product from functioning. I am open to suggestions and improvements for the further development of this modification.

Please send me any code you would like included via P.M, DO NOT post it here. I can do testing and you will be credited if your code addition is added.

Feel free to offer support, suggestions and installation advice.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 10-05-2008, 09:29 AM
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Location: Landen(Belgium)
Posts: 1,335
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by giorgioarmani View Post
Can it be configured to a different number of posts?
you would have to edit the plugins

PHP Code:
if($vbulletin->userinfo['posts'] < number_here
Reply With Quote
  #93  
Old 10-06-2008, 04:18 PM
Hidden_Gamma Hidden_Gamma is offline
 
Join Date: Sep 2008
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have just installed this on my own personal forum which only has a few members and very low visibility, traffic, but I'm also moderating another forum where this is installed and it is just not working to stop the spammers. Somehow, spammers are signing up, and posting threads with dozens of links even on their first post. If it's a bot, then it is even circumventing vBulletin's built-in human interaction precautions to signup.
Reply With Quote
  #94  
Old 10-06-2008, 04:32 PM
joelozito joelozito is offline
 
Join Date: Jul 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having the same issue. Spammers are posting images and links in their first post. Anyone know of a way around this?

-joe
Reply With Quote
  #95  
Old 10-06-2008, 08:45 PM
BucWiLd's Avatar
BucWiLd BucWiLd is offline
 
Join Date: Jun 2008
Location: pa, usa
Posts: 265
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if you guys know , please let me know. i have the same issues
Reply With Quote
  #96  
Old 10-07-2008, 07:13 PM
BucWiLd's Avatar
BucWiLd BucWiLd is offline
 
Join Date: Jun 2008
Location: pa, usa
Posts: 265
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

here is what i did, i added that forced intro on new registers and so far so good
Reply With Quote
  #97  
Old 10-07-2008, 07:40 PM
joelozito joelozito is offline
 
Join Date: Jul 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just ran some tests. It looks like the original mod works, but it doesn't allow automatic RSS feed updates.

If you update the mod using the TitanJeff hack, the mod no longer functions (massive spamming).

Is there anything out there that prevents spam but still allows RSS importing?

Thanks,
Joe
Reply With Quote
  #98  
Old 10-12-2008, 11:15 AM
thenewuser thenewuser is offline
 
Join Date: Mar 2005
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice, Thanks!
Reply With Quote
  #99  
Old 10-24-2008, 08:16 PM
douffle douffle is offline
 
Join Date: Mar 2007
Location: Ontario Canada
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great mod however,....
I installed this on a new site and then tried to add some content that has an image in it. The full url to the image is required and it won't let me do that. Is there no permissions for the administrator to by-pass this?

Thanks.
Reply With Quote
  #100  
Old 10-27-2008, 11:05 AM
aldamon aldamon is offline
 
Join Date: Oct 2001
Location: Durham, NC
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by douffle View Post
This is a great mod however,....
I installed this on a new site and then tried to add some content that has an image in it. The full url to the image is required and it won't let me do that. Is there no permissions for the administrator to by-pass this?

Thanks.
Change the post count on the account in User Manager.
Reply With Quote
  #101  
Old 12-16-2008, 02:57 AM
grandeur_69 grandeur_69 is offline
 
Join Date: Feb 2003
Location: Kelowna, BC, Canada
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

RSS feed hack

I'm not sure if this is 100% fool-proof, but it's what seems to work so far ...

I changed the code in the plugin to add
Code:
&& !$vbulletin->GPC['varname'] && !$vbulletin->GPC['cronid']
so, the original looks like this
Code:
if (($vbulletin->userinfo[posts] < 15) and etc, etc, etc
and the new code looks like this
Code:
if (($vbulletin->userinfo[posts] < 15 && !$vbulletin->GPC['varname'] && !$vbulletin->GPC['cronid']) and etc, etc, etc
... this variables are used by manually running a cron and by the cron running on it's own (which is what runs the RSS feeds). It's the best I can come up with without spending a lot of time on it.

.... i've added an attachment with this change ... no idea if it's perfect or not ... it's been successful so far.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:18 PM.


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.04861 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete