The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
hi does any1 know of a mod for vb4 to Force Current Members To Fill Out Required Profile Field like this mod for vb3 https://vborg.vbsupport.ru/showthread.php?t=82756
|
#2
|
||||
|
||||
![]()
You shouldn't need a mod, just make it required always and editable, but you could redirect them on login if the filed is empty. in a plugin with glbal_complete as the hook:
PHP Code:
|
#3
|
||||
|
||||
![]()
will that force existing members to fill out the required profile fields
|
#4
|
||||
|
||||
![]()
Yes
![]() |
#5
|
||||
|
||||
![]()
thanks but how do i change that code to force them to fill out more than 1 field?
|
#6
|
||||
|
||||
![]()
Probably change this line
PHP Code:
PHP Code:
|
#7
|
||||
|
||||
![]()
i just done this and users cant login so had to disable it
|
#8
|
||||
|
||||
![]()
Capture that they are not in login like this
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|