I may have solved this... have not had time to duplicate and test but this "should" solve this..

Solution: In your admin directory, edit the .htaccess file and add --
php_value register_globals 1


Let me know if this works for anyone else.