Skip to Content Skip to Menu

[SOLVED] Error when running 'users' trigger in Autoactions

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
7 years 6 months ago - 7 years 6 months ago #293448 by fribse2011
I'm getting an error, what I can find as result looks like this:

Joomla 3.6.5
CB 2.1.2
Plugins are all updated.
AutoActions: 6.3.7


0 - Call to a member function get() on string

Call to a member function get() on string
Call stack
# Function Location
1 JApplicationCms->execute() /public_html/index.php:49
2 JApplicationSite->doExecute() /public_html/libraries/cms/application/cms.php:261
3 JApplicationSite->dispatch() /public_html/libraries/cms/application/site.php:230
4 JComponentHelper::renderComponent() /public_html/libraries/cms/application/site.php:191
5 JComponentHelper::executeComponent() /public_html/libraries/cms/component/helper.php:380
6 require_once() /public_html/libraries/cms/component/helper.php:405
7 tabClass() /public_html/components/com_comprofiler/comprofiler.php:274
8 cbTabs->tabClassPluginTabs() /public_html/components/com_comprofiler/comprofiler.php:717
9 cbTabs->_callTabPlugin() /public_html/libraries/CBLib/CB/Legacy/cbTabs.php:1520
10 cbPluginHandler->call() /public_html/libraries/CBLib/CB/Legacy/cbTabs.php:1406
11 CBplug_cbautoactions->getCBpluginComponent() /public_html/libraries/CBLib/CB/Legacy/cbPluginHandler.php:881
12 cbautoactionsClass::triggerAction() /public_html/components/com_comprofiler/plugin/user/plug_cbautoactions/component.cbautoactions.php:98
13 cbPluginHandler->call() /public_html/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php:258
14 cbautoactionsPlugin->getAction() /public_html/libraries/CBLib/CB/Legacy/cbPluginHandler.php:881
15 cbautoactionsActionTable->call() /public_html/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php:1379
16 cbPluginHandler->call() /public_html/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php:883
17 cbautoactionsActionActivity->execute() /public_html/libraries/CBLib/CB/Legacy/cbPluginHandler.php:881

I've tried running it from both CRON and directly from the backend of the site.

Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
Last edit: 7 years 6 months ago by krileon. Reason: Added [SOLVED] tag to subject

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48449
  • Thanks: 8280
  • Karma: 1443
7 years 6 months ago #293474 by krileon
Edit any custom CB Activity auto actions you've created and resave them. There was a bug with their migration that's now fixed. Based off the below error line it appears to be happening in the CB Activity action.

Code:
17 cbautoactionsActionActivity->execute() /public_html/libraries/CBLib/CB/Legacy/cbPluginHandler.php:881

cbautoactionsActionActivity is the PHP class for CB Activity action. This migration bug is fixed in 6.3.7, but existing broken actions from previous builds have to be fixed manually by resaving them.


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.
The following user(s) said Thank You: fribse2011

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

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
7 years 6 months ago #293475 by fribse2011
Replied by fribse2011 on topic Error when running 'users' trigger in Autoactions
I see, thankyou, so no biggie, a birthday wasn't placed in the activity stream :-)
I've resaved the three I've made so far.

Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
The following user(s) said Thank You: krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum