Quote:
Originally Posted by mlee
Hello Delphiprogrammi,
no you got me wrong, sorry my english is not the best.
I am not writting an vbulletin script but im modifing an other cms to work together with vbulletin.
I need to be able to delete vbulletin members by using the admin panel of the other cms. Therefore i need to know all sql querys which are executed if an user is deleted by the vbulletin control panel.
I dont want to make useless data stay in the database.
There are a lot of tables using userid as foreign key in vbulletin but i need to know which i i should delete when deleting a member.
Regards mlee
|
Try to look at the code that is executed when vb itself deletes a user