Search found 6 matches
- 24 Jul 2010, 13:40
- Forum: Help
- Topic: upgrade from version 1.1.8
- Replies: 7
- Views: 5687
Re: upgrade from version 1.1.8
Thanks again.
- 23 Jul 2010, 19:08
- Forum: Help
- Topic: upgrade from version 1.1.8
- Replies: 7
- Views: 5687
Re: upgrade from version 1.1.8
Ok sweet...that got it work...Thanks atrol.
- 23 Jul 2010, 18:59
- Forum: Help
- Topic: upgrade from version 1.1.8
- Replies: 7
- Views: 5687
Re: upgrade from version 1.1.8
yes
Database Creation Suppressed, SQL Queries follow
CREATE TABLE mantis_config_table (
config_id VARCHAR(64) NOT NULL,
project_id INTEGER NOT NULL DEFAULT 0,
user_id INTEGER NOT NULL DEFAULT 0,
access_reqd INTEGER DEFAULT 0,
type INTEGER DEFAULT 90,
value LONGTEXT NOT NULL,
PRIMARY KEY (config_id ...
Database Creation Suppressed, SQL Queries follow
CREATE TABLE mantis_config_table (
config_id VARCHAR(64) NOT NULL,
project_id INTEGER NOT NULL DEFAULT 0,
user_id INTEGER NOT NULL DEFAULT 0,
access_reqd INTEGER DEFAULT 0,
type INTEGER DEFAULT 90,
value LONGTEXT NOT NULL,
PRIMARY KEY (config_id ...
- 23 Jul 2010, 18:47
- Forum: Help
- Topic: upgrade from version 1.1.8
- Replies: 7
- Views: 5687
Re: upgrade from version 1.1.8
I tried to update to version 1.2.0 and that didn't work.
SYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
I also tried 1.2.1
and get the same errors repeating over and over...
I also tried to do a fresh install of 1.2.1 and that has some errors in the installation ...
SYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
I also tried 1.2.1
and get the same errors repeating over and over...
I also tried to do a fresh install of 1.2.1 and that has some errors in the installation ...
- 23 Jul 2010, 17:12
- Forum: Help
- Topic: upgrade from version 1.1.8
- Replies: 7
- Views: 5687
upgrade from version 1.1.8
Can I safely upgrade from version 1.1.8?
- 01 Jan 2010, 10:14
- Forum: General Discussion
- Topic: wiki integrated to mantis
- Replies: 2
- Views: 3671
Re: wiki integrated to mantis
I was actually wondering the same thing. I'd be nice to have the option. Great work by the way on Mantis. Love it. Easy to setup and get running. Compared to other bug tracking softwares it is miles ahead not to mention PHP based which I support to the fullest. 