![]() |
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 03:36 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:
|