Hi,
In a previous version of easydiscuss we had done a hack to display the word "NEW" next to the avatar on any new posts.
We put the hack in post.repy.item.php at line 35 as follows
<?php echo DiscussHelper::GetUnReadNotifications($post); ?>
When we have put this in the new version it errors and further investigation seems to say that
GetUnReadNotifications is not in the DiscussHelper file.
Can you tell us where we can find it now?
Thanks
Carly
In a previous version of easydiscuss we had done a hack to display the word "NEW" next to the avatar on any new posts.
We put the hack in post.repy.item.php at line 35 as follows
<?php echo DiscussHelper::GetUnReadNotifications($post); ?>
When we have put this in the new version it errors and further investigation seems to say that
GetUnReadNotifications is not in the DiscussHelper file.
Can you tell us where we can find it now?
Thanks
Carly