I've installed mantisbt-1.2.0rc1 to my webhost server for testing purpose.
After updating the PHP version from 4 to 5, I succesfully set up the database connection. Then I went to the login page and all I got is an error message:
Fatal error: Call to undefined function user_pref_get_language() in d:\www\....\core\relationship_api.php on line 79
PHP Fatal error: Call to undefined function user_pref_get_language() in d:\www\....\core\relationship_api.php on line
I'm not used to PHP

Eric.