PHP Error

ringo

New Member
Jul 10, 2023
1
0
0
Hi, everyone. Firstly, sorry for my english. I can't edit users details in admin area, after edit i have a 500 error.

XAMPP PHP ERROR LOG:

[10-Jul-2023 17:38:30 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function getSize() on array in C:\xampp\htdocs\app\controllers\admin\UserController.class.php:455
Stack trace:
#0 [internal function]: App\Controllers\admin\UserController->userEdit('19')
#1 C:\xampp\htdocs\app\helpers\RouteHelper.class.php(388): call_user_func_array(Array, Array)
#2 C:\xampp\htdocs\app\core\Framework.class.php(245): App\Helpers\RouteHelper::processRoutes()
#3 C:\xampp\htdocs\app\core\Framework.class.php(24): App\Core\Framework::dispatch()
#4 C:\xampp\htdocs\index.php(20): App\Core\Framework::run()
#5 {main}
thrown in C:\xampp\htdocs\app\controllers\admin\UserController.class.php on line 455