View Single Post
  #1  
Old 21st May 2019, 23:37
salonon salonon is offline
Member
 
Join Date: Nov 2009
P2P
Posts: 2
Default BonusController.php Maybe it's a bug
hi

I'm writing this because I do not have a GitHub account.
when I press my bonus points on website I get an error message Error 500: Internal Server Error!



Laravel Log:


Too few arguments to function App\Http\Controllers\BonusController::getDyingCoun t(), 0 passed in /var/www/html/app/Http/Controllers/BonusController.php on line 158 and exactly 1 expected {"userId":3,"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowa bleError(code: 0): Too few arguments to function App\\Http\\Controllers\\BonusController::getDyingC ount(), 0 passed in /var/www/html/app/Http/Controllers/BonusController.php on line 158 and exactly 1 expected at /var/www/html/app/Http/Controllers/BonusController.php:522)


I checked your test page and there is the same problem.
Maybe you can tell me how I can unsubscribe or you can fix that?
Reply With Quote