The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to log when a user changes certain fields / options in their profile.
Is there a way to trap which field a user has changed when they update their profile? |
#2
|
|||
|
|||
![]()
Yes, you could check for changes on the profile_updateprofile hook and then insert a log into a custom table.
A simplified example of what this might look like: PHP Code:
|
#3
|
|||
|
|||
![]()
Not with standard vBulletin, you will need to write a modification for that.
I think you will find examples of such coding in Userprofile Changed Date in Member Profile & recent changed on forumhome |
#4
|
|||
|
|||
![]()
Thank you farcaster
Just what I needed ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|