| ( ! ) Fatal error: Uncaught Error: Call to undefined method App\Models\Testimonial::countActive() in /home/atimakco/public_html/app/Controllers/TestimonialController.php on line 26 |
| ( ! ) Error: Call to undefined method App\Models\Testimonial::countActive() in /home/atimakco/public_html/app/Controllers/TestimonialController.php on line 26 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 773352 | {main}( ) | .../index.php:0 |
| 2 | 0.0032 | 1307632 | App\Core\Router->dispatch( ) | .../index.php:381 |
| 3 | 0.0034 | 1308016 | App\Core\Router->callHandler( $handler = 'TestimonialController@index', $params = [] ) | .../Router.php:108 |
| 4 | 0.0076 | 1312728 | call_user_func_array:{/home/atimakco/public_html/app/Core/Router.php:160}( $callback = [0 => class App\Controllers\TestimonialController { protected App\Core\Database $db = class App\Core\Database { ... }; protected App\Core\SessionManager $session = class App\Core\SessionManager { ... }; protected App\Core\Security $security = class App\Core\Security { ... }; protected App\Core\Mailer $mailer = class App\Core\Mailer { ... }; private App\Models\Testimonial $testimonialModel = class App\Models\Testimonial { ... }; private App\Models\Setting $settingModel = class App\Models\Setting { ... } }, 1 => 'index'], $args = [] ) | .../Router.php:160 |
| 5 | 0.0077 | 1312912 | App\Controllers\TestimonialController->index( ) | .../Router.php:160 |