error when click product in 3.0.3.1
Posted: Sun Mar 24, 2019 12:41 am
hi
when go to catalog then press product this error apper
Warning: Missing argument 2 for Template::__construct(), called in /home/retalcenter/public_html/admin/controller/extension/product_extra.php on line 1212 and defined in /home/retalcenter/storage1/modification/system/library/template.php on line 24
line 1212
$template = new Template('template');
so line 24 it is
$file = DIR_TEMPLATE . $template . '.tpl';
how resolver this problem
when go to catalog then press product this error apper
Warning: Missing argument 2 for Template::__construct(), called in /home/retalcenter/public_html/admin/controller/extension/product_extra.php on line 1212 and defined in /home/retalcenter/storage1/modification/system/library/template.php on line 24
line 1212
$template = new Template('template');
so line 24 it is
$file = DIR_TEMPLATE . $template . '.tpl';
how resolver this problem