laravel-crm icon indicating copy to clipboard operation
laravel-crm copied to clipboard

Blank screen after user profile edit

Open Sgtpsyco23 opened this issue 1 year ago • 4 comments

Bug report

Title

Cant update profile endpoint: admin/account/update

Issue Description

After updating information in the profile, upon clicking save it renders a white screen and does not update.

Preconditions

Linux php.

1. php 8.1.

Steps to reproduce

Log into the system

1. click on profile.
2. Click update

Expected result

The profile should be updated and go back to the profile page.

  • [Wed May 03 13:25:29.632914 2023] [php:error] [pid 103463] [client 197.245.47.234:27762] PHP Fatal error: Uncaught Error: Call to a member function make() on null in /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:262\nStack trace:\n#0 /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(191): Illuminate\Foundation\Exceptions\Handler->report()\n#1 /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(259): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()\n#2 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()\n#3 {main}\n thrown in /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 262, referer: https://crm.encom.co.za/admin/account [Wed May 03 13:25:29.633331 2023] [php:error] [pid 103463] [client 197.245.47.234:27762] PHP Fatal error: Uncaught Error: Call to a member function make() on null in /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:262\nStack trace:\n#0 /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(191): Illuminate\Foundation\Exceptions\Handler->report()\n#1 /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(235): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()\n#2 /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(259): Illuminate\Foundation\Bootstrap\HandleExceptions->handleShutdown()\n#3 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()\n#4 {main}\n thrown in /var/www/html/laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 262, referer: https://crm.encom.co.za/admin/account

Actual result

Blank white page.

  • [points....]

Sgtpsyco23 avatar May 03 '23 13:05 Sgtpsyco23

Hi @Sgtpsyco23 Can you please verify once with our live demo ? Because I am not able to reproduce the issue.

SanjuDeveloper avatar May 16 '23 11:05 SanjuDeveloper

Hello, I see if the image format doesn’t comply then this happens. Perhaps some image validation would help?

From: Sanjay Bhatt @.> Date: Tuesday, 16 May 2023 at 13:18 To: krayin/laravel-crm @.> Cc: Sgtpsyco23 @.>, Mention @.> Subject: Re: [krayin/laravel-crm] Blank screen after user profile edit (Issue #1175)

Hi @Sgtpsyco23https://github.com/Sgtpsyco23 Can you please verify once with our live demohttps://demo.krayincrm.com/ ? Because I am not able to reproduce the issue.

— Reply to this email directly, view it on GitHubhttps://github.com/krayin/laravel-crm/issues/1175#issuecomment-1549470787, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM5PRXDAHU4QVVKXZNGOSXTXGNPBLANCNFSM6AAAAAAXUNVLFI. You are receiving this because you were mentioned.Message ID: @.***>

Sgtpsyco23 avatar May 16 '23 12:05 Sgtpsyco23

Hi there. Is it possible to share the small video for the same? This will help me to reproduce the issue.

SanjuDeveloper avatar May 19 '23 06:05 SanjuDeveloper

I will try my best to create one for you. Thank you for your reply.

From: Sanjay Bhatt @.> Date: Friday, 19 May 2023 at 08:36 To: krayin/laravel-crm @.> Cc: Sgtpsyco23 @.>, Mention @.> Subject: Re: [krayin/laravel-crm] Blank screen after user profile edit (Issue #1175)

Hi there. Is it possible to share the small video for the same? This will help me to reproduce the issue.

— Reply to this email directly, view it on GitHubhttps://github.com/krayin/laravel-crm/issues/1175#issuecomment-1554078481, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM5PRXAX7HRGXIJNCCRR3HLXG4IEZANCNFSM6AAAAAAXUNVLFI. You are receiving this because you were mentioned.Message ID: @.***>

Sgtpsyco23 avatar May 19 '23 06:05 Sgtpsyco23

no such issues are faced on profile edit, please take the latest code and check.

prabhat-webkul avatar Mar 20 '24 07:03 prabhat-webkul