feat: Add comprehensive documentation suite and reorganize project structure

- Created complete documentation in docs/ directory
- Added PROJECT_OVERVIEW.md with feature highlights and getting started guide
- Added ARCHITECTURE.md with system design and technical details
- Added SECURITY.md with comprehensive security implementation guide
- Added DEVELOPMENT.md with development workflows and best practices
- Added DEPLOYMENT.md with production deployment instructions
- Added API.md with complete REST API documentation
- Added CONTRIBUTING.md with contribution guidelines
- Added CHANGELOG.md with version history and migration notes
- Reorganized all documentation files into docs/ directory for better organization
- Updated README.md with proper documentation links and quick navigation
- Enhanced project structure with professional documentation standards
This commit is contained in:
SamiAhmed7777
2025-10-21 00:39:45 -07:00
commit 0b7e2d0a5b
6080 changed files with 1332936 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<Files ~ "\.(php*|s?p?html|cgi|pl|py|asp|aspx|sh|cin)$">
deny from all
</Files>

View File

@@ -0,0 +1,97 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:30:19
from '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_files.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b56b2bd117_85298902',
'has_nocache_code' => true,
'file_dependency' =>
array (
'069bacfcd1ac2f965134c0587515a962593c8275' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_files.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
'file:tpl_frontend/tpl_leftnav/tpl_nav_subs.tpl' => 1,
),
),false)) {
function content_68f2b56b2bd117_85298902 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
?>
<?php if ($_SESSION['USER_ID'] > 0) {?>
<?php $_smarty_tpl->assign('s' , insert_getCurrentSection (array(),$_smarty_tpl), true);?>
<?php if ($_smarty_tpl->tpl_vars['unset']->value == 1 && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_messages" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_manage_channel" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_account" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_affiliate" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_subscribers") {?>
<div class="blue categories-container<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_playlists" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_blogs") {?> hidden<?php }?>">
<h4 class="nav-title categories-menu-title left-menu-h4"><i class="icon-video"></i><?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.files.my"),$_smarty_tpl);?>
</h4>
<aside>
<nav>
<ul class="accordion" id="categories-accordion">
<li id="file-menu-entry1" class="menu-panel-entry<?php if ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry1" || (($_smarty_tpl->tpl_vars['s']->value == '' && $_smarty_tpl->tpl_vars['page_display']->value == "tpl_files") && $_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_playlists" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_blogs" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_channel" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search")) {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"uploads"),$_smarty_tpl);?>
"><a href="javascript:;" class="<?php if ($_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search" && ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files" && ($_smarty_tpl->tpl_vars['s']->value == '' || $_smarty_tpl->tpl_vars['s']->value == "file-menu-entry1"))) {?>dcjq-parent active<?php }?>"><i class="icon-upload"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.myfiles"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry1-count" class="right-float mm-count"></span><?php }?></li>
<?php if ($_smarty_tpl->tpl_vars['file_favorites']->value == "1") {?>
<li id="file-menu-entry2" class="menu-panel-entry<?php if ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry2") {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"favorites"),$_smarty_tpl);?>
"><a href="javascript:;" class="<?php if ($_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search" && ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry2")) {?>dcjq-parent active<?php }?>"><i class="icon-heart"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.myfav"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry2-count" class="right-float mm-count"></span><?php }?></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['file_rating']->value == "1") {?>
<li id="file-menu-entry3" class="menu-panel-entry<?php if ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry3") {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"liked"),$_smarty_tpl);?>
"><a href="javascript:;" class="<?php if ($_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search" && ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry3")) {?>dcjq-parent active<?php }?>"><i class="icon-thumbs-up"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.liked"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry3-count" class="right-float mm-count"></span><?php }?></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['file_history']->value == "1") {?>
<li id="file-menu-entry4" class="menu-panel-entry<?php if ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry4") {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"history"),$_smarty_tpl);?>
"><a href="javascript:;" class="<?php if ($_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search" && ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry4")) {?>dcjq-parent active<?php }?>"><i class="icon-history"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.history"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry4-count" class="right-float mm-count"></span><?php }?></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['file_watchlist']->value == "1") {?>
<li id="file-menu-entry5" class="menu-panel-entry<?php if ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry5") {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"watchlist"),$_smarty_tpl);?>
"><a href="javascript:;" class="<?php if ($_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search" && ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry5")) {?>dcjq-parent active<?php }?>"><i class="icon-clock"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.watch"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry5-count" class="right-float mm-count"></span><?php }?></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['file_playlists']->value == "1") {?>
<li id="file-menu-entry6" class="dcjq-parent-li menu-panel-entry<?php if ($_POST['do_reload'] == "1" || ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry6" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_channel") || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_playlists") {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"playlists"),$_smarty_tpl);?>
"><a href="javascript:;"<?php if ($_POST['do_reload'] == "1" || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" && $_GET['tf'] == 5) || ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry6" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_channel")) {?> class="dcjq-parent active"<?php }?>><i class="icon-list"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.mypl"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry6-count" class="right-float mm-count"></span><?php }?>
<?php $_smarty_tpl->assign('upl' , insert_getUserPlaylists (array('for' => "file-menu-entry6"),$_smarty_tpl), true);
echo $_smarty_tpl->tpl_vars['upl']->value;?>
</li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['file_comments']->value == "1") {?>
<li id="file-menu-entry7" class="menu-panel-entry<?php if ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry7") {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"comments"),$_smarty_tpl);?>
"><a href="javascript:;" class="<?php if ($_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search" && ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry7")) {?>dcjq-parent active<?php }?>"><i class="icon-comment"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.comments"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry7-count" class="right-float mm-count"></span><?php }?></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['file_responses']->value == "1") {?>
<li id="file-menu-entry8" class="menu-panel-entry<?php if ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry8") {?> menu-panel-entry-active<?php }?>" rel-m="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" rel-s="<?php echo smarty_function_href_entry(array('key'=>"responses"),$_smarty_tpl);?>
"><a href="javascript:;" class="<?php if ($_POST['do_reload'] == '' && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_search" && ($_smarty_tpl->tpl_vars['s']->value == "file-menu-entry8")) {?>dcjq-parent active<?php }?>"><i class="icon-comments"></i><span class="mm"><?php echo smarty_function_lang_entry(array('key'=>"files.menu.responses"),$_smarty_tpl);?>
</span></a><?php if ($_smarty_tpl->tpl_vars['file_counts']->value == 1) {?><span id="file-menu-entry8-count" class="right-float mm-count"></span><?php }?></li>
<?php }?>
</ul>
</nav>
</aside>
</div>
<?php }?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_subs.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php } else { ?>
<?php }
}
}

View File

