Skip to Content Skip to Menu

CB Auto-Action Internal Users URL not working

  • 3by400Inc
  • 3by400Inc
  • OFFLINE
  • Posts: 119
  • Thanks: 11
  • Karma: 0
10 years 8 months ago - 10 years 8 months ago #241339 by 3by400Inc
Joomla 2.5.18
CB 1.9.1
CB Auto-action: 5.1.3
PHP 5.4

We've setup several auto-actions that are working as expected, but I need to run an auto-action against all users in a specific user group. I added the InternalUser trigger to the auto-action and then browsed to the unique Internal Users URL found in config but I only see a blank page. The auto-action is not executing as I can check my users' profiles and see that the expected change has not occurred.

Update:
I enabled debug mode for the auto-action and set Joomla error reporting to maximum and now I see a page full of the following when I execute the Internal Users URL:

"string(73) ":: Action 30 :: Access check for 62 failed: looking for 859 in -1, -5, -3" string(73) ":: Action 30 :: Access check for 72 failed: looking for 859 in -1, -4, -3" string(74) ":: Action 30 :: Access check for 134 failed: looking for 859 in -1, -5, -3" string(74) ":: Action 30 :: Access check for 406 failed: looking for 859 in -1, -5, -3" string(74) ":: Action 30 :: Access check for 425 failed: looking for 859 in -1, -4, -3" string(74) ":: Action 30 :: Access check for 105 failed: looking for 859 in -1, -5, -3" string(74) ":: Action 30 :: Access check for 106 failed: looking for 859 in -1, -4, -3" string(74) ""
Last edit: 10 years 8 months ago by 3by400Inc. Reason: additional info

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
10 years 8 months ago #241366 by krileon
Replied by krileon on topic CB Auto-Action Internal Users URL not working
You have the action setup to loop through your entire database of users and check their usergroups. A lot of them are going to fail as the debug message is outputting. The Internal Users URL is always a blank page, because it's a CRON endpoint. When an action fails it's usually the Conditional. Please provide a screenshot of your entire action configuration.


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.

  • 3by400Inc
  • 3by400Inc
  • OFFLINE
  • Posts: 119
  • Thanks: 11
  • Karma: 0
10 years 8 months ago #241441 by 3by400Inc
Replied by 3by400Inc on topic CB Auto-Action Internal Users URL not working
Thanks for the response! There is not a condition on the auto-action, only an Access set to the group I need the action performed on. The Type is "field". So, the auto-action is suppose to set 'fieldA' to Yes for users in 'selected_group'.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
10 years 8 months ago #241459 by krileon
Replied by krileon on topic CB Auto-Action Internal Users URL not working
There's nothing I can do unless you provide a screenshot of the action so I can review its entire configuration. Also keep in mind you can't save a user object that is an administrator or above while not logged in. In other words your action can't edit administrators.


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