reference bug in news module
Posted: Sat Oct 22, 2005 4:24 am
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.
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.