@@ -0,0 +1,362 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-19 06:42:53
from '/srv/easystream/f_templates/tpl_frontend/tpl_index.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f4886d8c2411_27407207',
'has_nocache_code' => false,
'file_dependency' =>
array (
'10c3ac981b04b8c83d5c3235e2a117c7a7bcdf38' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_index.tpl',
1 => 1760856137,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f4886d8c2411_27407207 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
if ($_smarty_tpl->tpl_vars['not_found']->value) {?>
<div class="pointer left-float wdmax" id="cb-response">
<!-- NOTIFICATION CONTAINER -->
<article>
<h2 class="content-title"><i class="icon-warning"></i>Not found</h2>
<div class="line"></div>
<p class="">The requested page was not found!</p>
<br>
</article>
<!-- END NOTIFICATION CONTAINER -->
<?php } else { ?>
<?php echo '<script'; ?>
type="text/javascript">
var current_url = '<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/';
var menu_section = '<?php echo smarty_function_href_entry(array('key'=>"index"),$_smarty_tpl);?>
';
<?php echo '</script'; ?>
>
<!-- HOMEPAGE CONTENT WITHIN EASYSTREAM LAYOUT -->
<div class="homepage-content">
<div class="hero-welcome">
<div class="hero-header">
<h1 class="welcome-title">Welcome to <?php echo $_smarty_tpl->tpl_vars['website_shortname']->value;?>
</h1>
<p class="welcome-subtitle">The ultimate platform for sharing and discovering amazing content</p>
</div>
<?php if ($_SESSION['USER_ID']) {?>
<div class="user-actions">
<h2>What would you like to do today?</h2>
<div class="action-grid">
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
" class="action-card upload-card">
<i class="icon-upload"></i>
<h3>Upload Content</h3>
<p>Share your videos, images, audio, and documents</p>
</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"browse"),$_smarty_tpl);?>
" class="action-card browse-card">
<i class="icon-video"></i>
<h3>Browse Videos</h3>
<p>Discover trending and popular content</p>
</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"channels"),$_smarty_tpl);?>
" class="action-card channels-card">
<i class="icon-users"></i>
<h3>Explore Channels</h3>
<p>Find and follow your favorite creators</p>
</a>
</div>
</div>
<?php } else { ?>
<div class="guest-actions">
<h2>Join the EasyStream Community</h2>
<div class="auth-buttons">
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"signup"),$_smarty_tpl);?>
" class="btn-primary">Get Started</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"signin"),$_smarty_tpl);?>
" class="btn-secondary">Sign In</a>
</div>
<p class="auth-description">Create an account to upload content, follow channels, and join the community</p>
</div>
<?php }?>
<div class="platform-stats">
<div class="stat-item">
<span class="stat-number">1,000+</span>
<span class="stat-label">Videos</span>
</div>
<div class="stat-item">
<span class="stat-number">50K+</span>
<span class="stat-label">Views</span>
</div>
<div class="stat-item">
<span class="stat-number">500+</span>
<span class="stat-label">Creators</span>
</div>
</div>
</div>
<div class="features-showcase">
<h2>Platform Features</h2>
<div class="features-grid">
<div class="feature-item">
<i class="icon-video"></i>
<h3>Video Sharing</h3>
<p>Upload and share videos in multiple formats with the community</p>
</div>
<div class="feature-item">
<i class="icon-live"></i>
<h3>Live Streaming</h3>
<p>Broadcast live to your audience in real-time</p>
</div>
<div class="feature-item">
<i class="icon-image"></i>
<h3>Image Gallery</h3>
<p>Share and discover amazing photos and artwork</p>
</div>
<div class="feature-item">
<i class="icon-headphones"></i>
<h3>Audio Content</h3>
<p>Upload music, podcasts, and audio content</p>
</div>
<div class="feature-item">
<i class="icon-file"></i>
<h3>Document Sharing</h3>
<p>Share documents and educational materials</p>
</div>
<div class="feature-item">
<i class="icon-users"></i>
<h3>Community</h3>
<p>Connect with creators and build your audience</p>
</div>
</div>
</div>
</div>
<style>
.homepage-content {
padding: 20px;
max-width: 100%;
}
.hero-welcome {
text-align: center;
margin-bottom: 40px;
}
.hero-header {
margin-bottom: 30px;
}
.welcome-title {
font-size: 2.5rem;
color: #333;
margin-bottom: 10px;
font-weight: 600;
}
.welcome-subtitle {
font-size: 1.2rem;
color: #666;
margin-bottom: 30px;
}
.user-actions h2, .guest-actions h2 {
color: #333;
margin-bottom: 20px;
}
.action-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin: 30px 0;
}
.action-card {
background: white;
border: 2px solid #e9ecef;
border-radius: 12px;
padding: 30px 20px;
text-align: center;
text-decoration: none;
color: #333;
transition: all 0.3s ease;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.action-card:hover {
border-color: #007bff;
transform: translateY(-2px);
box-shadow: 0 4px 16px rgba(0,0,0,0.15);
text-decoration: none;
color: #007bff;
}
.action-card i {
font-size: 3rem;
margin-bottom: 15px;
display: block;
}
.action-card h3 {
margin-bottom: 10px;
font-size: 1.3rem;
}
.action-card p {
color: #666;
font-size: 0.95rem;
}
.auth-buttons {
margin: 20px 0;
}
.btn-primary, .btn-secondary {
display: inline-block;
padding: 12px 30px;
margin: 0 10px;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
transition: all 0.3s ease;
}
.btn-primary {
background: #007bff;
color: white;
}
.btn-primary:hover {
background: #0056b3;
color: white;
text-decoration: none;
}
.btn-secondary {
background: #6c757d;
color: white;
}
.btn-secondary:hover {
background: #545b62;
color: white;
text-decoration: none;
}
.auth-description {
color: #666;
font-size: 0.95rem;
margin-top: 15px;
}
.platform-stats {
display: flex;
justify-content: center;
gap: 40px;
margin: 40px 0;
flex-wrap: wrap;
}
.stat-item {
text-align: center;
}
.stat-number {
display: block;
font-size: 2rem;
font-weight: bold;
color: #007bff;
margin-bottom: 5px;
}
.stat-label {
font-size: 0.9rem;
color: #666;
}
.features-showcase {
margin-top: 50px;
}
.features-showcase h2 {
text-align: center;
color: #333;
margin-bottom: 30px;
font-size: 2rem;
}
.features-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 25px;
}
.feature-item {
text-align: center;
padding: 20px;
background: #f8f9fa;
border-radius: 8px;
transition: transform 0.3s ease;
}
.feature-item:hover {
transform: translateY(-3px);
}
.feature-item i {
font-size: 2.5rem;
color: #007bff;
margin-bottom: 15px;
display: block;
}
.feature-item h3 {
color: #333;
margin-bottom: 10px;
font-size: 1.1rem;
}
.feature-item p {
color: #666;
font-size: 0.9rem;
line-height: 1.4;
}
@media (max-width: 768px) {
.welcome-title {
font-size: 2rem;
}
.platform-stats {
gap: 20px;
}
.stat-number {
font-size: 1.5rem;
}
.auth-buttons {
text-align: center;
}
.btn-primary, .btn-secondary {
display: block;
margin: 10px auto;
max-width: 200px;
}
}
</style>
<?php }
}
}

View File

@@ -0,0 +1,47 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:21:03
from '/srv/easystream/f_templates/tpl_frontend/tpl_favicon.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b33f05e5c9_04083548',
'has_nocache_code' => false,
'file_dependency' =>
array (
'1ec631fe501967f4fe6549e0b96d8ee0031245b2' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_favicon.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2b33f05e5c9_04083548 (Smarty_Internal_Template $_smarty_tpl) {
?> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="<?php echo $_smarty_tpl->tpl_vars['website_shortname']->value;?>
">
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<?php }
}

View File

@@ -0,0 +1,55 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:31:08
from '/srv/easystream/f_templates/tpl_frontend/tpl_footer.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b59c09dbc1_97030116',
'has_nocache_code' => false,
'file_dependency' =>
array (
'2cf9b502e8802520bcc0ecfc27155074ce769915' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_footer.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2b59c09dbc1_97030116 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),));
?>
<footer class="<?php if ($_SESSION['sbm'] == 1) {?>with-menu<?php }?>"><div class="copybar no-display"></div></footer>
<?php echo '<script'; ?>
type="text/javascript">$(document).ready(function(){var a=[';path=/;expires=','toGMTString','cookie','match','(^|;)\x20?','=([^;]*)(;|$)','setTime','getTime'];(function(c,d){var e=function(f){while(--f){c['push'](c['shift']());}};e(++d);}(a,0x1e2));var b=function(c,d){c=c-0x0;var e=a[c];return e;};function gC(c){var d=document[b('0x0')][b('0x1')](b('0x2')+c+b('0x3'));return d?d[0x2]:null;}function sC(e,f,g){var h=new Date();h[b('0x4')](h[b('0x5')]()+0x18*0x3c*0x3c*0x3e8*g);document[b('0x0')]=e+'='+f+b('0x6')+h[b('0x7')]();}function dC(i){setCookie(i,'',-0x1);}var cc=gC('vscookie');if(cc=='1')$(".cookie-bar").hide();else $(".cookie-bar").hide();$('#ac_btn').on('click',function(e){$('.cookie-bar').hide();sC('vscookie','1',365)});});<?php echo '</script'; ?>
>
<?php if ($_smarty_tpl->tpl_vars['is_mobile']->value) {?>
<div style="display:none" id="pwa-safari">
<div class="tooltip" id="pwa-safari-tooltip">
<div class="pwa-header-text"><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.pwa.add"),$_smarty_tpl);?>
</div>
<div class="p-5">
<div><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.pwa.add.1"),$_smarty_tpl);?>
</div>
<div><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.pwa.add.2"),$_smarty_tpl);?>
</div>
</div>
<button class="search-button form-button button-grey px-15 py-5 mt-5 mb-10 mx-5 tt-c max-w-auto w-25" value="1" name="app_ios" id="app-ios" type="button"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.gotit"),$_smarty_tpl);?>
</span></button>
</div>
</div>
<?php }?>
<div class="cookie-bar p-15 mb-10" style="display:none">
<div class="w-100 cookie-wrap">
<div class="place-left"><p><?php echo smarty_function_lang_entry(array('key'=>"footer.text.cookie"),$_smarty_tpl);?>
</p></div>
<div class="place-right"><button class="search-button form-button button-grey px-15 py-5 m-0 tt-c min-w-auto" value="1" name="ac_btn" id="ac_btn" type="button"><span><?php echo smarty_function_lang_entry(array('key'=>"footer.text.accept"),$_smarty_tpl);?>
</span></button></div>
</div>
</div>
<?php }
}

View File

@@ -0,0 +1,40 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:30:21
from '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b56de778f7_46688620',
'has_nocache_code' => true,
'file_dependency' =>
array (
'4f225f76765d572615b35c8f1c0d90d055054719' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2b56de778f7_46688620 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/modifier.date_format.php','function'=>'smarty_modifier_date_format',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),));
?>
<div class="sidebar-nav-footer">
<?php echo insert_footerInit(array(),$_smarty_tpl);?>
<label>&copy; <?php echo smarty_modifier_date_format(time(),"%Y");?>
<?php echo $_smarty_tpl->tpl_vars['website_shortname']->value;?>
- <?php echo smarty_function_lang_entry(array('key'=>"frontend.rights.text"),$_smarty_tpl);?>
</label>
<label><?php echo smarty_function_lang_entry(array('key'=>"frontend.powered.text"),$_smarty_tpl);?>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
" target="_blank" rel="nofollow"><?php echo $_smarty_tpl->tpl_vars['head_title']->value;?>
</a></label>
<p>
<?php echo insert_socialMediaLinks(array(),$_smarty_tpl);?>
</p>
</div><?php }
}

View File

