Recent Topics

1 Nov 13, 2007 03:51    

My b2evolution Version: 1.10.x

I am using a mySQL 5.0 database and trying to upgrade from version 1.10 to 2 and the upgrade seems to go through fine. I am able to get to the login page, but once I try to login I get this error: Fatal error: Call to a member function on a non-object in /home/content/i/g/o/igorramone/html/blogs/inc/_main.inc.php on line 439. Line 439 is: $User = & $UserCache->get_by_login($login);

Help.

-Igor

2 Nov 14, 2007 20:52

I got the same error when trying to install 2.1.0 :-/

My ISP, Hostean, is running PHP Version 4.3.11 and MySql 4.1.22. As I know it should meet the requirements?

I found some other posts as well about this issue, one saying that you should delete the browser cache. In fact I figured that out before I found the post, because the first time the error stops on a line below 439.

I was a bit stressed for a while, but luckily recovery of the database worked just fine, so now I'm up and running on 1.10.3 ref. http://www.hellem.org/blog/index.php/new/2007/11/14/my_blog_yet_again_updated


Form is loading...