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

Cannot add new users if Gravatars are enabled in company Settings #462

Closed
tmanick01 opened this issue Aug 30, 2018 · 2 comments
Closed

Cannot add new users if Gravatars are enabled in company Settings #462

tmanick01 opened this issue Aug 30, 2018 · 2 comments
Labels
Milestone

Comments

@tmanick01
Copy link

tmanick01 commented Aug 30, 2018

Cannot add new users if Gravatars are enabled in company Settings :

First of all great work ! Love how simple and intuitive it is. While the issue itself is not at all critical, the confusion this bug causes is quite non-intuitive. This issue is more of a FYI to first time users like me , who are having trouble adding new users to the installation / company under Akaunting.

Steps to reproduce the issue

In a company's general settings -> appearance -> use gravatar -> Yes

Expected result

Gravatar should be used if it exists, else should use a place holder

Actual result

1 . under list of users, missing gravatars appear broken
2. Adding a new user with out a gravatar (eg: corporate or selfhosted email ) does not save / persist the user. (No Exception in laravel.logs)
3. Switching to general settings -> appearance -> use gravatar -> No : able to add new users without trouble.

System information (Akaunting, PHP versions)

Akaunting : Version 1.2.12
PHP : PHP (7.1.21)
Laravel (5.6.33)
SQL: MySQL (5.7.23)
Operating System : Debian (9)
Server: Apache (2.4.34)

@cuneytsenturk cuneytsenturk added this to the 1.2.13 milestone Aug 30, 2018
@cuneytsenturk
Copy link
Member

cuneytsenturk commented Aug 30, 2018

thanks you your feedback @tmanick01 :) I've fixed it.

@tmanick01
Copy link
Author

thanks @cuneytsenturk .. that was quick and awesome !

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