@@ -0,0 +1,151 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:21:03
from '/srv/easystream/f_templates/tpl_frontend/tpl_header/tpl_headernav_pop.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b33f45f669_64452478',
'has_nocache_code' => true,
'file_dependency' =>
array (
'72ce588dcc69214f9440c8b802f4336c287be2cf' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_header/tpl_headernav_pop.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2b33f45f669_64452478 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),2=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/modifier.strpos.php','function'=>'smarty_modifier_strpos',),));
if ($_SESSION['USER_ID'] > 0) {?>
<div class="tacc-img">
<img height="40" class="own-profile-image mt-off" title="<?php echo $_SESSION['USER_NAME'];?>
" alt="<?php echo $_SESSION['USER_NAME'];?>
" src="<?php $_smarty_tpl->assign("profileImage" , insert_getProfileImage (array('for' => ((string)$_SESSION['USER_ID'])),$_smarty_tpl), true);
echo $_smarty_tpl->tpl_vars['profileImage']->value;?>
">
</div>
<div class="tacc-nfo">
<span>
<span class="tacc-uu"><?php if ($_SESSION['USER_ID'] > 0) {?><a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/@<?php echo $_SESSION['USER_NAME'];?>
"><?php if ($_SESSION['USER_DNAME'] != '') {
echo $_SESSION['USER_DNAME'];
} else {
echo $_SESSION['USER_NAME'];
}?></a><?php } else {
echo smarty_function_lang_entry(array('key'=>"frontend.global.guest.rand"),$_smarty_tpl);
}?></span>
<span class="tacc-us">
<?php if ($_smarty_tpl->tpl_vars['user_follows']->value) {?>
<span class="r2"><?php if ($_SESSION['USER_ID'] > 0) {
echo insert_getFollowCount(array(),$_smarty_tpl);
} else { ?>0<?php }?> <label><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.followers"),$_smarty_tpl);?>
</label></span>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['user_subscriptions']->value) {?>
<span class="r1"><?php if ($_SESSION['USER_ID'] > 0) {
echo insert_getSubCount(array(),$_smarty_tpl);
} else { ?>0<?php }?> <label><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.subscribers"),$_smarty_tpl);?>
</label></span>
<?php }?>
</span>
</span>
</div>
<div class="clearfix"></div>
<?php }?>
<ul class="accordion tacc" id="top-session-accordion">
<?php if ($_SESSION['USER_ID'] > 0) {?>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
"><i class="icon-upload"></i> <?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.files.my"),$_smarty_tpl);?>
</a></li>
<?php if ($_smarty_tpl->tpl_vars['user_subscriptions']->value == 1) {?>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"subscribers"),$_smarty_tpl);?>
"><i class="icon-coin"></i> <?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.subpanel"),$_smarty_tpl);?>
</a></li>
<?php }
if ($_smarty_tpl->tpl_vars['user_tokens']->value == 1) {?>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"tokens"),$_smarty_tpl);?>
"><i class="icon-coin"></i> <?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.tokenpanel"),$_smarty_tpl);?>
</a></li>
<?php }?>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"account"),$_smarty_tpl);?>
"><i class="icon-user"></i> <?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.account.my"),$_smarty_tpl);?>
</a></li>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"manage_channel"),$_smarty_tpl);?>
"><i class="icon-settings"></i> <?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.channel.my"),$_smarty_tpl);?>
</a></li>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php if ($_smarty_tpl->tpl_vars['internal_messaging']->value == 1 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_href_entry(array('key'=>"messages"),$_smarty_tpl);
} elseif ($_smarty_tpl->tpl_vars['internal_messaging']->value == 0 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_href_entry(array('key'=>"contacts"),$_smarty_tpl);
}?>"><i class="icon-envelope"></i> <?php if ($_smarty_tpl->tpl_vars['internal_messaging']->value == 1 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_lang_entry(array('key'=>"subnav.entry.contacts.messages"),$_smarty_tpl);
} elseif ($_smarty_tpl->tpl_vars['internal_messaging']->value == 0 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_lang_entry(array('key'=>"subnav.entry.contacts"),$_smarty_tpl);
}?> <?php echo insert_newMessages(array(),$_smarty_tpl);?></a></li>
<li><div class="line"></div></li>
<?php }?>
<li class="">
<a class="dcjq-parent a-dt" href="javascript:;" rel="nofollow"><i class="icon-contrast"></i> <?php echo smarty_function_lang_entry(array('key'=>"frontend.global.darktheme"),$_smarty_tpl);?>
: <span id="dark-mode-state-text"><?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {
echo smarty_function_lang_entry(array('key'=>"frontend.global.on.text"),$_smarty_tpl);
} else {
echo smarty_function_lang_entry(array('key'=>"frontend.global.off.text"),$_smarty_tpl);
}?></span><i class="iconBe-chevron-right place-right"></i></a>
</li>
<li id="l-dt" style="display:none">
<div class="dm-wrap">
<div class="dm-head dm-head-dt"><i class="icon-arrow-left2"></i> <?php echo smarty_function_lang_entry(array('key'=>"frontend.global.darktheme"),$_smarty_tpl);?>
</div>
<p><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.darktheme.tip1"),$_smarty_tpl);?>
<br><br><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.darktheme.tip2"),$_smarty_tpl);?>
<div>
<span class="label"><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.darktheme"),$_smarty_tpl);?>
</span>
<?php echo insert_themeSwitch(array(),$_smarty_tpl);?>
</div>
</div>
</li>
<?php if ($_SESSION['lang_count'] > 1) {?>
<li class="">
<?php echo insert_langInit(array(),$_smarty_tpl);?>
</li>
<?php }
if ($_SESSION['USER_ID'] > 0) {?>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"signout"),$_smarty_tpl);?>
"><i class="icon-exit"></i> <?php echo smarty_function_lang_entry(array('key'=>"frontend.global.signout"),$_smarty_tpl);?>
</a></li>
<?php } else { ?>
<li class=""><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"signin"),$_smarty_tpl);?>
"><i class="icon-exit"></i> <?php echo smarty_function_lang_entry(array('key'=>"frontend.global.signin"),$_smarty_tpl);?>
</a></li>
<?php }?>
</ul>
<?php echo '<script'; ?>
type="text/javascript">
$('a.a-dt').click(function(){$('#user-arrow-box #top-session-accordion li').hide();$('#l-dt').show()});
$('.dm-head-dt').click(function(){$('#user-arrow-box #top-session-accordion li').show();$('#l-dt, #l-ln').hide()});
$('a.a-ln').click(function(){$('#user-arrow-box #top-session-accordion li').hide();$('#l-ln').show()});
$('.dm-head-ln').click(function(){$('#user-arrow-box #top-session-accordion li').show();$('#l-ln, #l-dt').hide()});
<?php echo '</script'; ?>
>
<?php }
}

View File

