| ( ! ) Notice: Undefined index: product_id in /var/www/html/app/controller/product/product.php on line 37 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 396328 | {main}( ) | .../index.php:0 |
| 2 | 0.0002 | 420712 | include( '/var/www/html/index.php ) | .../index.php:26 |
| 3 | 0.0042 | 1262136 | Vvveb\System\Core\start( ) | .../index.php:134 |
| 4 | 0.0057 | 1571072 | Vvveb\System\Core\FrontController::dispatch( ) | .../startup.php:361 |
| 5 | 0.0062 | 1704480 | Vvveb\System\Core\FrontController::redirect( $moduleName = 'Product/Product', $actionName = 'index' ) | .../frontcontroller.php:356 |
| 6 | 0.0062 | 1704704 | Vvveb\System\Core\FrontController::call( $controllerClass = 'Vvveb\\Controller\\Product\\Product', $actionName = 'index', $file = '/var/www/html/app/controller/product/product.php' ) | .../frontcontroller.php:291 |
| 7 | 0.0070 | 1786592 | call_user_func:{/var/www/html/system/core/frontcontroller.php:220}( $function_name = [0 => class Vvveb\Controller\Product\Product { public $type = 'product'; public $request = class Vvveb\System\Core\Request { ... }; public $response = class Vvveb\System\Core\Response { ... }; public $view = class Vvveb\System\Core\View { ... }; public $session = class Vvveb\System\Session { ... }; public $global = [...] }, 1 => 'index'] ) | .../frontcontroller.php:220 |
| 8 | 0.0070 | 1786672 | Vvveb\Controller\Product\Product->index( ) | .../frontcontroller.php:220 |
| ( ! ) Notice: Undefined index: product_id in /var/www/html/app/controller/product/product.php on line 38 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 396328 | {main}( ) | .../index.php:0 |
| 2 | 0.0002 | 420712 | include( '/var/www/html/index.php ) | .../index.php:26 |
| 3 | 0.0042 | 1262136 | Vvveb\System\Core\start( ) | .../index.php:134 |
| 4 | 0.0057 | 1571072 | Vvveb\System\Core\FrontController::dispatch( ) | .../startup.php:361 |
| 5 | 0.0062 | 1704480 | Vvveb\System\Core\FrontController::redirect( $moduleName = 'Product/Product', $actionName = 'index' ) | .../frontcontroller.php:356 |
| 6 | 0.0062 | 1704704 | Vvveb\System\Core\FrontController::call( $controllerClass = 'Vvveb\\Controller\\Product\\Product', $actionName = 'index', $file = '/var/www/html/app/controller/product/product.php' ) | .../frontcontroller.php:291 |
| 7 | 0.0070 | 1786592 | call_user_func:{/var/www/html/system/core/frontcontroller.php:220}( $function_name = [0 => class Vvveb\Controller\Product\Product { public $type = 'product'; public $request = class Vvveb\System\Core\Request { ... }; public $response = class Vvveb\System\Core\Response { ... }; public $view = class Vvveb\System\Core\View { ... }; public $session = class Vvveb\System\Session { ... }; public $global = [...] }, 1 => 'index'] ) | .../frontcontroller.php:220 |
| 8 | 0.0070 | 1786672 | Vvveb\Controller\Product\Product->index( ) | .../frontcontroller.php:220 |
| ( ! ) Notice: Undefined index: price in /var/www/html/app/component/product.php on line 56 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 396328 | {main}( ) | .../index.php:0 |
| 2 | 0.0002 | 420712 | include( '/var/www/html/index.php ) | .../index.php:26 |
| 3 | 0.0042 | 1262136 | Vvveb\System\Core\start( ) | .../index.php:134 |
| 4 | 0.0057 | 1571072 | Vvveb\System\Core\FrontController::dispatch( ) | .../startup.php:361 |
| 5 | 0.0062 | 1704480 | Vvveb\System\Core\FrontController::redirect( $moduleName = 'Product/Product', $actionName = 'index' ) | .../frontcontroller.php:356 |
| 6 | 0.0062 | 1704704 | Vvveb\System\Core\FrontController::call( $controllerClass = 'Vvveb\\Controller\\Product\\Product', $actionName = 'index', $file = '/var/www/html/app/controller/product/product.php' ) | .../frontcontroller.php:291 |
| 7 | 0.0104 | 2169520 | Vvveb\System\Core\Response->output( $data = ??? ) | .../frontcontroller.php:244 |
| 8 | 0.0105 | 2169520 | Vvveb\System\Core\View->render( $useComponent = ???, $output = ???, $service = ??? ) | .../response.php:95 |
| 9 | 0.0105 | 2169520 | Vvveb\System\Component\Component::getInstance( $view = class Vvveb\System\Core\View { private $templatePath = '/var/www/html/public/themes/landing/'; private $theme = 'landing'; private $htmlPath = '/var/www/html/public/themes/landing/'; private $template = 'product/product.html'; private $tplFile = 'product/product.tpl'; private $templateEngine = class Vtpl { private $template = NULL; private $htmlSourceFile = NULL; private $extension = 'tpl'; private $translationFunction = '\\Vvveb\\__'; private $removeComments = TRUE; private $removeWhitespace = FALSE; private $isHTML = TRUE; private $checkSyntax = TRUE; private $replaceConstants = NULL; private $constants = NULL; private $_modifiers = [...]; private $variableFilters = [...]; private $attributesIndex = 0; private $newAttributesIndex = 0; private $constantsIndex = 0; private $attributes = [...]; private $newAttributes = [...]; private $constatns = [...]; private $_external_elements = FALSE; public $templatePath = [...]; public $debug = class VtplDebug { ... }; public $selector = NULL; public $componentId = NULL; public $componentContent = NULL; public $document = class DOMDocument { ... }; public $htmlPath = '/var/www/html/public/themes/landing/' }; private $compiledTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $serviceTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $component = NULL; private $componentCount = NULL; private $componentContent = NULL; private $useComponent = TRUE; private $_type = 'html'; public $global = ['site_id' => 1, 'user_id' => FALSE, 'language_id' => 1, 'currency_id' => 1, 'language' => 'en_US', 'site' => [...], 'user' => [...], 'currency' => 'USD']; public $_component = ['site' => [...], 'currency' => [...], 'user' => [...], 'cart' => [...], 'breadcrumb' => [...], 'config' => [...], 'language' => [...], 'menu' => [...], 'product' => [...], 'reviews' => [...]] }, $regenerate = FALSE, $content = NULL ) | .../view.php:323 |
| 10 | 0.0105 | 2169680 | Vvveb\System\Component\Component->__construct( $view = class Vvveb\System\Core\View { private $templatePath = '/var/www/html/public/themes/landing/'; private $theme = 'landing'; private $htmlPath = '/var/www/html/public/themes/landing/'; private $template = 'product/product.html'; private $tplFile = 'product/product.tpl'; private $templateEngine = class Vtpl { private $template = NULL; private $htmlSourceFile = NULL; private $extension = 'tpl'; private $translationFunction = '\\Vvveb\\__'; private $removeComments = TRUE; private $removeWhitespace = FALSE; private $isHTML = TRUE; private $checkSyntax = TRUE; private $replaceConstants = NULL; private $constants = NULL; private $_modifiers = [...]; private $variableFilters = [...]; private $attributesIndex = 0; private $newAttributesIndex = 0; private $constantsIndex = 0; private $attributes = [...]; private $newAttributes = [...]; private $constatns = [...]; private $_external_elements = FALSE; public $templatePath = [...]; public $debug = class VtplDebug { ... }; public $selector = NULL; public $componentId = NULL; public $componentContent = NULL; public $document = class DOMDocument { ... }; public $htmlPath = '/var/www/html/public/themes/landing/' }; private $compiledTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $serviceTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $component = NULL; private $componentCount = NULL; private $componentContent = NULL; private $useComponent = TRUE; private $_type = 'html'; public $global = ['site_id' => 1, 'user_id' => FALSE, 'language_id' => 1, 'currency_id' => 1, 'language' => 'en_US', 'site' => [...], 'user' => [...], 'currency' => 'USD']; public $_component = ['site' => [...], 'currency' => [...], 'user' => [...], 'cart' => [...], 'breadcrumb' => [...], 'config' => [...], 'language' => [...], 'menu' => [...], 'product' => [...], 'reviews' => [...]] }, $regenerate = FALSE, $content = NULL ) | .../component.php:61 |
| 11 | 0.0105 | 2180648 | Vvveb\System\Component\Component->loadComponents( ) | .../component.php:94 |
| 12 | 0.0161 | 2428760 | Vvveb\Component\Product->results( ) | .../component.php:233 |
| ( ! ) Notice: Undefined index: tax_class_id in /var/www/html/app/component/product.php on line 56 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 396328 | {main}( ) | .../index.php:0 |
| 2 | 0.0002 | 420712 | include( '/var/www/html/index.php ) | .../index.php:26 |
| 3 | 0.0042 | 1262136 | Vvveb\System\Core\start( ) | .../index.php:134 |
| 4 | 0.0057 | 1571072 | Vvveb\System\Core\FrontController::dispatch( ) | .../startup.php:361 |
| 5 | 0.0062 | 1704480 | Vvveb\System\Core\FrontController::redirect( $moduleName = 'Product/Product', $actionName = 'index' ) | .../frontcontroller.php:356 |
| 6 | 0.0062 | 1704704 | Vvveb\System\Core\FrontController::call( $controllerClass = 'Vvveb\\Controller\\Product\\Product', $actionName = 'index', $file = '/var/www/html/app/controller/product/product.php' ) | .../frontcontroller.php:291 |
| 7 | 0.0104 | 2169520 | Vvveb\System\Core\Response->output( $data = ??? ) | .../frontcontroller.php:244 |
| 8 | 0.0105 | 2169520 | Vvveb\System\Core\View->render( $useComponent = ???, $output = ???, $service = ??? ) | .../response.php:95 |
| 9 | 0.0105 | 2169520 | Vvveb\System\Component\Component::getInstance( $view = class Vvveb\System\Core\View { private $templatePath = '/var/www/html/public/themes/landing/'; private $theme = 'landing'; private $htmlPath = '/var/www/html/public/themes/landing/'; private $template = 'product/product.html'; private $tplFile = 'product/product.tpl'; private $templateEngine = class Vtpl { private $template = NULL; private $htmlSourceFile = NULL; private $extension = 'tpl'; private $translationFunction = '\\Vvveb\\__'; private $removeComments = TRUE; private $removeWhitespace = FALSE; private $isHTML = TRUE; private $checkSyntax = TRUE; private $replaceConstants = NULL; private $constants = NULL; private $_modifiers = [...]; private $variableFilters = [...]; private $attributesIndex = 0; private $newAttributesIndex = 0; private $constantsIndex = 0; private $attributes = [...]; private $newAttributes = [...]; private $constatns = [...]; private $_external_elements = FALSE; public $templatePath = [...]; public $debug = class VtplDebug { ... }; public $selector = NULL; public $componentId = NULL; public $componentContent = NULL; public $document = class DOMDocument { ... }; public $htmlPath = '/var/www/html/public/themes/landing/' }; private $compiledTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $serviceTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $component = NULL; private $componentCount = NULL; private $componentContent = NULL; private $useComponent = TRUE; private $_type = 'html'; public $global = ['site_id' => 1, 'user_id' => FALSE, 'language_id' => 1, 'currency_id' => 1, 'language' => 'en_US', 'site' => [...], 'user' => [...], 'currency' => 'USD']; public $_component = ['site' => [...], 'currency' => [...], 'user' => [...], 'cart' => [...], 'breadcrumb' => [...], 'config' => [...], 'language' => [...], 'menu' => [...], 'product' => [...], 'reviews' => [...]] }, $regenerate = FALSE, $content = NULL ) | .../view.php:323 |
| 10 | 0.0105 | 2169680 | Vvveb\System\Component\Component->__construct( $view = class Vvveb\System\Core\View { private $templatePath = '/var/www/html/public/themes/landing/'; private $theme = 'landing'; private $htmlPath = '/var/www/html/public/themes/landing/'; private $template = 'product/product.html'; private $tplFile = 'product/product.tpl'; private $templateEngine = class Vtpl { private $template = NULL; private $htmlSourceFile = NULL; private $extension = 'tpl'; private $translationFunction = '\\Vvveb\\__'; private $removeComments = TRUE; private $removeWhitespace = FALSE; private $isHTML = TRUE; private $checkSyntax = TRUE; private $replaceConstants = NULL; private $constants = NULL; private $_modifiers = [...]; private $variableFilters = [...]; private $attributesIndex = 0; private $newAttributesIndex = 0; private $constantsIndex = 0; private $attributes = [...]; private $newAttributes = [...]; private $constatns = [...]; private $_external_elements = FALSE; public $templatePath = [...]; public $debug = class VtplDebug { ... }; public $selector = NULL; public $componentId = NULL; public $componentContent = NULL; public $document = class DOMDocument { ... }; public $htmlPath = '/var/www/html/public/themes/landing/' }; private $compiledTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $serviceTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $component = NULL; private $componentCount = NULL; private $componentContent = NULL; private $useComponent = TRUE; private $_type = 'html'; public $global = ['site_id' => 1, 'user_id' => FALSE, 'language_id' => 1, 'currency_id' => 1, 'language' => 'en_US', 'site' => [...], 'user' => [...], 'currency' => 'USD']; public $_component = ['site' => [...], 'currency' => [...], 'user' => [...], 'cart' => [...], 'breadcrumb' => [...], 'config' => [...], 'language' => [...], 'menu' => [...], 'product' => [...], 'reviews' => [...]] }, $regenerate = FALSE, $content = NULL ) | .../component.php:61 |
| 11 | 0.0105 | 2180648 | Vvveb\System\Component\Component->loadComponents( ) | .../component.php:94 |
| 12 | 0.0161 | 2428760 | Vvveb\Component\Product->results( ) | .../component.php:233 |
| ( ! ) Notice: Undefined index: price in /var/www/html/app/component/product.php on line 58 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 396328 | {main}( ) | .../index.php:0 |
| 2 | 0.0002 | 420712 | include( '/var/www/html/index.php ) | .../index.php:26 |
| 3 | 0.0042 | 1262136 | Vvveb\System\Core\start( ) | .../index.php:134 |
| 4 | 0.0057 | 1571072 | Vvveb\System\Core\FrontController::dispatch( ) | .../startup.php:361 |
| 5 | 0.0062 | 1704480 | Vvveb\System\Core\FrontController::redirect( $moduleName = 'Product/Product', $actionName = 'index' ) | .../frontcontroller.php:356 |
| 6 | 0.0062 | 1704704 | Vvveb\System\Core\FrontController::call( $controllerClass = 'Vvveb\\Controller\\Product\\Product', $actionName = 'index', $file = '/var/www/html/app/controller/product/product.php' ) | .../frontcontroller.php:291 |
| 7 | 0.0104 | 2169520 | Vvveb\System\Core\Response->output( $data = ??? ) | .../frontcontroller.php:244 |
| 8 | 0.0105 | 2169520 | Vvveb\System\Core\View->render( $useComponent = ???, $output = ???, $service = ??? ) | .../response.php:95 |
| 9 | 0.0105 | 2169520 | Vvveb\System\Component\Component::getInstance( $view = class Vvveb\System\Core\View { private $templatePath = '/var/www/html/public/themes/landing/'; private $theme = 'landing'; private $htmlPath = '/var/www/html/public/themes/landing/'; private $template = 'product/product.html'; private $tplFile = 'product/product.tpl'; private $templateEngine = class Vtpl { private $template = NULL; private $htmlSourceFile = NULL; private $extension = 'tpl'; private $translationFunction = '\\Vvveb\\__'; private $removeComments = TRUE; private $removeWhitespace = FALSE; private $isHTML = TRUE; private $checkSyntax = TRUE; private $replaceConstants = NULL; private $constants = NULL; private $_modifiers = [...]; private $variableFilters = [...]; private $attributesIndex = 0; private $newAttributesIndex = 0; private $constantsIndex = 0; private $attributes = [...]; private $newAttributes = [...]; private $constatns = [...]; private $_external_elements = FALSE; public $templatePath = [...]; public $debug = class VtplDebug { ... }; public $selector = NULL; public $componentId = NULL; public $componentContent = NULL; public $document = class DOMDocument { ... }; public $htmlPath = '/var/www/html/public/themes/landing/' }; private $compiledTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $serviceTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $component = NULL; private $componentCount = NULL; private $componentContent = NULL; private $useComponent = TRUE; private $_type = 'html'; public $global = ['site_id' => 1, 'user_id' => FALSE, 'language_id' => 1, 'currency_id' => 1, 'language' => 'en_US', 'site' => [...], 'user' => [...], 'currency' => 'USD']; public $_component = ['site' => [...], 'currency' => [...], 'user' => [...], 'cart' => [...], 'breadcrumb' => [...], 'config' => [...], 'language' => [...], 'menu' => [...], 'product' => [...], 'reviews' => [...]] }, $regenerate = FALSE, $content = NULL ) | .../view.php:323 |
| 10 | 0.0105 | 2169680 | Vvveb\System\Component\Component->__construct( $view = class Vvveb\System\Core\View { private $templatePath = '/var/www/html/public/themes/landing/'; private $theme = 'landing'; private $htmlPath = '/var/www/html/public/themes/landing/'; private $template = 'product/product.html'; private $tplFile = 'product/product.tpl'; private $templateEngine = class Vtpl { private $template = NULL; private $htmlSourceFile = NULL; private $extension = 'tpl'; private $translationFunction = '\\Vvveb\\__'; private $removeComments = TRUE; private $removeWhitespace = FALSE; private $isHTML = TRUE; private $checkSyntax = TRUE; private $replaceConstants = NULL; private $constants = NULL; private $_modifiers = [...]; private $variableFilters = [...]; private $attributesIndex = 0; private $newAttributesIndex = 0; private $constantsIndex = 0; private $attributes = [...]; private $newAttributes = [...]; private $constatns = [...]; private $_external_elements = FALSE; public $templatePath = [...]; public $debug = class VtplDebug { ... }; public $selector = NULL; public $componentId = NULL; public $componentContent = NULL; public $document = class DOMDocument { ... }; public $htmlPath = '/var/www/html/public/themes/landing/' }; private $compiledTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $serviceTemplate = '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html'; private $component = NULL; private $componentCount = NULL; private $componentContent = NULL; private $useComponent = TRUE; private $_type = 'html'; public $global = ['site_id' => 1, 'user_id' => FALSE, 'language_id' => 1, 'currency_id' => 1, 'language' => 'en_US', 'site' => [...], 'user' => [...], 'currency' => 'USD']; public $_component = ['site' => [...], 'currency' => [...], 'user' => [...], 'cart' => [...], 'breadcrumb' => [...], 'config' => [...], 'language' => [...], 'menu' => [...], 'product' => [...], 'reviews' => [...]] }, $regenerate = FALSE, $content = NULL ) | .../component.php:61 |
| 11 | 0.0105 | 2180648 | Vvveb\System\Component\Component->loadComponents( ) | .../component.php:94 |
| 12 | 0.0161 | 2428760 | Vvveb\Component\Product->results( ) | .../component.php:233 |
| ( ! ) Notice: Undefined index: content in /var/www/html/storage/compiled-templates/app_1_landing_product_product.html on line 692 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 396328 | {main}( ) | .../index.php:0 |
| 2 | 0.0002 | 420712 | include( '/var/www/html/index.php ) | .../index.php:26 |
| 3 | 0.0042 | 1262136 | Vvveb\System\Core\start( ) | .../index.php:134 |
| 4 | 0.0057 | 1571072 | Vvveb\System\Core\FrontController::dispatch( ) | .../startup.php:361 |
| 5 | 0.0062 | 1704480 | Vvveb\System\Core\FrontController::redirect( $moduleName = 'Product/Product', $actionName = 'index' ) | .../frontcontroller.php:356 |
| 6 | 0.0062 | 1704704 | Vvveb\System\Core\FrontController::call( $controllerClass = 'Vvveb\\Controller\\Product\\Product', $actionName = 'index', $file = '/var/www/html/app/controller/product/product.php' ) | .../frontcontroller.php:291 |
| 7 | 0.0104 | 2169520 | Vvveb\System\Core\Response->output( $data = ??? ) | .../frontcontroller.php:244 |
| 8 | 0.0105 | 2169520 | Vvveb\System\Core\View->render( $useComponent = ???, $output = ???, $service = ??? ) | .../response.php:95 |
| 9 | 0.0200 | 2673736 | include_once( '/var/www/html/storage/compiled-templates/app_1_landing_product_product.html ) | .../view.php:355 |
Consectetur adipiscing elit. Praesent vel tortor facilisis, volutpat nulla placerat, tincidunt mi. Nullam vel orci dui. Su spendisse sit amet laoreet neque. Fusce sagittis suscipit sem a consequat. Proin nec interdum sem. Quisque in porttitor magna, a imperdiet est. Donec accumsan justo nulla, sit amet varius urna laoreet vitae. Maecenas feugiat fringilla metus.
Consectetur adipiscing elit. Praesent vel tortor facilisis, volutpat nulla placerat, tincidunt mi. Nullam vel orci dui. Su spendisse sit amet laoreet neque. Fusce sagittis suscipit sem a consequat. Proin nec interdum sem. Quisque in porttitor magna, a imperdiet est. Donec accumsan justo nulla, sit amet varius urna laoreet vitae. Maecenas feugiat fringilla metus.