The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Checking for post edits and signature changes
Is there any pre-made query out there that will let me check for post edits and signature changes?
What I am finding is that users create posts and then go back awhile later to add in a signature. I am also finding that some will create a signature after the fact for a link. Since I check all users to see what site they have in their profile, to be sure it isn't a stupid spam link, it is more difficult when they post-edit their siggy. Anything out there like that? |
#2
|
||||
|
||||
A pre-made one? Not that I know of. For the post edits, I think you can check the postedithistory table to see if the postid is in there. But, I don't think there is anything you can do regarding the signature - I'm pretty sure nothing is saved regarding edit history of the signatures.
If you are wanting to keep track of when a user edits their signature, I think you will have to write some code for that and it may include adding a column to the database for the edit date. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|