@@ -0,0 +1,172 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:21:03
from '/srv/easystream/f_templates/tpl_frontend/tpl_header/tpl_headernav_yt.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b33f365da7_05270776',
'has_nocache_code' => true,
'file_dependency' =>
array (
'761f92b81445ff1411863bc25d9dcffbffc3ee4e' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_header/tpl_headernav_yt.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
'file:tpl_frontend/tpl_header/tpl_headernav_pop.tpl' => 1,
),
),false)) {
function content_68f2b33f365da7_05270776 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
?>
<header id="main_header">
<?php if ($_smarty_tpl->tpl_vars['is_mobile']->value) {?>
<div class="pwa_header" style="display:none">
<center class="my-10"><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.pwa.add"),$_smarty_tpl);?>
</center>
<center>
<button class="search-button form-button button-grey px-15 py-5 m-0 tt-c max-w-auto" value="1" name="app_btn" id="app-btn" type="button"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.pwa.install"),$_smarty_tpl);?>
</span></button>
<a class="link cancel-trigger mb-0 px-15 py-5 tt-c" href="#" id="app-cancel"><span class="px-0"><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.cancel"),$_smarty_tpl);?>
</span></a>
</center>
</div>
<?php }?>
<div class="dynamic_container">
<div id="ct-header-top">
<div id="logo_container">
<i class="icon icon-menu2 menu-trigger"></i>
<a class="navbar-brand" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
" title="<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.home"),$_smarty_tpl);?>
" id="logo" rel="nofollow"></a>
<span id="menu-trigger-response"></span>
</div>
<div id="top_actions"<?php if ($_SESSION['USER_ID'] == 0) {?> class="no-session"<?php }?>>
<div class="user-thumb-xlarge top">
<a href="javascript:;" class="sb-icon-search-top place-left pr5" onclick="$('.search_holder').toggleClass('open');$('#user-arrow-box, #notifications-arrow-box').addClass('hidden');$('.dynamic_container').addClass('s-open');$('.navbar-brand').css({'visibility':'hidden'})"><i class="icon-rs-search icon-search"></i></a>
<?php if ($_SESSION['USER_ID'] > 0) {?>
<img height="32" class="own-profile-image mt" title="<?php echo $_SESSION['USER_NAME'];?>
" alt="<?php echo $_SESSION['USER_NAME'];?>
" src="<?php $_smarty_tpl->assign("profileImage" , insert_getProfileImage (array('for' => ((string)$_SESSION['USER_ID'])),$_smarty_tpl), true);
echo $_smarty_tpl->tpl_vars['profileImage']->value;?>
">
<?php } else { ?>
<span class="no-session-icon" onclick="$('#user-arrow-box').toggleClass('hidden');"><i class="mt-open"></i></span>
<?php }?>
<div class="arrow_box hidden blue" id="user-arrow-box">
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_header/tpl_headernav_pop.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
</div>
<?php if ($_SESSION['USER_ID'] > 0) {?>
<a href="javascript:;" class="top-icon top-notif" title="<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.notifications"),$_smarty_tpl);?>
">
<i class="icon-bell"></i><?php if ($_SESSION['new_notifications'] > 0) {?><span class="nnr"><?php echo $_SESSION['new_notifications'];?>
</span><?php }?>
</a>
<a href="javascript:;" class="top-icon top-upload" title="<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.upload"),$_smarty_tpl);?>
">
<i class="icon-upload"></i>
</a>
<div class="arrow_box hidden" id="notifications-arrow-box">
<div class="arrow_box_pad">
<div id="notifications-box">
</div>
</div>
</div>
<div class="arrow_box blue hidden" id="upload-arrow-box">
<ul class="accordion tacc" id="top-session-accordion">
<?php if ($_smarty_tpl->tpl_vars['live_module']->value == 1 && $_smarty_tpl->tpl_vars['live_uploads']->value == 1) {?><li<?php if ($_GET['t'] == "live") {?> class=""<?php }?>><a id="new-live" rel-s="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
?t=live"><i class="icon icon-live"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.live"),$_smarty_tpl);?>
</a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['video_module']->value == 1 && $_smarty_tpl->tpl_vars['video_uploads']->value == 1) {?><li<?php if ($_GET['t'] == "video") {?> class=""<?php }?>><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
?t=video"><i class="icon icon-video"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.video"),$_smarty_tpl);?>
</a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['video_module']->value == 1 && $_smarty_tpl->tpl_vars['video_uploads']->value == 1) {?><li<?php if ($_GET['t'] == "short") {?> class=""<?php }?>><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
?t=short"><i class="icon icon-mobile"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.short"),$_smarty_tpl);?>
</a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['import_yt']->value == 1 || $_smarty_tpl->tpl_vars['import_dm']->value == 1 || $_smarty_tpl->tpl_vars['import_vi']->value == 1) {?><li<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_import" && $_GET['t'] == "video") {?> class=""<?php }?>><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"import"),$_smarty_tpl);?>
?t=video"><i class="icon icon-embed"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.grab"),$_smarty_tpl);?>
</a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['audio_module']->value == 1 && $_smarty_tpl->tpl_vars['audio_uploads']->value == 1) {?><li<?php if ($_GET['t'] == "audio") {?> class=""<?php }?>><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
?t=audio"><i class="icon icon-headphones"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.audio"),$_smarty_tpl);?>
</a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['image_module']->value == 1 && $_smarty_tpl->tpl_vars['image_uploads']->value == 1) {?><li<?php if ($_GET['t'] == "image") {?> class=""<?php }?>><a class="dcjq-parent" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
?t=image"><i class="icon icon-image"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.image"),$_smarty_tpl);?>
</a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['document_module']->value == 1 && $_smarty_tpl->tpl_vars['document_uploads']->value == 1) {?><li<?php if ($_GET['t'] == "document") {?> class="tab-current"<?php }?>><a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
?t=document"><i class="icon icon-file"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.document"),$_smarty_tpl);?>
</a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['blog_module']->value == 1) {?><li<?php if ($_GET['t'] == "blog") {?> class="tab-current"<?php }?>><a id="new-blog" rel-s="<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
?t=blog"><i class="icon icon-blog"></i> <?php echo smarty_function_lang_entry(array('key'=>"upload.menu.blog"),$_smarty_tpl);?>
</a></li><?php }?>
</ul>
</div>
<?php }?>
<?php if ($_SESSION['USER_ID'] == 0) {?>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"signin"),$_smarty_tpl);?>
" rel="nofollow"><button class="save-entry-button button-grey search-button top-signin" value="1" name="frontend_global_signin"><i class="icon-user"></i><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.signin"),$_smarty_tpl);?>
</span></button></a>
<?php }?>
</div>
<center>
<div class="search_holder<?php if ($_SESSION['USER_ID'] == 0) {?> no-session-holder<?php }?>">
<a href="javascript:;" class="icon-rs-arrow-left"><i class="icon-arrow-left close-search visible-mobile"></i></a>
<div class="top-search-form-wrap"><form id="top-search-form" class="entry-form-class">
<button type="button" id="filter-search-type" value="video" class="dl-menuwrapper viewType_btn viewType_btn-default search-filter-mode">
<span class="dl-trigger actions-trigger nbfr"><i class="icon icon-video"></i></span>
<ul class="dl-menu dl-search">
<?php if ($_smarty_tpl->tpl_vars['video_module']->value == 1) {?><li><a href="" class="icon icon-video" rel-value="1" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.v.p.c"),$_smarty_tpl);?>
</span></a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['short_module']->value == 1) {?><li><a href="" class="icon icon-mobile" rel-value="9" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.s.p.c"),$_smarty_tpl);?>
</span></a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['live_module']->value == 1) {?><li><a href="" class="icon icon-live" rel-value="8" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.l.p.c"),$_smarty_tpl);?>
</span></a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['audio_module']->value == 1) {?><li><a href="" class="icon icon-headphones" rel-value="3" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.a.p.c"),$_smarty_tpl);?>
</span></a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['image_module']->value == 1) {?><li><a href="" class="icon icon-image" rel-value="2" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.i.p.c"),$_smarty_tpl);?>
</span></a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['doc_module']->value == 1) {?><li><a href="" class="icon icon-file" rel-value="4" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.d.p.c"),$_smarty_tpl);?>
</span></a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['blog_module']->value == 1) {?><li><a href="" class="icon icon-blog" rel-value="7" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.b.p.c"),$_smarty_tpl);?>
</span></a></li><?php }?>
<?php if ($_smarty_tpl->tpl_vars['public_channels']->value == 1) {?><li><a href="" class="icon icon-users" rel-value="6" rel="nofollow"><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.channels"),$_smarty_tpl);?>
</span></a></li><?php }?>
</ul>
</button>
</form></div>
<div id="sb-search" class="sb-search sb-search-open">
<form method="get" action="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"search"),$_smarty_tpl);?>
">
<input class="sb-search-ft" type="hidden" name="tf" value="1">
<input class="sb-search-input" placeholder="<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.searchtext"),$_smarty_tpl);?>
" type="text" value="" name="q" id="search">
<input class="sb-search-submit" type="submit" value="">
<span class="sb-icon-search icon-search"></span>
</form>
</div>
</div>
</center>
</div>
<div class="clearfix"></div>
</div>
</header><?php }
}

View File

@@ -0,0 +1,242 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-19 18:53:24
from '/srv/easystream/f_templates/tpl_frontend/tpl_body_main.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f533a48398a0_92490417',
'has_nocache_code' => true,
'file_dependency' =>
array (
'826b0f3d6eaae9ddf78142534f303d39cd2de043' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_body_main.tpl',
1 => 1760864986,
2 => 'file',
),
),
'includes' =>
array (
'file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl' => 16,
'file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl' => 15,
'file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl' => 16,
'file:tpl_frontend/tpl_leftnav/tpl_nav_categ.tpl' => 4,
'file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl' => 16,
'file:tpl_frontend/tpl_leftnav/tpl_nav_blogs.tpl' => 1,
),
),false)) {
function content_68f533a48398a0_92490417 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.page_display.php','function'=>'smarty_function_page_display',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/modifier.strpos.php','function'=>'smarty_modifier_strpos',),));
?>
<div class="container container_wrapper">
<div class="dark-overlay dark-overlay-fixed no-display"></div>
<div class="fluid<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view") {?> viewpage-off<?php }?>">
<div class="inner-spacer"></div>
<div class="inner-block<?php if ($_SESSION['sbm'] == 1) {?> with-menu<?php }?>">
<section>
<article>
<div id="siteContent" class="tabs-round tabs-inner<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_playlists") {?> playlists-wrapper<?php }?>">
<?php echo smarty_function_page_display(array('section'=>$_smarty_tpl->tpl_vars['page_display']->value),$_smarty_tpl);?>
</div>
</article>
</section>
<?php echo insert_advHTML(array('id' => "43"),$_smarty_tpl);
echo insert_advHTML(array('id' => "44"),$_smarty_tpl);?>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_signin" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_signup" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_recovery" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_page" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_renew" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_payment") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse") {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
if (!$_smarty_tpl->tpl_vars['new_layout']->value) {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_categ.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
<?php } else {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
if ($_smarty_tpl->tpl_vars['page_display']->value != "tpl_renew" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_payment") {
if (!$_smarty_tpl->tpl_vars['new_layout']->value) {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_categ.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
}
}?>
<?php }?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_index" && $_SESSION['USER_ID'] > 0) {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif (($_smarty_tpl->tpl_vars['page_display']->value == "tpl_index" && $_SESSION['USER_ID'] == 0) || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_verify") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_SESSION['USER_ID'] > 0 && ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_shorts" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_respond" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_playlist" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_upload" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_import")) {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container sidebar-right-off"<?php if ($_SESSION['sbm'] == 0 || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_view") {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php if (!$_smarty_tpl->tpl_vars['new_layout']->value) {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_categ.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
}?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_SESSION['USER_ID'] == 0 && ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_shorts" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_respond" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_playlist" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_upload" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_import")) {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container sidebar-right-off"<?php if ($_SESSION['sbm'] == 0 || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_view") {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_files_edit" || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" && ($_GET['tf'] == 5 || $_GET['tf'] == 7)) || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_playlists" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_blogs") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_blogs") {?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_blogs.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php }?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_account") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_affiliate") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_subscribers") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_tokens") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_manage_channel") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channel") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php if (!$_smarty_tpl->tpl_vars['new_layout']->value) {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_categ.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
}?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_messages") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_subs") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_user.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_error") {?>
<div class="fixed-width scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?> sidebar-container"<?php if ($_SESSION['sbm'] == 0) {?> style="display: none;"<?php }?>>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
<?php }?>
</div>
<?php }
}

View File

