We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error message: Call to undefined method Statamic\Auth\Eloquent\User::locale() (View: /home/jarrad/projects/partners/vendor/statamic/cms/resources/views/partials/scripts.blade.php)
Call to undefined method Statamic\Auth\Eloquent\User::locale() (View: /home/jarrad/projects/partners/vendor/statamic/cms/resources/views/partials/scripts.blade.php)
Add a taxonomy term field to the user blueprint (In my case I am using the eloquent user driver)
Statamic 3.0.25 Pro Laravel 8.13.0 PHP 7.4.9 No addons installed
Install method (choose one):
statamic/statamic
The text was updated successfully, but these errors were encountered:
I can confirm, it happens when a user with a taxonomy term in their user file attempts to login to the Control Panel.
Sorry, something went wrong.
entries
6e04a08
Successfully merging a pull request may close this issue.
Bug Description
Error message:
Call to undefined method Statamic\Auth\Eloquent\User::locale() (View: /home/jarrad/projects/partners/vendor/statamic/cms/resources/views/partials/scripts.blade.php)
How to Reproduce
Add a taxonomy term field to the user blueprint (In my case I am using the eloquent user driver)
Extra Detail
Environment
Statamic 3.0.25 Pro
Laravel 8.13.0
PHP 7.4.9
No addons installed
Install method (choose one):
statamic/statamic
The text was updated successfully, but these errors were encountered: