[GH-ISSUE #173] lost password - error #137

Closed
opened 2026-02-26 09:36:12 +03:00 by kerem · 5 comments
Owner

Originally created by @Jaispirit on GitHub (Mar 25, 2016).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/173

Hi there
While clicking on 'Lost Password' an error appears. Any idea how to fix that?
Uh oh! Unexpected Error!
Thank you in advance.

Originally created by @Jaispirit on GitHub (Mar 25, 2016). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/173 Hi there While clicking on 'Lost Password' an error appears. Any idea how to fix that? _Uh oh! Unexpected Error!_ Thank you in advance.
kerem closed this issue 2026-02-26 09:36:12 +03:00
Author
Owner

@barryo commented on GitHub (Apr 2, 2016):

You'll need to provide logs showing the exception.

Most likely you're missing the php-gd extension to create the Captcha image.

Closing for now - reopen if this does not solve / if you can share the exception trace from logs.

<!-- gh-comment-id:204697210 --> @barryo commented on GitHub (Apr 2, 2016): You'll need to provide logs showing the exception. Most likely you're missing the php-gd extension to create the Captcha image. Closing for now - reopen if this does not solve / if you can share the exception trace from logs.
Author
Owner

@pierreozoux commented on GitHub (Jul 13, 2016):

I'm seeing the same error here:
https://mail.indie.host/auth/lost-password

Actually I think everthing is installed:
https://github.com/indiehosters/docker-vimbadmin/blob/master/Dockerfile

I followed these install steps:
https://github.com/opensolutions/ViMbAdmin/wiki/Installation

I don't see any logs from my server :/

Could you help me, or tell me how I can help you?

thanks!

<!-- gh-comment-id:232394611 --> @pierreozoux commented on GitHub (Jul 13, 2016): I'm seeing the same error here: https://mail.indie.host/auth/lost-password Actually I think everthing is installed: https://github.com/indiehosters/docker-vimbadmin/blob/master/Dockerfile I followed these install steps: https://github.com/opensolutions/ViMbAdmin/wiki/Installation I don't see any logs from my server :/ Could you help me, or tell me how I can help you? thanks!
Author
Owner

@barryo commented on GitHub (Jul 18, 2016):

Hi @pierreozoux - I'm afraid there's very little I can do without logs.

Can you change application/configs/application.ini to display running and startup errors?

<!-- gh-comment-id:233330480 --> @barryo commented on GitHub (Jul 18, 2016): Hi @pierreozoux - I'm afraid there's very little I can do without logs. Can you change `application/configs/application.ini` to display running and startup errors?
Author
Owner

@pierreozoux commented on GitHub (Jul 18, 2016):

Ok, I found the log actually :)

Message: Image CAPTCHA requires FT fonts support

I fixed it by adding freetype support to gd.
Here is the commit that fixed it:
github.com/indiehosters/docker-vimbadmin@ef1c15fc5b

<!-- gh-comment-id:233376402 --> @pierreozoux commented on GitHub (Jul 18, 2016): Ok, I found the log actually :) ``` Message: Image CAPTCHA requires FT fonts support ``` I fixed it by adding freetype support to gd. Here is the commit that fixed it: https://github.com/indiehosters/docker-vimbadmin/commit/ef1c15fc5b6e92f6a3c79bc9ee01ba5fe51a869d
Author
Owner

@barryo commented on GitHub (Jul 19, 2016):

Great, thanks for the update.

<!-- gh-comment-id:233587257 --> @barryo commented on GitHub (Jul 19, 2016): Great, thanks for the update.
Sign in to join this conversation.
No milestone
No project
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
starred/ViMbAdmin-opensolutions#137
No description provided.