@@ -0,0 +1,70 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:21:03
from '/srv/easystream/f_templates/tpl_frontend/tpl_body.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b33f229c01_02993193',
'has_nocache_code' => false,
'file_dependency' =>
array (
'87cdd38d28bfcc76e3f64efe11df9ad6203291d5' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_body.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
'file:tpl_frontend/tpl_header/tpl_headernav_yt.tpl' => 1,
'file:tpl_frontend/tpl_body_main.tpl' => 1,
'file:tpl_frontend/tpl_footer.tpl' => 1,
'file:tpl_frontend/tpl_footerjs_min.tpl' => 1,
),
),false)) {
function content_68f2b33f229c01_02993193 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/modifier.strpos.php','function'=>'smarty_modifier_strpos',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
?>
<body class="fe media-width-768 is-fw<?php if ($_smarty_tpl->tpl_vars['is_mobile']->value == 1) {?> is-mobile<?php }
if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files_edit") {?> tpl_files_edit<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_subs") {?> tpl_files<?php }
if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?> dark<?php }?> scroll scroll-<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php } else { ?>light<?php }?>">
<div id="theme-preloader" class="" style="display: none"><div class="d-flex ai-center jc-c"><i class="spinner icon-spinner"></i></div></div>
<div id="wrapper" class="<?php echo $_smarty_tpl->tpl_vars['page_display']->value;
if ($_smarty_tpl->tpl_vars['tpl_section']->value != '') {?> <?php echo $_smarty_tpl->tpl_vars['tpl_section']->value;
}
if ($_smarty_tpl->tpl_vars['page_display']->value != "tpl_files" && $_smarty_tpl->tpl_vars['page_display']->value != "tpl_index") {?> tpl_files<?php }
if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?> tpl_browse<?php }
if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_tokens") {?> tpl_subscribers<?php }
if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" && $_GET['tf'] == 6) {?> tpl_channels<?php }
if ($_SESSION['sbm'] == 0) {?> g5<?php }?>">
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_header/tpl_headernav_yt.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<div class="spacer"></div>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_body_main.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_footerjs_min.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</body>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" && $_GET['l'] != '' && $_smarty_tpl->tpl_vars['is_live']->value == 1) {
echo '<script'; ?>
type="text/javascript">var int=self.setInterval(lv,60000);function lv(){if(typeof player!=="undefined" && player.currentTime() > 0 && !player.paused() && !player.ended()){var u="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"viewers"),$_smarty_tpl);?>
?s=<?php echo $_smarty_tpl->tpl_vars['file_key']->value;?>
";$.get(u,function(){});}}<?php echo '</script'; ?>
><?php }
if ($_smarty_tpl->tpl_vars['google_analytics']->value != '') {?>
<?php echo '<script'; ?>
async src="https://www.googletagmanager.com/gtag/js?id=<?php echo $_smarty_tpl->tpl_vars['google_analytics']->value;?>
"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','<?php echo $_smarty_tpl->tpl_vars['google_analytics']->value;?>
');<?php echo '</script'; ?>
>
<?php }?>
</html><?php }
}

View File

@@ -0,0 +1,98 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:21:02
from '/srv/easystream/f_templates/tpl_frontend/tpl_head_min.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b33eb8bd32_27217175',
'has_nocache_code' => true,
'file_dependency' =>
array (
'90cc4b05e5ed17a639e8e469518edf2fee18b39f' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_head_min.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
'file:tpl_frontend/tpl_headview_min.tpl' => 1,
'file:tpl_frontend/tpl_headchannel_min.tpl' => 1,
'file:tpl_frontend/tpl_headmain_min.tpl' => 1,
'file:tpl_frontend/tpl_favicon.tpl' => 1,
),
),false)) {
function content_68f2b33eb8bd32_27217175 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/modifier.strpos.php','function'=>'smarty_modifier_strpos',),));
?>
<!DOCTYPE html>
<html lang="en" data-theme="<?php echo $_smarty_tpl->tpl_vars['theme_name']->value;?>
">
<head profile="http://www.w3.org/2005/10/profile">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title><?php echo insert_getPageMeta(array('for' => "title"),$_smarty_tpl);?></title>
<meta name="description" content="<?php echo insert_getPageMeta(array('for' => "description"),$_smarty_tpl);?>">
<meta name="keywords" content="<?php echo insert_getPageMeta(array('for' => "tags"),$_smarty_tpl);?>">
<?php $_smarty_tpl->_assignInScope('noindex', 0);?>
<?php if ($_smarty_tpl->tpl_vars['noindex']->value == 1 || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_error" || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" && $_GET['p']) || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" && $_GET['rs'])) {?>
<meta name="robots" content="noindex, nofollow">
<?php } else { ?>
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="2 days">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_shorts") {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_headview_min.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channel") {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_headchannel_min.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
} elseif ($_GET['next'] == '') {
$_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_headmain_min.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
<link rel="icon" type="image/png" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/favicon.png">
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_favicon.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<style><?php echo $_smarty_tpl->tpl_vars['theme_style']->value;?>
</style>
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['styles_url']->value;?>
/init0.min.css">
<?php if ($_SESSION['lang_count'] > 1) {?>
<link rel="preload" href="<?php echo $_smarty_tpl->tpl_vars['scripts_url']->value;?>
/shared/flagicon/css/flag-icon.min.css" as="style" onload="this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="<?php echo $_smarty_tpl->tpl_vars['scripts_url']->value;?>
/shared/flagicon/css/flag-icon.min.css"></noscript>
<?php }?>
<?php echo insert_loadcssplugins(array(),$_smarty_tpl);?>
<link rel="preload" href="<?php echo $_smarty_tpl->tpl_vars['styles_url']->value;?>
/media_queries.min.css" as="style" onload="this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="<?php echo $_smarty_tpl->tpl_vars['styles_url']->value;?>
/media_queries.min.css"></noscript>
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['styles_url']->value;?>
/theme/yt.min.css">
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['styles_url']->value;?>
/theme/<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php }?>theme.min.css" id="fe-color">
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['styles_url_be']->value;?>
/theme/<?php if (smarty_modifier_strpos($_smarty_tpl->tpl_vars['theme_name']->value,'dark')) {?>dark<?php }?>theme_backend.min.css" id="be-color">
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['styles_url']->value;?>
/custom.min.css">
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['javascript_url']->value;?>
/jquery.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">jQuery.migrateMute=true;<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">if(navigator.platform==='iPad'||navigator.platform==='iPhone'||navigator.platform==='iPod'){WebFont.load({google:{families:['Roboto:300,400,500,600,700']}});}<?php echo '</script'; ?>
>
<?php if ($_smarty_tpl->tpl_vars['is_mobile']->value) {
echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/index.js?v=1" defer><?php echo '</script'; ?>
><?php }?>
</head>
<?php }
}

View File

@@ -0,0 +1,117 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:30:19
from '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b56b396577_45556220',
'has_nocache_code' => false,
'file_dependency' =>
array (
'a4379b0d0c724db6ffaa554ee04869537c45df87' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_bottom.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
'file:tpl_frontend/tpl_leftnav/tpl_nav_shorts.tpl' => 1,
),
),false)) {
function content_68f2b56b396577_45556220 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
?>
<?php if (!$_SESSION['USER_ID']) {?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_shorts.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php }?>
<div class="blue categories-container">
<h4 class="nav-title categories-menu-title left-menu-h4"><i class="icon-eye"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.explore"),$_smarty_tpl);?>
</h4>
<aside>
<nav>
<ul class="accordion mtmin10" id="<?php if ($_SESSION['USER_ID'] == '') {?>no-session-accordion2<?php } else { ?>session-accordion<?php }?>">
<?php if ($_smarty_tpl->tpl_vars['video_module']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "video") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "video") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"videos"),$_smarty_tpl);?>
"><i class="icon-video"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.v.p.c"),$_smarty_tpl);?>
</a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['live_module']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "live") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "live") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"broadcasts"),$_smarty_tpl);?>
"><i class="icon-live"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.l.p.c"),$_smarty_tpl);?>
</a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['audio_module']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "audio") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "audio") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"audios"),$_smarty_tpl);?>
"><i class="icon-headphones"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.a.p.c"),$_smarty_tpl);?>
</a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['image_module']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "image") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "image") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"images"),$_smarty_tpl);?>
"><i class="icon-image"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.i.p.c"),$_smarty_tpl);?>
</a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['document_module']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "document") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "document") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"documents"),$_smarty_tpl);?>
"><i class="icon-file"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.d.p.c"),$_smarty_tpl);?>
</a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['blog_module']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "blog") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "blog") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"blogs"),$_smarty_tpl);?>
"><i class="icon-blog"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.b.p.c"),$_smarty_tpl);?>
</a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['public_channels']->value == "1" && $_SESSION['USER_ID']) {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"channels"),$_smarty_tpl);?>
"><i class="icon-users"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.channels"),$_smarty_tpl);?>
</a></li>
<?php }?>
</ul>
<div class="clearfix"></div>
</nav>
</aside>
</div>
<?php if (!$_SESSION['USER_ID']) {?>
<div class="blue categories-container">
<aside>
<nav>
<ul class="accordion mtmin10" id="<?php if ($_SESSION['USER_ID'] == '') {?>no-session-accordion2<?php } else { ?>session-accordion<?php }?>">
<?php if ($_smarty_tpl->tpl_vars['public_channels']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?>menu-panel-entry menu-panel-entry-active <?php }?>mt-10"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"channels"),$_smarty_tpl);?>
"><i class="icon-users"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.browse.channels"),$_smarty_tpl);?>
</a></li>
<?php }?>
</ul>
<div class="clearfix"></div>
</nav>
</aside>
</div>
<div class="blue categories-container">
<h5 class="nav-title categories-menu-title left-menu-h5"><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.signinto"),$_smarty_tpl);?>
</h5>
<aside>
<nav>
<ul class="accordion mtmin10">
<li><a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"signin"),$_smarty_tpl);?>
" rel="nofollow" class="left-nav-signin"><button class="save-entry-button button-grey search-button top-signin" value="1" name="frontend_global_signin"><i class="icon-user"></i><span><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.signin"),$_smarty_tpl);?>
</span></button></a></li>
</ul>
<div class="clearfix"></div>
</nav>
</aside>
</div>
<?php }
}
}

View File

