Hello!
Today I installed on a brand new Joomla 1.5.20 with PHP 5.3.2 the newest version of Compojoom.
Everything seemed normal, unless you enter one comment on an article.
Every page with comments show above the article the next errors:
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser_bbcode.class.php on line 567
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser_bbcode.class.php on line 1210
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser_bbcode.class.php on line 1221
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser_bbcode.class.php on line 1264
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser_bbcode.class.php on line 1281
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser_bbcode.class.php on line 1535
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser.class.php on line 285
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/classes/ubbcode/stringparser.class.php on line 982
Deprecated: Function split() is deprecated in /var/www/g32632/markest1.nl/HTML/components/com_comment/joscomment/utils.php on line 256
I tried to google this problem, but this kind of errors should be solved with a new PHP version. No solution for me, because my PHP is newer than mentioned in those solutions.
Those errors disappear immediately after removing all the records out of my jos_comment table...
Joomla is clean installed earlier today, and only AllvideosReloaded and a Siteground J15-90 template are added.
Any ideas?