Hi All,
I took a site out of Production mode breifly to troubleshoot an error and I saw this error message:
Quote:A PHP Error was encountered
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 243
It loads before any HTML loads on the page, so I'm thinking it's in the controller or config setup but everything seems correct and I have no idea when this error may have been introduced. I know it wasn't there shortly after site launch several months ago.
I looked in the Common.php file but it was really not much help to me.
Does anyone have any thoughts?
Russ