The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
What plugin hook location do I need to insert the code to delete a user from a non-vb table when deleting the user from the admin panel? Here is the code I'm using at userdata_delete: PHP Code:
It is resulting in a blank page and the username is not removed from review_users. Thanks. |
#2
|
||||
|
||||
![]()
I already deleted the other, so I pasted the old thread into this one.
![]() |
#3
|
|||
|
|||
![]()
anyone?
|
#4
|
|||
|
|||
![]()
id be interested in this information too, if i edit a user in VB, or if a user edits himself, i would like to change information on another table
similar if they delete themselves or i admin delete them , i would like to delete information in the other database |
#5
|
|||
|
|||
![]()
is this not possible to program vbulletin to do?
|
#6
|
||||
|
||||
![]()
Eric I can't remember hook name off top of my head, but to find it, I would see what script name and branch is in admin dir where users are deleted (I think it's user.php?do=remove but could be wrong), then open that file in dreamweaver or wordpad and use find feature for 'hook' and when you get to the hook(s) within that branch, write down names and try your hode by creating plugin using the hook locationds you found. One of them should be what u need.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|