Hi,
unfortunately, the site is installed on a server that is behind a VPN.
The problem seems to me to be that the $displayData variable located in the fb_topic.php file doesn't contain the data:
$this->page = $displayData['page'];
$this->pages_limit = $displayData['pages_limit'];
$this->pagination_limit = $displayData['pagination_limit'];