LOL
what?? so why???
are you not able to open your mantis website with your iPhone Web Browser??
please tell us for what it should be good for.
Search found 2 matches
- 25 Jun 2008, 12:02
- Forum: General Discussion
- Topic: Mantis - Apple iPhone
- Replies: 65
- Views: 75018
- 25 Jun 2008, 11:46
- Forum: General Discussion
- Topic: Mantis and mysql 4.0
- Replies: 2
- Views: 3163
Re: Mantis and mysql 4.0
OK, i did it, too (mantis version 1.1.2 with mysql 4.0)....
But the default language "german_8859-1" didnt work!!!
I placed
$g_default_language = 'german_8859-1';
into my config_inc.php file but the Application Error was still there.
So I disabled line #76 in database_api....
#db_query( 'SET ...
But the default language "german_8859-1" didnt work!!!
I placed
$g_default_language = 'german_8859-1';
into my config_inc.php file but the Application Error was still there.
So I disabled line #76 in database_api....
#db_query( 'SET ...