Error: Call to undefined method Drupal\social_post\User\UserManager::getList()

Created on 8 August 2022, almost 3 years ago
Updated 16 July 2025, 10 days ago

Problem/Motivation

Error: Call to undefined method Drupal\social_post\User\UserManager::getList() en Drupal\social_post_facebook\Plugin\RulesAction\Post->doExecute() (lรญnea 175 de /modules/contrib/social_post_facebook/src/Plugin/RulesAction/Post.php)

Steps to reproduce

  • Install and enable the module
  • add facebook user to your profile
  • Install and enable rules module
  • create rules to publish in facebook
  • post article in drupal website

Proposed resolution

You may need to use the getAccounts() method as in the social_post_twitter module, though it's a bit different as the facebook post module directs you to a facebook page. I need help.

๐Ÿ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

๐Ÿ‡ณ๐Ÿ‡ฎNicaragua yesser.miranda

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • ๐Ÿ‡บ๐Ÿ‡ธUnited States MegaKeegMan

    Yes, I have not used the RulesAction plugin, but intend to implement an ECA action plugin very soon. Should rules still be supported at this point?

  • ๐Ÿ‡บ๐Ÿ‡ธUnited States MegaKeegMan

    The RulesAction implementation has many broken parts. Discussion and code for fixing the plugin implementation are occurring in https://www.drupal.org/project/social_post_facebook/issues/3338595 ๐Ÿ› Rules Implementation Error Needs review

Production build 0.71.5 2024