Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Can't login anymore when update a profile

Moh Taw   ( User )

Commented 5 years ago

Hello,


 


I install a new, fresh Akaunting, I logged-in successfully, trying to log-out then log-in many times, works well.


 


BUT! when I updating my profile (And set a new name) then logging out,  I can't log in again, the app will handle a new session id.


I try to re-install and repeat it many times. this issue will not happen until my profile got an update.


 


Also, when I create a new user, I can't log-in with it.


 


I don't know what is the problem. Please guide me.


Thank you.

Rosen   ( User )

Commented 5 years ago

I have the same problem, sadly.

Moh Taw   ( User )

Commented 5 years ago

Hello,


I Figured out the issue.


Open:



  • `resources/views/auth/users/create.blade.php`

  • `resources/views/auth/users/edit.blade.php`


Search for:



  • read-companies-companies


Replace to:



  • read-common-companies


 


Thank you

Denis Dulici   ( Admin )

Commented 5 years ago

Thanks guys for the feedback, just fixed in the core.

Mohammed   ( User )

Commented 5 years ago

i have the smae problem


i just create new user + create new role with some permissions


and i can't log in with the new user


 


when i see laravel logs:


production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to a member function url() on null' in /var/www/example.com/public_html/test/modules/OfflinePayment/Events/Handlers/OfflinePaymentAdminMenu.php:20
Stack trace:
#0 {main}


 


i had alot of error logs but when i changed to php5.6 i see only this error.

Please login or register to leave a response.

Showing 1 to 5 of 5 discussions