When I try to add a Topic ID to the favorites, I get this error
Fatal error: Call to undefined function addGenURLPage() in /.../forum/addon_checker.php on line 286
In addon_checker.php files at the line 286 I have:
if(isset($mod_rewrite) and $mod_rewrite) $urlp=addTopicURLPage(genTopicURL($main_url, $val['forum_id'], $forumTitle, $key, $val['topic_title']), PAGE1_OFFSET+1); else $urlp=addGenURLPage("{$main_url}/{$indexphp}action=vthread&forum={$val['forum_id']}&topic={$key}", PAGE1_OFFSET+1);
Another problem what I can't resolve: on the Checker's list, the list of topics from the forums that I have selected were not displayed.
I am attaching a screenshot of the problem.

How can i fix it ?
Thank you very much,
Regards!