1 bigjohn May 09, 2009 19:40
3 bigjohn 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 filthio 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.
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 )
¥