The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to add some information on register form.
Add this info below of the register email table. Quote:
Can anyone tell me how to do this...?? |
#2
|
|||
|
|||
![]()
Edit: better of doing inline validaton..
|
#3
|
|||
|
|||
![]() Quote:
i found that code on register.php PHP Code:
|
#4
|
|||
|
|||
![]()
You could try this product
https://vborg.vbsupport.ru/showthrea...ht=valid+email Not sure if it works on 3.7/3.8 |
#5
|
|||
|
|||
![]() Quote:
i am talking about this. how to edit this register form |
#6
|
|||
|
|||
![]()
In order to ensure a valid email address is added...
Do you just want inline validation to make sure everything is filled in? |
#7
|
|||
|
|||
![]()
yeah can you plz tell me how to edit this.
|
#8
|
|||
|
|||
![]()
Use javascript with the onsubmit action of the register form that calls a function to validate the email. Have a hidden div above the email boxes, if the validation fails, populate the div with an error message and stop the form from submitting. If validation passes, submit the form.
If you don't know javascript or css I can't really help you further. Here's a mod for it: https://vborg.vbsupport.ru/showthrea...stration+valid |
#9
|
|||
|
|||
![]()
Yup already installed that mod before...
but i am talking about this information It should be set above of the email box on Red color... Code:
Please provide a REAL E-mail address (we will send an activation code after registration) Attachment 92434 |
#10
|
|||
|
|||
![]()
is there anyone here who help me...
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|