The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have figured out the hooks I need to write a datestamp to the database when a signature is submitted, but the date is writing as 0.
Anyone know what the problem may be? Hook: userdata_start PHP Code:
PHP Code:
|
#2
|
||||
|
||||
![]()
sigdateline is in which table usertextfield?
Then you need another Plugin userdata_doset PHP Code:
![]() |
#3
|
||||
|
||||
![]()
Thanks Kirby!
I didn't see this post before trying something else: PHP Code:
Will that be OK, or is there a potential problem with it? |
#4
|
||||
|
||||
![]()
It will work, but by using this code you are effectively bypassing the Datamanager, therefore it is not recommended.
|
#5
|
||||
|
||||
![]()
Gotcha!
Thanks Kirby. Don't know what we would do without you. ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|