![]() |
sorry for un wanted question .. but how I can install this? when I click on Add New Plugin, it also ask for Hook Location, I not made any changing only copy past all stuff from XML file in Plugin PHP Code and write a title..
but it still post URL even I have 2 post.. i also try using non admin user name. |
hurray. thanks.
|
Does this work ok with vb 3.5.4?
|
Quote:
|
but what about my question.. How I can install this
|
Quote:
I'd be grateful for any recommendations on what to edit in the code to prevent images from being treated as links. [Added: It may be that the vbseo hack provides absolute URLs rather than relative URLs, which is why they may be being seen as links??] |
This hack is conflicting with AE login detector, is there a fix?
|
I don't know. I don't use that mod.
|
Quote:
|
It can't/won't post reports to forums with this hack installed.
|
There's a fix posted. Read the thread.
|
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. |
Works perfectly. Thank you Amy.
Clancy |
Glad you like it :)
|
Quote:
|
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. |
a fix to make it work with articlebot was posted in this thread ;)
|
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. |
Glad you like it Karl :)
|
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') Just wanted to add my suggestion, take care. |
Will this work in 3.6?
|
I'm using it fine on a 3.6 forum.
|
Thanks, I wil install it.
|
Installed it. Will slow down the spammers and the "1 post wonders".
|
Quote:
Just keep in mind that adding this will now make it so mailto's cannot be posted either. That is a good thing because many spammers are now posting cell phone spam with an e-mail contact. But this change also means someone posting a classifed ad or some other post where they include an e-mail link will not be able to post... |
Working for me just great on Version 3.5.4
Installed. Thanx |
Quote:
|
My member complained of the below error:
Quote:
My plugin "forbid links for users with fewer than 50 posts.." shows this: Code:
global $vbulletin; |
is this hack working in 3.6? this was released for 3.5 rc3 thats why im asking
|
It seems to be on my site. I haven't tested specifically, but I'm not seeing spammers posting links either. I do see them frantically posting to try to reach the minimum count from time to time though :D
|
great, what i am going to do is have it just say "you do not have permission" not say why, maybe ill add feel free to contact a moderator, something like that
|
By the way, it's really, really funny to watch the spamers sign up, do backflips to get their posts in, post and post the spam link only to have the spam immediately zapped by a moderator. Great fun, indeed :D
|
I've been using this since we upgraded to 3.6 and it works as well as it ever did under 3.5.x.
It has saved the Moderating Team on my forum a lot of work - albeit I have to admit I don't like the fact it is as if we treat new members as "guilty until proved innocent" - but that's the way of the world. Great mod. |
Amy, how hard would it be to alter the plugin to include email as well - or would that not be feasible?
Would it be something to the effect of modifying the code to something like this? Code:
if (($vbulletin->userinfo[posts] < 3) and (stristr($pagetext,'[url') or stristr($pagetext,'[URL') or stristr($pagetext,'[EMAIL') or stristr($pagetext,'www.') or stristr($pagetext,'http://'))) |
Quote:
;) |
While that link may have good intentions, it doesn't fit the criteria. I'm needing the email link removed from only the posts that coincide with this particular plugin (in my case - less than 3 posts). Other than that, it doesn't matter.
|
This is a great mod, does anyone know of a version for Vbull 3.0.1, or has anyone tried this particular mod with 3.0.1. This would really solve alot of problems, thanks.
|
I'm not sure, but Erwin's version may work for 3.0.x
|
Here's for 3.0.x:
https://vborg.vbsupport.ru/showthread.php?t=60076 |
ok ive tried it on a 3.5 vbull site it works great. I tried to modify it to include emails to however it didnt seem to work? i tried the following:
i f (($vbulletin->userinfo[posts] < 15) and ( stristr($pagetext,'[url') or stristr($pagetext,'[URL') or stristr($pagetext,'[email') .... this doest seem to work, ive tried this to or stristr($pagetext,'@') .... that also makes no difference any idea how i might incoperate email too? |
All times are GMT. The time now is 09:34 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|