User Tools

Site Tools


discussion_plugin_-_reply_is_not_shown

This is an old revision of the document!


Solution:

In action.php file (plugin discussion), you have to change :

if (!empty($comment['replies'])) by if (empty($comment['replies']))

Normally, action.php is present in /lib/plugins/discussion/action.php.

If you struggle to find it, you can search action.php in your dokuwiki folder with the following command line :

sudo find dokuwiki -name action.php

Discussion

Enter your comment. Wiki syntax is allowed:
A J G J C
 
discussion_plugin_-_reply_is_not_shown.1734267151.txt.gz · Last modified: by alban