FatalErrorException' with message 'Call to a member function getThumb() on null' in app/User.php:154 #292

Closed
opened 2017-02-01 13:23:24 +01:00 by garethfoote · 2 comments
garethfoote commented 2017-02-01 13:23:24 +01:00 (Migrated from github.com)

Hi there,

I'm experiencing a server error on a few pages on my Bookstack install.

Install details

  • BookStack Version: v0.14.1 (release branch)
  • PHP Version: 5.6.28
  • MySQL Version: 5.0.11-dev

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 there, I'm experiencing a server error on a few pages on my Bookstack install. ### Install details * BookStack Version: v0.14.1 (release branch) * PHP Version: 5.6.28 * MySQL Version: 5.0.11-dev ### 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.
ssddanbrown commented 2017-02-01 23:34:15 +01:00 (Migrated from github.com)

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 @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.
garethfoote commented 2017-02-02 10:43:05 +01:00 (Migrated from github.com)

Hi @ssddanbrown - That did the job! Appreciate the swift response.

Hi @ssddanbrown - That did the job! Appreciate the swift response.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
bookstack/bookstack#292
No description provided.