Cannot call overloaded function v -0.19.3

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
xtrasns
Posts: 3
Joined: 16 Oct 2009, 08:55

Cannot call overloaded function v -0.19.3

Post by xtrasns »

please help

I am geting an erro message

"PHP Fatal error: Cannot call overloaded function for non-object in .. mysite ... mantis/core/adodb/adodb.inc.php on line 37
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Cannot call overloaded function v -0.19.3

Post by vboctor »

MantisBT 0.19.3 is no longer supported. The error you are getting is actually in ADODB which is a 3rd party library that is packaged with MantisBT.

What version of PHP are you using?
Migrate your MantisBT to the MantisHub Cloud
xtrasns
Posts: 3
Joined: 16 Oct 2009, 08:55

Re: Cannot call overloaded function v -0.19.3

Post by xtrasns »

vboctor wrote:MantisBT 0.19.3 is no longer supported. The error you are getting is actually in ADODB which is a 3rd party library that is packaged with MantisBT.

What version of PHP are you using?
I made a mistake about a version. That was a name of the file that I recently downloaded from here, the last version basically froim this site.

PHP Version 5.0.4

So, how do I fix this ?
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Cannot call overloaded function v -0.19.3

Post by vboctor »

1. What is the exact MantisBT version that you are using? 1.1.8 or 1.2.0rc2?
2. What operation / url causes the error? Please provide the detailed steps to reproduce the errors.

We really don't support 5.0, the testing started with 5.1.x. My understanding is that 5.0.0 had major issues and hence we skipped it to 5.1.x. 5.2.x is high recommended unless you are using a Linux distribution that comes with 5.1.x. We don't recommend 5.3.x yet.
Migrate your MantisBT to the MantisHub Cloud
xtrasns
Posts: 3
Joined: 16 Oct 2009, 08:55

Re: Cannot call overloaded function v -0.19.3

Post by xtrasns »

1) it is 1.1.8

2) It starts from the beginning
Post Reply