e107_plugins/download/e_sitelink.php
Argument 2 (parseBB)
is ''
but \e_parse::toHTML()
takes bool|false
defined at /code/e107_handlers/e_parse_class.php:1532
Open
Open
'link_name' => $tp->toHTML($row['download_category_name'],'','TITLE'),
- Exclude checks
Call to undeclared method \e_db::selectTree
Open
Open
$sql->selectTree('download_category','download_category_parent', 'download_category_id', 'download_category_order', $where );
- Exclude checks