I'm looking an open source web based calendar for running with mantis integrated. Has anybody tried this?
I'm going to try with kronolith, webcalendar, phpscheduleit and vcalendar...
Any advice or help?
Thanks
Search found 2 matches
- 29 Dec 2006, 14:47
- Forum: Customizations
- Topic: Calendar Add-On?
- Replies: 1
- Views: 5351
- 29 Dec 2006, 14:43
- Forum: Help
- Topic: Sybase ASA 9 Support
- Replies: 1
- Views: 3169
Sybase ASA 9 Support
I'm trying to run mantis 1.0.6 on ASA 9. For that I copied tables from a running mysql installation and then I use in config_inc.php
$g_db_type = 'odbc_mssql';
$g_hostname = 'tracker'; <<< odbc name
I got all queries running but when I try to report an issue I got an 401 error.
Any idea on this ...
$g_db_type = 'odbc_mssql';
$g_hostname = 'tracker'; <<< odbc name
I got all queries running but when I try to report an issue I got an 401 error.
Any idea on this ...