It would be great if we could post bugs (and perhaps solutions) of ezPublish and other softwares.
I have found 3 anomalies already:
1. Administrator can not logon to the system if he is the only user on the system. If somebody submits a new user entry, the admin logon works.
2. ezPoll searches for ./intl directory in /ez/ezpoll instead of /ez/ezpoll/user.
This is not a problem, because it can be solved by s/ez/ezpoll
softlinking the ./usr/intl directory in /ez/ezpoll/.
This is not consistent with the design though.
3. When accessing a forum I am getting an error generated by php4:
Fatal error: Only variables can be passed by reference in /home_admin/toni/work/www/bicikelzine/ezpublish-1.0.1/ezforum/user/messagelist.php on line 92
I have not had the time to looka at it yet, but it seems rather strange. The forums don't work alltogether.
Any ideas?
|