" . $info[1] . ""; } else { echo "{$title}"; } ?>

" . __("Up") . ""; $mostLess = $mostWord; } else { if (strpos($orderString, $getName . "=ASC")) { $tmpOrderString = substr($orderString, 0, strpos($orderString, $getName . "=ASC")) . $getName . "=DESC" . substr($orderString, strpos($orderString, $getName . "=ASC") + strlen($getName . "=ASC"), strlen($orderString)); } else { $tmpOrderString .= $getName . "=DESC"; } $upDown = "" . __("Down") . ""; $mostLess = $lessWord; } if (substr($tmpOrderString, strlen($tmpOrderString) - 1, strlen($tmpOrderString)) == "&") { $tmpOrderString = substr($tmpOrderString, 0, strlen($tmpOrderString) - 1); } return array($tmpOrderString, $upDown, $mostLess); } function createGallerySection($videos, $crc = "", $get = array()) { global $global, $config, $obj, $advancedCustom; $countCols = 0; $obj = YouPHPTubePlugin::getObjectData("Gallery"); $zindex = 1000; $startG = microtime(true); foreach ($videos as $value) { // that meas auto generate the channelName if (empty($get) && !empty($obj->filterUserChannel)) { $getCN = array('channelName' => $value['channelName'], 'catName' => @$_GET['catName']); } else { $getCN = $get; } $img_portrait = ($value['rotation'] === "90" || $value['rotation'] === "270") ? "img-portrait" : ""; $name = User::getNameIdentificationById($value['users_id']); // make a row each 6 cols if ($countCols % $obj->screenColsLarge === 0) { echo '
'; } $countCols ++; ?>
thumbsGif = ""; $images->poster = "{$global['webSiteRootURL']}view/img/notfound.jpg"; $images->thumbsJpg = "{$global['webSiteRootURL']}view/img/notfoundThumbs.jpg"; $images->thumbsJpgSmall = "{$global['webSiteRootURL']}view/img/notfoundThumbsSmall.jpg"; } $startG = microtime(true); $imgGif = $images->thumbsGif; $poster = $images->thumbsJpg; ?>
<?php echo $value['title']; ?>" id="thumbsJPG" />

showTags)) { $value['tags'] = Video::getTags($value['id']); foreach ($value['tags'] as $value2) { if (!empty($value2->label) && $value2->label === __("Paid Content")) { ?>text; ?>label) && $value2->label === __("Group")) { ?>text; ?>label) && $value2->label === __("Plugin")) { ?> text; ?>
doNotDisplayViews)) { ?>
Description)) { ?>
" >