Dear Donamix, do you still have the problem with offline users showing up as though they are online?
Damian Norris, try setting up your CRON just like last command in Donamix's screen from Sept. 13th.
when my cron job run i get this in my e-mail
/bin/sh:/home/undewall/public_html/ow_cron/run.php: Permission denied
an this on my site
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@undewall.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.
define('OW_DEBUG_MODE', !false;)
define('OW_DEV_MODE', !false;)
define('OW_PROFILER_ENABLE', !false;)
and just remove the ! from false; to turn that off.