The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
Forbid Users from Posting Links or Images if They Have Fewer than 15 Posts
![]() Developer Last Online: Sep 2009 ![]() ![]()
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
|
Comments |
#62
|
||||
|
||||
![]()
This is a feature that should be implemented. Its a great idea.
|
#63
|
|||
|
|||
![]() Quote:
Replace Code:
if (($vbulletin->userinfo[posts] < 10) and Code:
if (($vbulletin->userinfo[posts] < 10) and ($vbulletin->userinfo[userid] <> XX) for the group exlusion, edit the XML in this way: Replace Code:
if (($vbulletin->userinfo[posts] < 10) and Code:
if (($vbulletin->userinfo[posts] < 10) and (!is_member_of($vbulletin->userinfo, YY)) I will try hjogi |
#64
|
|||
|
|||
![]()
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. |
#65
|
||||
|
||||
![]()
i just got an email saying this was updated but i dont see thaat it was
** DO NOT REPLY TO THIS MESSAGE ** * Manual Update Notification * The following modification has been updated (by lisss001) ; Forbid Users from Posting Links or Images if They Have Fewer than 15 Posts https://vborg.vbsupport.ru/showthrea...hreadid=178611 Reason ; |
#66
|
|||
|
|||
![]()
I just sent out a message stating that any users that have modified the code should immediately re-install for security reasons as the mod will not work. It's a matter of urgency. I done extensive code testing on it last night and all code modifications seem to stop it from functioning.
|
#67
|
|||
|
|||
![]()
Is there a way to set the number of links to be made other than 15?
Thanks |
#68
|
|||
|
|||
![]()
Hi, sorry this mod is designed for less then 15 only. This is all this mod is for, sorry.
|
#69
|
|||
|
|||
![]() Quote:
Thanks, I'll mark it as installed. |
#70
|
|||
|
|||
![]()
Can we set it up for usergroup based permissions ? i.e Admins, mods, supermods and donors don't have the restriction
|
#71
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|