Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

How to use Auto action to set all users to have a field set to NO?

  • timstohr
  • timstohr
  • OFFLINE
  • Posts: 1091
  • Thanks: 56
  • Karma: 9
9 years 1 month ago #271219 by timstohr
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

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 1 month ago #271221 by nant

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.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
9 years 1 month ago #271238 by krileon
Create a Query action with no trigger selected (should say None) with a query to update the _comprofiler table and set the field value. Then use the "Internal Action URL" (found under the Global tab after saving the action) in CRON to trigger the action regularly.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum