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