Jump to content

Division by 0 error on product-list pages


Recommended Posts

I am getting a division by 0 error on my product-list pages. Here is the stack trace for this error:

 

in unknown called at /var/www/tools/smarty/plugins/function.math.php(70) : eval()'d code (1)
in eval called at /var/www/tools/smarty/plugins/function.math.php (70)
…le/70/0f/88/700f884a4af3c2618f76a3d0f31ca56324354c17.file.product-list.tpl.php (99)

…89 called at /var/www/tools/smarty/sysplugins/smarty_internal_templatebase.php (180)

…:fetch called at /var/www/tools/smarty/sysplugins/smarty_internal_template.php (286)

…ompile/e7/55/3a/e7553a34da62cd90d15e41636b4ebe61a14f8d93.file.category.tpl.php (191)

…85 called at /var/www/tools/smarty/sysplugins/smarty_internal_templatebase.php (180)

…_TemplateBase::fetch called at /var/www/classes/controller/FrontController.php (541)

…re::display called at /var/www/override/classes/controller/FrontController.php (9)

… FrontController::display called at /var/www/classes/controller/Controller.php (185)

in ControllerCore::run called at /var/www/classes/Dispatcher.php (348)
in DispatcherCore::dispatch called at /var/www/index.php (28)

 

I am totally clueless on how this happened. Any help would be much appreciated!

Link to comment
Share on other sites

×
×
  • Create New...