I work with the latest OCS version: 2.3.3-1.
1) When I comment any paper I receive a blank page with the following error:
Fatal error: Call to a member function getComment() on a non-object in /home/sp-dgroup/a1/www.um.es/vh/congresos.um.es/pages/comment/CommentHandler.inc.php on line 94
This happens with any configuration in Website Management -> About the conference -> Access Policy -> Permit commenting on archived presentations
If I remove the line 94 en CommentHandler.inc.php:
- Code: Select all
$parent =& $commentDao->getComment($parentId, $paperId);
Can I continue working without fear to have removed this line? We organize a virtual conference in a few days.
2) Nested comments are not working. All comments are kept at the same level 0, althought I respond to a comment in particular.
3) I find no way that comments are not open access, i.e., that only registered users can read them. In the same way that only registered users can write them.
Cheers.
