Recent Topics

1 Jul 01, 2008 09:47    

My b2evolution Version: Not Entered

I'm running version 2.4.2 of b2evolution

I get this on the top of all the sample blogs and my admin panel and

Notice: Only variable references should be returned by reference in /home/www/biochicken.info/inc/_core/model/dataobjects/_dataobjectcache.class.php on line 158

I checked the actual code and it looks like;

// Get changed value (we use eval() to allow constructs like $loop_dbchange['value'] = 'Group->get(\'ID\')'):
eval( '$loop_value = $this->'.$loop_dbchange['value'].';' );

Though Looking at the sample blogs (biochicken.info/blog2.php) There are alot of these errors in various places in the dataobjectcache files.

Any Help would be greatly appreciated. Thank you.

2 Jul 04, 2008 09:17

Looks like you've moved on in your engine selection :(

3 Jul 05, 2008 08:58

yup ... will take too long to fix and kubeblog does what I need.


Form is loading...