Re: Supertracker

Originally Posted by
limelites
Since upgrading to PHP 5.3, this mod no longer works. Bailed carts, Successful Checkouts and other features are not working on PHP 5.3
Does anyone know if the author will be releasing a PHP 5.3 compatible update as I really liked this mod a lot.
Did you get this to work for you?
I been having the same problem.... for now, soved it by removing the time checks...
includes\classes\supertracker.php
Removing this from the sql tests... all three tests.
Code:
AND last_click > '" . $thirty_mins_ago . "'
Got my bailed and completed carts back... also its tracking the same user in one entry now.
From my testing it look like a difference in server and MySQL database times, but I couldn't resolve it without removing the time tests.
Dave
Always forward thinking... Lost my mind!