2
Quote:
Understood. It is necessary in /class/xforumtree.php a line:
$ This-> XoopsTree ($ table_name, $ id_name, $ pid_name);
replaced by:
$ This -> __ construct ($ table_name, $ id_name, $ pid_name);
Added links to posts when viewing the message tree.