The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
![]()
Thanks I'm definitely going to try it again tonight. This makes so much more sense than the other approaches.
I didn't do all of the replacements in the phase and language manager. --------------- Added [DATE]1263604427[/DATE] at [TIME]1263604427[/TIME] --------------- I just completed this and followed your instructions, including catching all of the phrases and language edits and it's working fine. I've added a small script on my register.php page to record ip addresses of those who try to register through that page to see if I miss anything that looks legit. |
#22
|
|||
|
|||
![]() Quote:
I'll have a fix for it soon. Just need to somehow exclude the activation link from the redirection... I'm just having trouble with it at the moment. |
#23
|
|||
|
|||
![]() Quote:
![]() |
#24
|
||||
|
||||
![]()
lovely,
Should make a suggestion on Vbulletin.com about adding funktion to config.php to rename register.php to your likeings.. just like we renamed admincp and modcp folders.. |
#25
|
|||
|
|||
![]()
Fixed! People can now successfully activate their accounts from the link mailed to them.
The corrected code is below. Essentially it's fixed by adding the following rewrite condition to the TOP of the ruleset: Code:
RewriteCond %{QUERY_STRING} !^a=act&u=(.*) [NC] Quote:
|
#26
|
||||
|
||||
![]()
I think this is a great idea as it does cut down on general automated scripts that look for register.php however, I also suggest using something like the StopForumSpam plug in to deal with some of the other spammers or those that figure out that you changed the name of the page.
As far as questions/answers there are those that will go to the trouble of figuring out all of your Q&A and put them into the script to deal with. Multiple levels of defense are all good, as long as it doesn't compromise the registration of legitimate users. I hope that 4.1 (or maybe 4.0.3) will get the option to change the register.php name. StopForumSpam for 4.x: https://vborg.vbsupport.ru/showthread.php?t=230921 |
#27
|
|||
|
|||
![]()
does anyone know how to create a redirect using php
i want it to redirect to a dfferent site within 5 seconds is this possible |
#28
|
|||
|
|||
![]()
what about changing also the way create new thread and post work ?
that would stop Auto Posting Apps. example: newreply.php newthread.php to newcomment.php newtopic.php |
#29
|
|||
|
|||
![]()
What happens at upgrade time?
|
#30
|
|||
|
|||
![]()
Still haven't upgrade, as I haven't time. Most probably I'll go directly to 4.0.2, but for sure I need to do the same work. In any case is better to do some extra work, than to moderate registrations. I had NOT EVEN A SINGLE spamm registration, since the time that I used this method.
Maria |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|