User Delete from Joomla administration - also from Chronoforms Table

hellykun 05 Jun, 2014
Hello everyone,

I am using chronoforms to register my users into my website, I keep my users with their extra data into a seperate chronoforms table in mysql.

I have seen a potential problem. If I delete the user from my Joomla Administration page, the user is not deleted from the Chronoforms Table.

Is there any workaround that you re aware of?

Thanks a lot in advance.
GreyHead 05 Jun, 2014
Hi hellykun,

Not that I can think of. You have a couple of choices; one would be to create a 'delete user' form that does both deletions for you. The other would be to set up a form event and link it to a cron job that would run say once a day and check your table to see if any of the user IDs are no longer valid and delete those records.

Bob
Max_admin 05 Jun, 2014
One more solution is to create a simple Joomla system plugin which deletes the user from the CF table when its deleted from Joomla, this should be simple, just google how it can be done, or you can contact me using the contact us page and I can send you a simple one, this may take sometime though as I'm currently busy with some tasks!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
hellykun 06 Jun, 2014
OK thanks a lot.
I figured that it would not be so easy.

I will try to create the plugin.

I would be a nice addition to the a later version of chronoforms.
This topic is locked and no more replies can be posted.