![]() |
Quote:
|
Fantastic! I love it and have installed it! I did change the post count and it seems to work fine. Thanks a bunch! :-)
|
i think my question got missed, in a future release can u make it also block edonkey links?
ed2k:// |
Hope someone can advise. I normally have to employ a programmer to update my site etc. but my small budget is once again exhausted. (I run a not-for-profit music forum).
I've been too frightened to try and install anything myself for fear of screwing up the forum but I need to do something about the spammers, who are taking all my time up at the moment. Is this plug-in just a case of going to: Plugins & Products > Manage Products and then uploading the XML file? Or, is there more to it than that? I notice the authors of plug-ins always ask for people to click on 'installed' but not sure where, or how this is done. I'd appreciate any advice you can offer as I feel like a fish out of water in this forum. :rolleyes: Paul |
Simple but Great MOD!!
|
the code in this product will NOT stop images ...
|
To block images (I also changed the post needed to 3):
Line 18 Code:
if (($vbulletin->userinfo[posts] < 3) and (stristr($pagetext,'[url') or stristr($pagetext,'[URL') or stristr($pagetext,'[img') or stristr($pagetext,'[IMG') or stristr($pagetext,'www.') or stristr($pagetext,'http://'))) Code:
if (($vbulletin->userinfo[posts] < 3) and (stristr($pagetext,'[url') or stristr($pagetext,'[URL') or stristr($pagetext,'[img') or stristr($pagetext,'[IMG') or stristr($pagetext,'www.') or stristr($pagetext,'@') or stristr($pagetext,'[at]') or stristr($pagetext,'http://'))) Code:
<phrase name="error_nourlallowed"><![CDATA[You are only allowed to post URLs or images you have made 3 posts or more.]]></phrase> |
Quote:
There are other mods which require you to upload files through FTP or some other file manager, but not this. Clicking installed is below their top post. You will recieve updates about the mod if you click on it. The install count is probably use to track the popularity of the mod as well. |
Can it be configured to a different number of posts?
|
Quote:
|
All times are GMT. The time now is 05:53 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|