I think you may find that the fix suggests you add $cust_array = array(); below the $custlist = ''; and not replace that line......... Originally Posted by bigjoed On your file admin/stats_recover_cart_sales.php replace the following code on line 96: $custlist = ''; Replace with: $cust_array = array(); It was posted here.
Forum Rules
Bookmarks