timstohr wrote: Hi
I would like to have a field of all users set to NO (the site has already 4000+ users). How do I best do that?
Also, can I have a CRON job done so that it triggers this auto-action every 30 days?
Thanks
Tim
Best way is to execute a database SQL query to do this.
The table you would need to update is the comprofiler one.