Recent Topics

1 May 09, 2009 19:40    

My b2evolution Version: Not Entered

Received the following Error message when logging in the first time as "admin".

Using Version 3.1.0-beta

Fatal error: Call to a member function on a non-object in /home/webadmin/jmatech.com/html/blogs/inc/_main.inc.php on line 464

Warning: Wrong parameter count for mb_detect_encoding() in /home/webadmin/jmatech.com/html/blogs/inc/locales/_locale.funcs.php on line 833

2 May 09, 2009 19:43

I'd be tempted to grab a fresh copy of the zip and try again ... or use a stable version ( 2.4.5 or summat )

¥

3 May 09, 2009 21:33

I am trying to install version 2.4.6
During the Install got the following error:

Installing sample contents...

Fatal error: Call to a member function on a non-object in /home/webadmin/jmatech.com/html/blogs/install/index.php on line 552

The lines of code indicated error:

/**
* @var UserCache
*/
$UserCache = & get_Cache( 'UserCache' );
$current_User = & $UserCache->get_by_ID( 1 );

create_demo_contents();

any suggestion of what do I need to do?

4 May 10, 2009 03:07

Hi BigJohn

I assume you had a go at installing 3.1-beta, then had another go at installing 2.4.6? if so, are you sure you deleted everything from the first attempt? If you have a brand new download into a completely clean directory a clean install should normally get further than that.


Form is loading...