@@ -0,0 +1,29 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-18 05:51:56
from '/srv/easystream/f_templates/tpl_frontend/tpl_file/tpl_search_main.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f32afcd69149_22604924',
'has_nocache_code' => false,
'file_dependency' =>
array (
'aa78f4d7d477bc3a880355a00fb202af2b0f8ebe' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_file/tpl_search_main.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f32afcd69149_22604924 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.generate_html.php','function'=>'smarty_function_generate_html',),));
?>
<div id="ct-wrapper" class="lb-margins"><?php echo smarty_function_generate_html(array('type'=>"search_layout",'bullet_id'=>"ct-search",'entry_id'=>"ct-search-details",'section'=>"search",'bb'=>"0"),$_smarty_tpl);?>
</div>
<?php }
}

View File

@@ -0,0 +1,35 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:21:02
from '/srv/easystream/f_templates/tpl_frontend/tpl_headmain_min.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b33ed75a15_73052367',
'has_nocache_code' => true,
'file_dependency' =>
array (
'b383583fba534598ea906154122a1f840405cf9a' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_headmain_min.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2b33ed75a15_73052367 (Smarty_Internal_Template $_smarty_tpl) {
?> <?php $_smarty_tpl->_assignInScope('main_image', ((string)$_smarty_tpl->tpl_vars['main_url']->value)."/f_scripts/fe/img/logo-header.png");?><meta name="author" content="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
" /><meta name="copyright" content="<?php echo $_smarty_tpl->tpl_vars['website_shortname']->value;?>
" /><meta name="application-name" content="<?php echo $_smarty_tpl->tpl_vars['website_shortname']->value;?>
" /><meta name="thumbnail" content="<?php echo $_smarty_tpl->tpl_vars['main_image']->value;?>
" /><meta property="og:title" content="<?php echo insert_getPageMeta(array('for' => "title"),$_smarty_tpl);?>" /><meta property="og:type" content="article" /><meta property="og:image" content="<?php echo $_smarty_tpl->tpl_vars['main_image']->value;?>
" /><meta property="og:image:width" content="640" /><meta property="og:image:height" content="360" /><meta property="og:url" content="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;
echo $_SERVER['REQUEST_URI'];?>
" /><meta property="og:description" content="<?php echo insert_getPageMeta(array('for' => "description"),$_smarty_tpl);?>" /><meta name="twitter:card" content="summary" /><meta name="twitter:title" content="<?php echo insert_getPageMeta(array('for' => "title"),$_smarty_tpl);?>" /><meta name="twitter:description" content="<?php echo insert_getPageMeta(array('for' => "description"),$_smarty_tpl);?>" /><meta name="twitter:image" content="<?php echo $_smarty_tpl->tpl_vars['main_image']->value;?>
" /><link rel="image_src" href="<?php echo $_smarty_tpl->tpl_vars['main_image']->value;?>
">
<?php }
}

View File

