searchOnChannels) {
if (!empty($_REQUEST['search'])) {
$users_id_array = VideoStatistic::getUsersIDFromChannelsWithMoreViews();
$channels = Channel::getChannels(true, "u.id, '" . implode(",", $users_id_array) . "'");
if (!empty($channels)) {
?>
';
User::getChannelPanel($value['id']);
echo '
';
}
reloadSearch();
?>
' . getAdsLeaderBoardTop2() . '';
if (empty($_GET['catName'])) {
$objLive = AVideoPlugin::getDataObject('Live');
if (empty($objLive->doNotShowLiveOnVideosList)) {
?>