Can I get some help?
Got this erro when installing the Mantis Graphs 1.0:
library/adodb/drivers/adodb-msssqlnative.inc.php for debugging database only (line 477):
SQL-Error: INSERT INTO mantis_config_table ( value, type, access_reqd, config_id, project_id, user_id ) VALUES (?, ?, ?, ?, ?,? ) --- array ( 0 => -1, 1 => 1, 2 => 90, 3 => 'plugin_MantisGraph_schema', 4 => 0, 5 => 0, )
INSERT INTO mantis_config_table ( value, type, access_reqd, config_id, project_id, user_id ) VALUES ( -1, 1, 90, 'plugin_MantisGraph_schema', 0, 0 )
Thank you
Mantis Graphs erro...
Moderators: Developer, Contributor
Re: Mantis Graphs erro...
There are various known issues when using mssql.
Some of them will be fixed in version 1.2.9
see http://www.mantisbt.org/bugs/view.php?id=11776 and related issues.
You could try a nightly build from http://www.mantisbt.org/builds
Some of them will be fixed in version 1.2.9
see http://www.mantisbt.org/bugs/view.php?id=11776 and related issues.
You could try a nightly build from http://www.mantisbt.org/builds