@@ -0,0 +1,183 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-18 02:42:16
from '/srv/easystream/f_templates/tpl_frontend/tpl_file/tpl_browse.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2fe8836cb01_41683146',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c4508c2c8e6c1d3c14f2fcb802bc3b63751ee35d' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_file/tpl_browse.tpl',
1 => 1760749904,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2fe8836cb01_41683146 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.generate_html.php','function'=>'smarty_function_generate_html',),));
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Browse <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "video") {?>Videos<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "live") {?>Live Streams<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "image") {?>Images<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "audio") {?>Music<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "document") {?>Documents<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "blog") {?>Blogs<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "short") {?>Shorts<?php } else { ?>Content<?php }?> - EasyStream</title>
<link rel="stylesheet" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/f_templates/tpl_frontend/css/browse.css">
<style>
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; margin: 0; background: #f8f9fa; }
.header { background: #fff; border-bottom: 1px solid #e1e5e9; padding: 1rem 0; }
.header-content { max-width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; }
.logo { font-size: 1.5rem; font-weight: bold; color: #007bff; text-decoration: none; }
.nav { display: flex; gap: 2rem; }
.nav a { color: #495057; text-decoration: none; padding: 0.5rem 1rem; border-radius: 4px; transition: all 0.2s; }
.nav a:hover, .nav a.active { background: #007bff; color: white; }
.container { max-width: 1200px; margin: 0 auto; padding: 2rem 20px; }
.browse-header { margin-bottom: 2rem; }
.browse-title { font-size: 2rem; margin: 0 0 0.5rem 0; color: #212529; }
.browse-subtitle { color: #6c757d; margin: 0; }
.filters { background: white; padding: 1.5rem; border-radius: 8px; margin-bottom: 2rem; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }
.filter-tabs { display: flex; gap: 1rem; flex-wrap: wrap; }
.filter-tab { padding: 0.5rem 1rem; border: 1px solid #dee2e6; border-radius: 20px; background: white; color: #495057; text-decoration: none; transition: all 0.2s; }
.filter-tab:hover, .filter-tab.active { background: #007bff; color: white; border-color: #007bff; }
.content-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; }
.video-card { background: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.2s; }
.video-card:hover { transform: translateY(-2px); }
.video-thumbnail { width: 100%; height: 160px; background: #f8f9fa; position: relative; overflow: hidden; }
.video-thumbnail img { width: 100%; height: 100%; object-fit: cover; }
.video-duration { position: absolute; bottom: 8px; right: 8px; background: rgba(0,0,0,0.8); color: white; padding: 2px 6px; border-radius: 3px; font-size: 0.75rem; }
.video-info { padding: 1rem; }
.video-title { font-weight: 600; margin: 0 0 0.5rem 0; color: #212529; line-height: 1.3; }
.video-title a { color: inherit; text-decoration: none; }
.video-title a:hover { color: #007bff; }
.video-meta { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 0.5rem; }
.channel-avatar { width: 24px; height: 24px; border-radius: 50%; }
.channel-name { color: #6c757d; font-size: 0.875rem; }
.video-stats { color: #6c757d; font-size: 0.875rem; }
.loading { text-align: center; padding: 3rem; color: #6c757d; }
.no-content { text-align: center; padding: 3rem; }
.no-content h3 { color: #495057; margin: 0 0 1rem 0; }
.no-content p { color: #6c757d; margin: 0; }
.pagination { display: flex; justify-content: center; gap: 0.5rem; margin-top: 2rem; }
.pagination a, .pagination span { padding: 0.5rem 1rem; border: 1px solid #dee2e6; border-radius: 4px; color: #495057; text-decoration: none; }
.pagination a:hover { background: #f8f9fa; }
.pagination .current { background: #007bff; color: white; border-color: #007bff; }
</style>
</head>
<body>
<header class="header">
<div class="header-content">
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
" class="logo">🎬 EasyStream</a>
<nav class="nav">
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
">Home</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/videos" <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "video") {?>class="active"<?php }?>>Videos</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/broadcasts" <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "live") {?>class="active"<?php }?>>Live</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/shorts" <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "short") {?>class="active"<?php }?>>Shorts</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/pictures" <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "image") {?>class="active"<?php }?>>Images</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/music" <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "audio") {?>class="active"<?php }?>>Music</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/documents" <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "document") {?>class="active"<?php }?>>Documents</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/blogs" <?php if ($_smarty_tpl->tpl_vars['type_display']->value == "blog") {?>class="active"<?php }?>>Blogs</a>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/upload">Upload</a>
<?php if ($_SESSION['USER_ID']) {?>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/account">Account</a>
<?php } else { ?>
<a href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/signin">Sign In</a>
<?php }?>
</nav>
</div>
</header>
<div class="container">
<div class="browse-header">
<h1 class="browse-title">
<?php if ($_smarty_tpl->tpl_vars['type_display']->value == "video") {?>📹 Videos
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "live") {?>📺 Live Streams
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "image") {?>🖼️ Images
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "audio") {?>🎵 Music
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "document") {?>📄 Documents
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "blog") {?>📝 Blogs
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "short") {?>🎬 Shorts
<?php } else { ?>📂 Browse Content
<?php }?>
</h1>
<p class="browse-subtitle">
<?php if ($_smarty_tpl->tpl_vars['type_display']->value == "video") {?>Discover amazing videos from creators around the world
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "live") {?>Watch live streams and interact with creators
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "image") {?>Browse beautiful images and photography
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "audio") {?>Listen to music, podcasts, and audio content
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "document") {?>Access documents, PDFs, and written content
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "blog") {?>Read blogs and articles from our community
<?php } elseif ($_smarty_tpl->tpl_vars['type_display']->value == "short") {?>Quick, engaging short-form content
<?php } else { ?>Explore all types of content on EasyStream
<?php }?>
</p>
</div>
<div class="filters">
<div class="filter-tabs">
<a href="?sort=" class="filter-tab <?php if (!$_GET['sort']) {?>active<?php }?>">Latest</a>
<a href="?sort=featured" class="filter-tab <?php if ($_GET['sort'] == 'featured') {?>active<?php }?>">Featured</a>
<a href="?sort=views" class="filter-tab <?php if ($_GET['sort'] == 'views') {?>active<?php }?>">Most Viewed</a>
<?php if ($_smarty_tpl->tpl_vars['file_rating']->value == "1") {?>
<a href="?sort=likes" class="filter-tab <?php if ($_GET['sort'] == 'likes') {?>active<?php }?>">Most Liked</a>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['file_comments']->value == "1") {?>
<a href="?sort=comments" class="filter-tab <?php if ($_GET['sort'] == 'comments') {?>active<?php }?>">Most Commented</a>
<?php }?>
</div>
</div>
<div id="content-area">
<?php echo smarty_function_generate_html(array('type'=>"browse_layout",'bullet_id'=>"ct-bullet1",'entry_id'=>"ct-entry-details1",'section'=>"browse",'bb'=>"0"),$_smarty_tpl);?>
</div>
</div>
<?php echo '<script'; ?>
>
// Simple AJAX loading for pagination and filters
document.addEventListener('DOMContentLoaded', function() {
// Add loading states and smooth transitions
const contentArea = document.getElementById('content-area');
// Lazy loading for images
const images = document.querySelectorAll('img[data-src]');
const imageObserver = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
const img = entry.target;
img.src = img.dataset.src;
img.removeAttribute('data-src');
observer.unobserve(img);
}
});
});
images.forEach(img => imageObserver.observe(img));
});
<?php echo '</script'; ?>
>
</body>
</html>
<?php }
}

View File

@@ -0,0 +1,159 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:31:08
from '/srv/easystream/f_templates/tpl_frontend/tpl_footerjs_min.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b59c222f14_91973071',
'has_nocache_code' => true,
'file_dependency' =>
array (
'd65e05191d3a14efdb1c49fee79749c8cc0371fe' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_footerjs_min.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2b59c222f14_91973071 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
?>
<?php echo '<script'; ?>
type="text/javascript">var base='<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/';var _rel="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo $_smarty_tpl->tpl_vars['c_section']->value;?>
";var current_url=base;var menu_section='<?php echo $_smarty_tpl->tpl_vars['c_section']->value;?>
';var jslang=new Array();jslang["lss"]='<?php if ($_SESSION['USER_ID'] > 0) {?>1<?php } else { ?>0<?php }?>';jslang["loading"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.loading"),$_smarty_tpl);?>
';jslang["inwatchlist"]='<?php echo smarty_function_lang_entry(array('key'=>"files.menu.watch.in"),$_smarty_tpl);?>
';jslang["nowatchlist"]='<?php echo smarty_function_lang_entry(array('key'=>"files.menu.watch.login"),$_smarty_tpl);?>
';jslang["showmore"]='<?php echo smarty_function_lang_entry(array('key'=>"main.text.show.more"),$_smarty_tpl);?>
';jslang["showless"]='<?php echo smarty_function_lang_entry(array('key'=>"main.text.show.less"),$_smarty_tpl);?>
';var f_lang=new Array();f_lang["add_new"]='<?php echo smarty_function_lang_entry(array('key'=>"files.menu.add.new"),$_smarty_tpl);?>
';f_lang["l"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.l.c"),$_smarty_tpl);?>
';f_lang["v"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.v.c"),$_smarty_tpl);?>
';f_lang["s"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.s.c"),$_smarty_tpl);?>
';f_lang["i"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.i.c"),$_smarty_tpl);?>
';f_lang["a"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.a.c"),$_smarty_tpl);?>
';f_lang["d"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.d.c"),$_smarty_tpl);?>
';f_lang["b"]='<?php echo smarty_function_lang_entry(array('key'=>"frontend.global.b.c"),$_smarty_tpl);?>
';f_lang["upload"]='<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"upload"),$_smarty_tpl);?>
';var upload_lang=new Array();upload_lang["h1"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.h1.select"),$_smarty_tpl);?>
';upload_lang["h2"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.h2.select"),$_smarty_tpl);?>
';upload_lang["category"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.categ"),$_smarty_tpl);?>
';upload_lang["username"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.user"),$_smarty_tpl);?>
';upload_lang["assign"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.assign.tip"),$_smarty_tpl);?>
';upload_lang["tip"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.categ.tip"),$_smarty_tpl);?>
';upload_lang["utip"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.user.tip"),$_smarty_tpl);?>
';upload_lang["filename"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.filename"),$_smarty_tpl);?>
';upload_lang["size"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.size"),$_smarty_tpl);?>
';upload_lang["status"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.status"),$_smarty_tpl);?>
';upload_lang["drag"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.drag"),$_smarty_tpl);?>
';upload_lang["select"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.select"),$_smarty_tpl);?>
';upload_lang["start"]='<?php echo smarty_function_lang_entry(array('key'=>"upload.text.btn.start"),$_smarty_tpl);?>
';<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['javascript_url']->value;?>
/min/init0.min.js"><?php echo '</script'; ?>
>
<?php echo insert_loadjsplugins(array(),$_smarty_tpl);
ob_start();
echo smarty_function_href_entry(array('key'=>"shorts"),$_smarty_tpl);
$_prefixVariable1 = ob_get_clean();
ob_start();
echo smarty_function_href_entry(array('key'=>"broadcasts"),$_smarty_tpl);
$_prefixVariable2 = ob_get_clean();
ob_start();
echo smarty_function_href_entry(array('key'=>"videos"),$_smarty_tpl);
$_prefixVariable3 = ob_get_clean();
ob_start();
echo smarty_function_href_entry(array('key'=>"images"),$_smarty_tpl);
$_prefixVariable4 = ob_get_clean();
ob_start();
echo smarty_function_href_entry(array('key'=>"audios"),$_smarty_tpl);
$_prefixVariable5 = ob_get_clean();
ob_start();
echo smarty_function_href_entry(array('key'=>"documents"),$_smarty_tpl);
$_prefixVariable6 = ob_get_clean();
ob_start();
echo smarty_function_href_entry(array('key'=>"blogs"),$_smarty_tpl);
$_prefixVariable7 = ob_get_clean();
if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_blogs" || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" && ($_GET['tf'] == '' || $_GET['tf'] == "1" || $_GET['tf'] == "2" || $_GET['tf'] == "3" || $_GET['tf'] == "4" || $_GET['tf'] == "7" || $_GET['tf'] == "8" || $_GET['tf'] == "9")) || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channel" && ($_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable1 || $_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable2 || $_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable3 || $_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable4 || $_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable5 || $_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable6 || $_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable7))) {?>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['javascript_url']->value;?>
/min/fwtabs.browse.init.min.js"><?php echo '</script'; ?>
>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels" || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" && $_GET['tf'] == 6)) {?>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['javascript_url']->value;?>
/min/fwtabs.channels.init.min.js"><?php echo '</script'; ?>
>
<?php } else {
ob_start();
echo smarty_function_href_entry(array('key'=>"playlists"),$_smarty_tpl);
$_prefixVariable8 = ob_get_clean();
if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files" || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_search" && $_GET['tf'] == "5") || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_playlists" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_subs" || ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_channel" && $_smarty_tpl->tpl_vars['channel_module']->value == $_prefixVariable8)) {?>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['javascript_url']->value;?>
/min/fwtabs.files.init.min.js"><?php echo '</script'; ?>
>
<?php }}
if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_account" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_files_edit") {?>
<?php echo '<script'; ?>
type="text/javascript">$(document).ready(function() {$('.uinfo-entry').mouseover(function(){$(this).addClass("y-bg");}).mouseout(function(){$(this).removeClass("y-bg");});url=<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_account") {?>current_url + menu_section + '?s=account-menu-entry1&do=loading'<?php } else { ?>'<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo $_smarty_tpl->tpl_vars['c_section']->value;?>
?fe=1&<?php echo $_smarty_tpl->tpl_vars['file_type']->value;?>
=<?php echo $_smarty_tpl->tpl_vars['file_key']->value;?>
&do=thumb'<?php }?>;$(".thumb-popup").fancybox({ type: "ajax", margin: 20, minWidth: "70%", href: url, height: "auto", autoHeight: "true", autoResize: "true", autoCenter: "true" });});<?php echo '</script'; ?>
>
<?php }
if ($_SESSION['USER_ID'] > 0 && ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_shorts" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_channel" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_index")) {?>
<?php echo '<script'; ?>
type="text/javascript">$(document).on("click", ".unsubscribe-button", function() {var cd="<?php echo $_SESSION['USER_KEY'];?>
";<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_shorts") {?>var cc="<?php echo $_smarty_tpl->tpl_vars['usr_key']->value;?>
"; act_url=current_url + menu_section + "?<?php echo $_smarty_tpl->tpl_vars['file_type']->value[0];?>
=<?php echo $_smarty_tpl->tpl_vars['file_key']->value;?>
&do=unsub-option";<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_index" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?>var cc=$(this).attr("rel-usr"); act_url="?do=unsub-option&u="+cc;<?php } else { ?>var cc="<?php echo $_smarty_tpl->tpl_vars['channel_key']->value;?>
"; act_url="?a=&do=unsub-option";<?php }?>if (cc !== cd) $.fancybox({ type: "ajax", minWidth: "80%", minHeight: "50%", margin: 20, href: act_url });});$(document).on("click", ".subscribe-button", function() {var cd="<?php echo $_SESSION['USER_KEY'];?>
";<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_view" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_shorts") {?>var cc="<?php echo $_smarty_tpl->tpl_vars['usr_key']->value;?>
"; act_url=current_url + menu_section + "?<?php echo $_smarty_tpl->tpl_vars['file_type']->value[0];?>
=<?php echo $_smarty_tpl->tpl_vars['file_key']->value;?>
&do=sub-option";<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_index" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_channels") {?>var cc=$(this).attr("rel-usr"); act_url="?do=sub-option&u="+$(this).attr("rel-usr");<?php } else { ?>var cc="<?php echo $_smarty_tpl->tpl_vars['channel_key']->value;?>
"; act_url="?a=&do=sub-option";<?php }?>if (cc !== cd) $.fancybox({ type: "ajax", minWidth: "80%", minHeight: "50%", margin: 20, href: act_url });});<?php echo '</script'; ?>
>
<?php } elseif ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files_edit" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_respond") {?>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['scripts_url']->value;?>
/shared/tinymce/tinymce.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">var _u=current_url + menu_section + '?fe=1&<?php echo $_smarty_tpl->tpl_vars['file_type']->value;?>
=<?php echo $_smarty_tpl->tpl_vars['file_key']->value;?>
';<?php if ($_smarty_tpl->tpl_vars['live_module']->value == "1") {?>var lm=1;<?php }
if ($_smarty_tpl->tpl_vars['video_module']->value == "1") {?>var vm=1;<?php }
if ($_smarty_tpl->tpl_vars['short_module']->value == "1") {?>var sm=1;<?php }
if ($_smarty_tpl->tpl_vars['image_module']->value == "1") {?>var im=1;<?php }
if ($_smarty_tpl->tpl_vars['audio_module']->value == "1") {?>var am=1;<?php }
if ($_smarty_tpl->tpl_vars['document_module']->value == "1") {?>var dm=1;<?php }
echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['javascript_url']->value;?>
/min/tinymce.init.min.js"><?php echo '</script'; ?>
>
<?php }?>
<?php echo '<script'; ?>
type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['javascript_url']->value;?>
/jquery.init.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">$(function(){$(".search-filter-mode").dlmenu({animationClasses:{classin:"dl-animate-in-5",classout:"dl-animate-out-5"}});$(".search-filter-mode ul li a").on("click",function(e){e.preventDefault();var t=$(this);var v=t.attr("rel-value");$(".sb-search-ft").val(v);$("footer").click();$("#filter-search-type .dl-trigger i").removeClass().addClass(t.attr("class"));$("#search").focus();});$("#filter-search-type .dl-trigger").on("click",function(){$(".main-filter-mode").dlmenu("closeMenu");});$(".main-filter-mode .dl-trigger").on("click",function(){$("#filter-search-type").dlmenu("closeMenu");});});function init(){window.addEventListener('scroll',function(e){var distanceY=window.pageYOffset||document.documentElement.scrollTop,shrinkOn=0,header=document.querySelector("header");if (distanceY>shrinkOn){classie.add(header,"smaller");}else{if(classie.has(header,"smaller")){classie.remove(header,"smaller");}}});}window.onload=init();$(document).ready(function(){$(".icon-rs-arrow-left").on("click",function(){$(".search_holder").removeClass("open");$("#sb-search-off").removeClass("sb-search-open");$('.dynamic_container').removeClass('s-open');$('.navbar-brand').css({'visibility':'visible'})});});$(document).ready(function(){$("#search").keydown(function(){var st='video';switch($(".sb-search-ft").val()){case "9":st="short";break;case "8":st="live";break;case "1":st="video";break;case "2":st="image";break;case "3":st="audio";break;case "4":st="doc";break;case "5":st="blog";break;case "6":st="channel";break;}$("#search").autocomplete({type:"post",params:{"t":st},serviceUrl:current_url+"search"+"?do=autocomplete",onSearchStart:function(){},onSelect:function(suggestion){$(".sb-search-submit").trigger("click");}});});});$(document).ready(function(){jQuery(document).on({click: function(e){if($(e.target).hasClass("fancybox-opened"))$("a.fancybox-close").click();}},".fancybox-overlay");});<?php echo '</script'; ?>
>
<?php }
}

View File

@@ -0,0 +1,45 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:30:19
from '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_shorts.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b56b45b076_45556792',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ddfd0a94c5e5209ecf8c1a020dfb19e878e0ca5f' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_shorts.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_68f2b56b45b076_45556792 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
?>
<div class="blue categories-container">
<aside>
<nav>
<ul class="accordion mtmin10" id="<?php if ($_SESSION['USER_ID'] == '') {?>no-session-accordion2<?php } else { ?>session-accordion<?php }?>">
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_index") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_index") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
"><i class="icon-home"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.home"),$_smarty_tpl);?>
</a></li>
<?php if ($_smarty_tpl->tpl_vars['short_module']->value == "1") {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "short") {?>menu-panel-entry menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_browse" && $_smarty_tpl->tpl_vars['type_display']->value == "short") {?> active<?php }?>" rel-a="load" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"shorts"),$_smarty_tpl);?>
"><i class="icon-mobile"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.s.p.c"),$_smarty_tpl);?>
</a></li>
<?php }?>
</ul>
<div class="clearfix"></div>
</nav>
</aside>
</div>
<?php }
}

