Its an error code I'm getting on my news feed here: http://jazzou.com/index.php?option=com_content&task=blogcategory&id=0&Itemid=40 Warning: Parameter 3 to showBlogCategory() expected to be a reference, value given in /home/jazzouc/public_html/includes/Cache/Lite/Function.php on line 100 thanks
What version of PHP are you running? I took a peak at other forums, including Drupal, and someone posted that PHP 5.3 is buggy and can cause the problem you posted. The recommendation was to downgrade to PHP 5.29 and the problem went away.