I am getting this error in the log:
Code:
[23-Apr-2010 12:29:41] PHP Warning:  array_key_exists() [<a href='function.array-key-exists'>function.array-key-exists</a>]: The second argument should be either an array or an object in /includes/templates/CUSTOM/templates/tpl_account_history_info_default.php on line 108
Line 108 reads:

PHP Code:
if (array_key_exists($statuses['tracker_id'], $trackers_full_array)) {