Page 1 of 1

reference bug in news module

Posted: Sat Oct 22, 2005 4:24 am
by trick
I just installed the news module, and the admin interface was really messed up. It looks like this is the error:

Fatal error:  Only variables can be passed by reference in /var/www/localhost/htdocs/modules/News/News.module.php on line 1201

It's a PHP5 only error, and there's a lot of them, I've found at least 40 by now. They're pretty easy to fix though.

Re: reference bug in news module

Posted: Sat Oct 22, 2005 11:49 am
by Ted
These SHOULD be all fixed in svn now and (I think) were in beta3.  I'm now using 5.0.5 on my development Mac and have been hitting any of those when I see them.  Though, I think SjG cleaned up most before I even got a chance...