I didn't realize how old the release I'm using is, I couldn't even find 1.6 in the release list. This is an old version then and has probably been upgraded.
My b2evolution Version: 1.6 (and it took a while to find that)
I run my blog on B2Evolution at http://paul-robinson.us, and my hosting provider offers several options on PHP versions. I was running on 5.2 and wanted to see if there was a difference. And wow! Yes there is.
The most prevalent error is "Deprecated: Assigning the return value of new by reference is deprecated in /public/inc/_main.inc.php on line 123" which occurs many times, on lines 129, 136, 170, 200,206,231, 242,254, 293, 352, 353, 354,355,356, and 563.
other files having this error
/public/inc/_misc/_misc.funcs.php on line 194, 199
/public/inc/_connect_db.inc.php on line 27
/public/inc/MODEL/generic/_genericelement.class.php on line 112
/public/inc/MODEL/dataobjects/_dataobject.class.php on line 428
/public/inc/MODEL/dataobjects/_dataobject.class.php on line 437
/public/inc/MODEL/collections/_category.funcs.php on line 390
/public/inc/_misc/_resultsel.class.php on line 549
/public/inc/_misc/_resultsel.class.php on line 563
/public/inc/MODEL/items/_itemlist.class.php on line 596
/public/inc/MODEL/items/_item.class.php on line 2937
/public/inc/_misc/_plugins.class.php(2973) : eval()'d code on line 1
(that one appears 3 times)
/public/inc/_blog_main.inc.php on line 306
/public/inc/MODEL/items/_itemlist2.class.php on line 120, 796
/public/plugins/_calendar.plugin.php on line 135,152,329,865
/public/skins/_feedback.php on line 102,223
/public/skins/_linkblog.php on line 46
other errors:
Warning: Cannot modify header information - headers already sent by (output started at /public/inc/_main.inc.php:123) in /public/inc/MODEL/sessions/_session.class.php on line 201
Deprecated: Function ereg() is deprecated in /f2/paulrobinson/public/inc/_blog_main.inc.php on line 408
Warning: Cannot modify header information - headers already sent by (output started at /public/inc/_main.inc.php:123) in /public/inc/MODEL/skins/_skin.funcs.php on line 71
I have reverted my hosting back to 5.2 to shut up the errors but it looks like some things need to be fixed for 5.3.
Welcome to the forum!
It's time to update your blog, this error is fixed in the current stable version 3.3.3