FatalErrorException' with message 'Call to a member function getThumb() on null' in app/User.php:154 #292
Labels
No labels
Focus: A11y
Focus: Admin/Meta
Focus: Authentication
Focus: Back-End
Focus: Database
Focus: Design & UX
Focus: Editor - Markdown
Focus: Editor - WYSIWYG
Focus: Export System
Focus: Front-End
Focus: Translations
Focus: View Customization
Is: Docs Update
Is: Enhancement
Is: Priority
Is: Security
Is: Upstream
Status
Blocked
Status
Open to discussion
Status
Out of scope
Status
Pending Validation
Type
API Request
Type
Bug Report
Type
Feature Request
Type
Happy feedback
Type
Maintenance
Type
Question
Type
Support
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
bookstack/bookstack#292
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there,
I'm experiencing a server error on a few pages on my Bookstack install.
Install details
Problematic pages
http://p-i-c.net
http://p-i-c.net/settings/users
http://p-i-c.net/books/physical-computing
Error
[2017-02-01 11:52:59] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to a member function getThumb() on null' in app/User.php:154
The pages that are not displaying error are those that do not attempt to display a thumbnail of a user. The error occurred first after a user tried to upload their avatar.
Thanks in advance. Appreciate the efforts being put into Bookstack.
Hi @garethfoote, Sorry to hear your were having this issue. I could not replicate this issue but I have deployed a new release, v0.14.2, with a hopeful fix. If that does not fix the issue just let me know and I'll re-open this.
Hi @ssddanbrown - That did the job! Appreciate the swift response.