Forum

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

New Discussion

Method deleteLink does not exist After upgraded to 3.0

Atet Sugiharto   ( User )

Commented 3 months ago

Hi everyone,
I just get an error message in the log file after upgrading my Akaunting to 3.0 as in the title of this thread. production.ERROR: Method deleteLink does not exist with 500 internal server error shown in the screen.

Anyone have the same problem? How to solve it ?
Thanks,

Atet

Londots   ( User )

Commented 2 months ago

I have the same problem.

Mikal Thunold-Olsen   ( User )

Commented 2 months ago

I have the same problem

Mikal Thunold-Olsen   ( User )

Commented 2 months ago

====Akaunting error log====
[2022-07-16 15:56:16] production.ERROR: Method deleteLink does not exist. (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Method deleteLink does not exist. (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) at /var/www/html/vendor/laravelcollective/html/src/FormBuilder.php:1482)
[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Method deleteLink does not exist. (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) at /var/www/html/vendor/laravelcollective/html/src/FormBuilder.php:1482)
[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Method deleteLink does not exist. (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) at /var/www/html/vendor/laravelcollective/html/src/FormBuilder.php:1482)
[previous exception] [object] (BadMethodCallException(code: 0): Method deleteLink does not exist. at /var/www/html/vendor/laravelcollective/html/src/FormBuilder.php:1482)

====From debug====
BadMethodCallException: 1/4
Method deleteLink does not exist.

Illuminate\View\ViewException: 2/4
Method deleteLink does not exist. (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php)

Illuminate\View\ViewException: 3/4
Method deleteLink does not exist. (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php)

Illuminate\View\ViewException: 4/4
Method deleteLink does not exist. (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php) (View: /var/www/html/resources/views/partials/widgets/stats_header.blade.php)

Mikal Thunold-Olsen   ( User )

Commented 2 months ago

I had a db-issue. I corrected it by running php artisan update:db

Atet Sugiharto   ( User )

Commented 2 months ago

Mikal Thunold-Olsen method is not work for me. I still have the same problem. Anyone have more experiences ?

Please login or register to leave a response.

Showing 1 to 6 of 6 discussions