John Pye - 2005-06-06

Logged In: YES
user_id=849068

There is a PHP ini setting that you can change to get this
information. I wonder if that could be your problem?

Check out display_errors and display_startup_errors in
http://php.net/ini_set (appendix).

Hope that helps.

JP (a different one ;-)