Although this mod works fine it's generating an error as well:
PHP Warning: mktime() expects parameter 1 to be long, string given in /admin/stats_recover_cart_sales.php on line 30
Line 30 =I also get this error if the attribute is set to true under the configurations for Recover Cart:PHP Code:return date(DATE_FORMAT, mktime('', '', '', $month, $day, $year));
[error] PHP Fatal error: Cannot use object of type queryFactoryResult as array in /admin/recover_cart_sales.php on line 481
Line 481 =Any help with this is appreciated.PHP Code:$prodAttribs .= '<small><i> - ' . $attribrecs->fields['poname'] . ' ' .
Thanks!


Reply With Quote
