Nabeel, I use the Forum Register module to register new accounts on my forum and teamspeak server which works great, what i need to handle now is if a pilot is retired ie inactive then their accounts are also closed on the forum, im not too bothered about the ts server but the forum one is a must. Is there a listener for account inactive / retired that i can use to handle this?
Nope, there isn’t one ATM, but you could manually add some code in the /core/bootstrap.inc.php file in the post_module_load() function
Would this listener also be required if i wanted phpvms to email newly de-activated members telling them of this event??
Hi Dave, Yes this would work with that but its not created yet and i dont have have the coding know how to do that lol…