Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getGroups type exception for Solo #1133

Closed
ishitatsuyuki opened this issue May 6, 2022 · 1 comment
Closed

getGroups type exception for Solo #1133

ishitatsuyuki opened this issue May 6, 2022 · 1 comment
Labels

Comments

@ishitatsuyuki
Copy link
Contributor

Description

If the user is running Craft Solo (free edition), the plugin throws type exception and does not work.

Steps to reproduce

  1. Install Craft Solo
  2. Install Feed Me
  3. Create some element type
  4. Set up any feed entry
  5. Press "Save & Continue"
  6. Observe 500 and error log
craft\\feedme\\elements\\User::getGroups(): Return value must be of type array, bool returned at /app/vendor/craftcms/feed-me/src/elements/User.php:91)

Additional info

  • Craft version: 4.0.1
  • PHP version: 8.1.4
  • Database driver & version: pdo_pgsql version 8.1.4
  • Plugins & versions: Feed Me 5.0.1
@angrybrad
Copy link
Member

Just released 5.0.2 with a fixed for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants