version 1.1.8 with php 5.2
No changes
The same warnings
Search found 13 matches
- 17 Jan 2010, 19:12
- Forum: Help
- Topic: 1.2.0rc2 SYSTEM WARNINGs
- Replies: 6
- Views: 3975
- 17 Jan 2010, 17:56
- Forum: Help
- Topic: 1.2.0rc2 SYSTEM WARNINGs
- Replies: 6
- Views: 3975
Re: 1.2.0rc2 SYSTEM WARNINGs
With php 5.2
No changes
The same warnings
1) Installation Option Type of Database Mysqli
SYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
SYSTEM WARNING: Invalid argument supplied for foreach()
SYSTEM WARNING: mysqli_real_escape_string() expects parameter 1 to be ...
No changes
The same warnings
1) Installation Option Type of Database Mysqli
SYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
SYSTEM WARNING: Invalid argument supplied for foreach()
SYSTEM WARNING: mysqli_real_escape_string() expects parameter 1 to be ...
- 16 Jan 2010, 23:47
- Forum: Help
- Topic: 1.2.0rc2 SYSTEM WARNINGs
- Replies: 6
- Views: 3975
Re: 1.2.0rc2 SYSTEM WARNINGs
After updating php 5.3.0 to php 5.3.1
No changes
I try php 5.2 tomorrow
No changes
I try php 5.2 tomorrow
- 08 Jan 2010, 19:31
- Forum: Help
- Topic: 1.2.0rc2 SYSTEM WARNINGs
- Replies: 6
- Views: 3975
Re: 1.2.0rc2 SYSTEM WARNINGs
When I install
with database type msqli
i have three
SYSTEM WARNINGsSYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
SYSTEM WARNING: Invalid argument supplied for foreach()
SYSTEM WARNING: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given
with ...
with database type msqli
i have three
SYSTEM WARNINGsSYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
SYSTEM WARNING: Invalid argument supplied for foreach()
SYSTEM WARNING: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given
with ...
- 08 Jan 2010, 15:37
- Forum: Help
- Topic: 1.2.0rc2 SYSTEM WARNINGs
- Replies: 6
- Views: 3975
1.2.0rc2 SYSTEM WARNINGs
When I install 1.2.0rc2 Ihave three SYSTEM WARNINGs
SYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
SYSTEM WARNING: Invalid argument supplied for foreach()
SYSTEM WARNING: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given
Installing Database ...
SYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given
SYSTEM WARNING: Invalid argument supplied for foreach()
SYSTEM WARNING: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given
Installing Database ...
- 08 Jan 2010, 15:19
- Forum: Help
- Topic: 1.2.0rc2 Installation problem
- Replies: 13
- Views: 10013
Re: 1.2.0rc2 Installation problem
When I deleted row n.146 in file core.php "compress_start_handler();"The install page is OK
- 08 Jan 2010, 13:54
- Forum: Help
- Topic: 1.2.0rc2 Installation problem
- Replies: 13
- Views: 10013
Re: 1.2.0rc2 Installation problem
Mantis is not installed. Ihave not any config_inc.php
- 08 Jan 2010, 09:22
- Forum: Help
- Topic: 1.2.0rc2 Installation problem
- Replies: 13
- Views: 10013
Re: 1.2.0rc2 Installation problem
zlib.output_compression = Off
- 07 Jan 2010, 15:47
- Forum: Help
- Topic: 1.2.0rc2 Installation problem
- Replies: 13
- Views: 10013
Re: 1.2.0rc2 Installation problem
mysql 5.1.36
apache 2.2.13
php 5.3.0
apache 2.2.13
php 5.3.0
- 07 Jan 2010, 10:11
- Forum: Help
- Topic: 1.2.0rc2 Installation problem
- Replies: 13
- Views: 10013
Re: 1.2.0rc2 Installation problem
Installation page 1.2.0rc1 is all right
- 07 Jan 2010, 10:06
- Forum: Help
- Topic: SYSTEM WARNING: mysqli_real_es
- Replies: 2
- Views: 1909
Re: SYSTEM WARNING: mysqli_real_es
When I try to install rc2, iam getting this page
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=9680
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=9680
- 06 Jan 2010, 18:50
- Forum: Help
- Topic: SYSTEM WARNING: mysqli_real_es
- Replies: 2
- Views: 1909
SYSTEM WARNING: mysqli_real_es
I've got installation problem (1.2.0rc1)
CREATE TABLE mantis_tokens_table (
id INTEGER NOT NULL AUTO_INCREMENT,
owner INTEGER NOT NULL,
type INTEGER NOT NULL,
timestamp DATETIME NOT NULL,
expiry DATETIME,
value LONGTEXT NOT NULL,
PRIMARY KEY (id)
)ENGINE=MyISAM DEFAULT CHARSET=utf8;
SYSTEM ...
CREATE TABLE mantis_tokens_table (
id INTEGER NOT NULL AUTO_INCREMENT,
owner INTEGER NOT NULL,
type INTEGER NOT NULL,
timestamp DATETIME NOT NULL,
expiry DATETIME,
value LONGTEXT NOT NULL,
PRIMARY KEY (id)
)ENGINE=MyISAM DEFAULT CHARSET=utf8;
SYSTEM ...
- 06 Jan 2010, 18:44
- Forum: Help
- Topic: 1.2.0rc2 Installation problem
- Replies: 13
- Views: 10013
1.2.0rc2 Installation problem
I have problem with installation mantis 1.2.0rc2

