First thank you for the awesome directory. I installed the script on my website and while trying to edit a website/listing it's showing all it's details empty and an error at the bottom:
- Code: Select all
256) TPL: [in line 0]: syntax error: math: parameter x is empty class.template.php line 942 23-1-10 10:55
FrontController->dispatch() # line 13, file: /path/mywebsite.com/index.php
Controller->render() # line 376, file: /path/mywebsite.com/index.php/core/FrontController.php
TemplateLiteView->render() # line 130, file: /path/mywebsite.com/index.php/core/Controller.php
Template_Lite->fetch("category/index.tpl") # line 256, /path/mywebsite.com/index.php/views/TemplateLiteView.php
Template_Lite->_fetch_compile("category/index.tpl", null) # line 570, file: /path/mywebsite.com/index.php/components/template_lite/class.template.php
include("/path/mywebsite.com/index.php/compiled/admin/arfooo_template/fr/...") # line 699, file: /path/mywebsite.com/index.php/components/template_lite/class.template.php
tpl_function_math(Array[3], Object:Template_Lite) # line 276, file: //path/mywebsite.com/index.php/compiled/admin/arfooo_template/fr/c_1_category_index_tpl.php
Template_Lite->trigger_error("math: parameter x is empty") # line 52, file: //path/mywebsite.com/index.php/components/template_lite/plugins/function.math.php
trigger_error("TPL: [in line 0]: syntax error: math: parameter x is empty", "256") # line 942, file: //path/mywebsite.com/index.php/components/template_lite/class.template.php
I'm not sure whats the problem is.
Also The screenshot of the website is only showing the default image instead of the actual real one. do i have to use a service for this and if yes which one?
Thank you