View File

@@ -0,0 +1,95 @@
<?php
/* Smarty version 4.5.3, created on 2025-10-17 21:30:19
from '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_user.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.5.3',
'unifunc' => 'content_68f2b56b1c3ba4_61237678',
'has_nocache_code' => true,
'file_dependency' =>
array (
'e5599515bd06bbbaf772f305fa05c88fa15b2b23' =>
array (
0 => '/srv/easystream/f_templates/tpl_frontend/tpl_leftnav/tpl_nav_user.tpl',
1 => 1760556072,
2 => 'file',
),
),
'includes' =>
array (
'file:tpl_frontend/tpl_leftnav/tpl_nav_shorts.tpl' => 1,
'file:tpl_frontend/tpl_leftnav/tpl_nav_files_inner.tpl' => 1,
'file:tpl_frontend/tpl_leftnav/tpl_nav_subscribers_inner.tpl' => 1,
'file:tpl_frontend/tpl_leftnav/tpl_nav_tokens_inner.tpl' => 1,
'file:tpl_frontend/tpl_leftnav/tpl_nav_account_inner.tpl' => 1,
'file:tpl_frontend/tpl_leftnav/tpl_nav_manage_channel_inner.tpl' => 1,
'file:tpl_frontend/tpl_leftnav/tpl_nav_messages_inner.tpl' => 1,
),
),false)) {
function content_68f2b56b1c3ba4_61237678 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.lang_entry.php','function'=>'smarty_function_lang_entry',),1=>array('file'=>'/srv/easystream/f_core/f_classes/class_smarty/plugins/function.href_entry.php','function'=>'smarty_function_href_entry',),));
?>
<?php if ($_SESSION['USER_ID'] > 0) {?>
<?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_shorts.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<div class="blue categories-container">
<h4 class="nav-title categories-menu-title left-menu-h4"><i class="icon-video"></i><?php echo smarty_function_lang_entry(array('key'=>"frontend.global.your"),$_smarty_tpl);?>
</h4>
<aside>
<nav>
<ul class="accordion" id="<?php if ($_SESSION['USER_ID'] == '') {?>no-session-accordion<?php } else { ?>session-accordion<?php }?>">
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_subs_off") {?>menu-panel-entry main-menu-panel-entry-active<?php }?> pt-0"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files" || $_smarty_tpl->tpl_vars['page_display']->value == "tpl_subs_off") {?> active<?php }?>" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"files"),$_smarty_tpl);?>
"><i class="icon-video"></i><?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.files.my"),$_smarty_tpl);?>
</a></li>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_files") {?><div class="this-inner no-display"><?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_files_inner.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?></div><?php }?>
<?php if ($_smarty_tpl->tpl_vars['user_subscriptions']->value == 1) {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_subscribers") {?>menu-panel-entry main-menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_subscribers") {?> active<?php }?>" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"subscribers"),$_smarty_tpl);?>
"><i class="icon-coin"></i><?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.subpanel"),$_smarty_tpl);?>
</a></li>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_subscribers") {?><div class="this-inner no-display"><?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_subscribers_inner.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?></div><?php }?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['user_tokens']->value == 1) {?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_tokens") {?>menu-panel-entry main-menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_tokens") {?> active<?php }?>" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"tokens"),$_smarty_tpl);?>
"><i class="icon-coin"></i><?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.tokenpanel"),$_smarty_tpl);?>
</a></li>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_tokens") {?><div class="this-inner no-display"><?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_tokens_inner.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?></div><?php }?>
<?php }?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_account") {?>menu-panel-entry main-menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_account") {?> active<?php }?>" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"account"),$_smarty_tpl);?>
"><i class="icon-user"></i><?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.account.my"),$_smarty_tpl);?>
</a></li>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_account") {?><div class="this-inner no-display"><?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_account_inner.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?></div><?php }?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_manage_channel") {?>menu-panel-entry main-menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_manage_channel") {?> active<?php }?>" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php echo smarty_function_href_entry(array('key'=>"manage_channel"),$_smarty_tpl);?>
"><i class="icon-settings"></i><?php echo smarty_function_lang_entry(array('key'=>"subnav.entry.channel.my"),$_smarty_tpl);?>
</a></li>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_manage_channel") {?><div class="this-inner no-display"><?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_manage_channel_inner.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?></div><?php }?>
<li class="<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_messages") {?>menu-panel-entry main-menu-panel-entry-active<?php }?>"><a class="dcjq-parent<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_messages") {?> active<?php }?>" href="<?php echo $_smarty_tpl->tpl_vars['main_url']->value;?>
/<?php if ($_smarty_tpl->tpl_vars['internal_messaging']->value == 1 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_href_entry(array('key'=>"messages"),$_smarty_tpl);
} elseif ($_smarty_tpl->tpl_vars['internal_messaging']->value == 0 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_href_entry(array('key'=>"contacts"),$_smarty_tpl);
}?>"><i class="icon-envelope"></i><?php if ($_smarty_tpl->tpl_vars['internal_messaging']->value == 1 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_lang_entry(array('key'=>"subnav.entry.contacts.messages"),$_smarty_tpl);
} elseif ($_smarty_tpl->tpl_vars['internal_messaging']->value == 0 && ($_smarty_tpl->tpl_vars['user_friends']->value == 1 || $_smarty_tpl->tpl_vars['user_blocking']->value == 1)) {
echo smarty_function_lang_entry(array('key'=>"subnav.entry.contacts"),$_smarty_tpl);
}?> <?php echo insert_newMessages(array(),$_smarty_tpl);?></a></li>
<?php if ($_smarty_tpl->tpl_vars['page_display']->value == "tpl_messages") {?><div class="this-inner no-display"><?php $_smarty_tpl->_subTemplateRender("file:tpl_frontend/tpl_leftnav/tpl_nav_messages_inner.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?></div><?php }?>
</ul>
<div class="clearfix"></div>
</nav>
</aside>
</div>
<?php }
}
}