( ! ) Fatal error: Uncaught Error: Call to a member function getPrice() on null in /var/www/html/app/view/product/product.php on line 190 |
( ! ) Error: Call to a member function getPrice() on null in /var/www/html/app/view/product/product.php on line 190 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 364808 | {main}( ) | .../index.php:0 |
2 | 0.0008 | 398504 | Main->run( ) | .../index.php:152 |
3 | 0.0283 | 647432 | core\router\Router->dispatch( ) | .../index.php:146 |
4 | 0.0289 | 718744 | core\router\route\Product->dispatch( ) | .../router.php:59 |
5 | 0.0301 | 732024 | app\controller\smartdeals\Product->doAction( ) | .../product.php:72 |
6 | 0.0301 | 732024 | app\controller\smartdeals\Product->show( ) | .../controller.php:91 |
7 | 0.2023 | 987640 | app\controller\smartdeals\Product->makeResponse( ) | .../product.php:755 |
8 | 0.2316 | 1169824 | app\view\product\Product->render( ) | .../product.php:523 |
9 | 0.2316 | 1186288 | app\view\product\Product->_render( ) | .../view.php:56 |