Hi all,
I need to add a timestamp to a custom table every time a user state changes between enabled and disabled. From what I can see so far, it looks like CB passes the handling of the user state over to Joomla core libraries. Is this correct? If so can anyone point me in the direction of where the value for 'block' in the _users table is being inserted and updated so I can add some extras (appreciate this is not ideal editing core stuff).
As a different route I did also consider creating a MySQL trigger as a potential option but would like to investigate other option as well if possible.
Any assistance/thoughts, really appreciated.
Many thanks