0 Members and 1 Guest are viewing this topic.
A bit of a hack but it works... assumes that you are using index.php on the main page.
Warning: call_user_func() expects parameter 1 to be a valid callback, no array or string given in <full path to www root>\index.php on line 15
Not the file itself the hook in the hooks area should be listed. It’s in one of the admin sections, can never remember where mind. If not SSI.php might not be including TinyPortal correctly.
$ssi_path = './forum/SSI.php';$forum_path = '';
$forum_path = '/forum';
loadTheme();
loadTheme(1, false);
$sort[] = $$sort_options[0];