![]() |
Quick Registration
What does this hack do?
Bugs Found a bug? Please reply back and let me know! Instructions Please be sure to place the attached contain code wherever you want the quick registration form to show up. Regards, |
This mods has been floating around. :) Just a forewarning - spambots will be able to create accounts to spam since this bypasses the image verification system in place.
|
true to that.
|
That is true, but for small forum can be good
|
it is simple to add image verf back to the form by simply using code from functions_register.php and thus making it more secure. this would not make it a template mod anymore;)
|
nice idea. but i still think i agree for a smaller forum it would be a good idea but for bigger forums its not such a good idea.
|
Quote:
Nice mod, thanks for sharing. :) |
If a spam bot was to register, what would it do? post up a advert?
|
Quote:
Most register with a name such as !aaa to get at the top of the memberlist. The reason they do this is traffic, most have p0rn links and such as their homepage, and begin at the top of your member list means there is a better chance for spiders/people to click their links. I encourage you to use image verification. |
Thanks for that... appreciate the explanation
|
For adding image verification to this modification its need to modify index.php, I believe it will make the forum home slower
But its need image verification for security reason It's an idea; we can say its first step to create Quick Registration Hack. Regards, |
Hi,
Quick Register Box Horizontal.txt contains the vertical formatting code or at least that is what I keep getting. Could someone post the Horizontal code please |
very good, thank you!!
|
Nice mod, but as said already, be cautious of spambots :)
|
Hi,
I've one additional required field (which is gender). How do I add it to to the quick-registration form. Because everytime someone uses that form, it directs them to the registration page saying you have to select a gender. |
how can i install this?
|
When I first implemented my site I didnt use image verification and I had numerous spambots register and it was horrible... I wouldnt recommend this mod.
|
When i install the mod and i try to log in it tells me to enter both paswords. It thinks that im trying to register when i just want to log in.
Am i doing something wrong? |
ok when i put it on it worked when i tryed to join as a test after submit it has a blank page
try it www.oh-twadi.com/forum email me waksnme@hotmail.com with help |
I had the same problem. I installed this hack, went to test it, and it simply went to a blank page when directed to submit the info to register.php
anyone have a fix for this ? v3.0.8 btw |
anyone has a working version of it or got this working? please help
is there any other hack that creates a popup window with the similar quick registration and a sign in option togahter? |
I like the popup idea
|
To show it on forum home where do u add the code?
Please refer to the screenshot provided with the hack. https://vborg.vbsupport.ru/attachmen...chmentid=30892 |
same this wasnt done up more. I would love to see this have a avatar additon.
why not make a quick registration that is a pop up or quick 3 page reg. myspace is set up like that. need to get people to upload a pic in the registration. |
this hack doesnot work, with bud, blank page after test register, anyone fix it?
|
please update to 3.5
|
wondeful thanks
|
Looks pretty cool! Thanx.
|
Any plans on updating this for 3.5 ?
|
Quote:
no need, works perfectly with 3.5.x > www.dholaholic.com/forum |
same problem here with 3.5.1
Redirects to a blank page tha points to register.php |
OK, i found something!
The horizontal doesnt work and the vertical is woriking! I dont know why though... I have a problem with age, How can I make age optional? |
I'm getting the same problem with the horizontal too. Also, when trying to enter the U/P in the login boxes it says fill in both password boxes.
Just tried vertical.. same thing. Lexx, did you put the vertical somewhere different in the layout? |
Well for some reason vertical was working to me but I needed horizontal for my site. It was very strange because sometimes it worked and sometimes it didnt. I tried to copy the code from other's sites with 3.5.1 with not any result. I did some changes and finally made it work. Here is the code:
Code:
<!-- / Quick Register Box --> |
How do I get this to only show up for unregistered users?
|
Just put <if condition="$show['guest']"> ...code... </if>
|
Thanks lexx, everything is working!
|
Welcome ;)
|
Can someone help me get image verification working on this? Here's what I have so far:
you need to add the following code to index.php Code:
require_once(DIR . '/includes/functions_regimage.php'); Code:
<img src="image.php?$session[sessionurl]type=regcheck&imagehash=$imagehash" alt="$vbphrase[registration_image]" width="201" height="61" border="0" /> Code:
<input type="text" class="bginput" name="imagestamp" size="50" maxlength="6" /><input type="hidden" name="imagehash" value="$imagehash" /> Can anyone help me get this done? Thanks you in advance, John |
Does this work for 3.5.3?
|
All times are GMT. The time now is 04:47 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:
|