| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/blog/administrator/components/com_kunena/template/cpanel/ |
Upload File : |
<?php
/**
* Kunena Component
* @package Kunena.Administrator.Template
* @subpackage CPanel
*
* @copyright (C) 2008 - 2018 Kunena Team. All rights reserved.
* @license https://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link https://www.kunena.org
**/
defined('_JEXEC') or die();
?>
<div id="kunena" class="admin override">
<div id="j-sidebar-container" class="span2">
<div id="sidebar">
<div class="sidebar-nav"><?php include KPATH_ADMIN . '/template/common/menu.php'; ?></div>
</div>
</div>
<div id="j-main-container" class="span10">
<section class="content-block" role="main">
<div class="row-fluid">
<div class="span7">
<div class="well well-small">
<div class="module-title nav-header"><?php echo JText::_('COM_KUNENA_CPANEL_DESC_WELCOME') ?></div>
<hr class="hr-condensed">
<div id="dashboard-icons" class="btn-group">
<a class="btn" href="index.php?option=com_kunena&view=categories">
<i class="icon-big icon-list-view" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_CATEGORIES') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_CATEGORIES') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=users">
<i class="icon-big icon-users" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_USERS') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_USERS') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=attachments">
<i class="icon-big icon-flag-2" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_FILES') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_FILES') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=smilies">
<i class="icon-big icon-thumbs-up" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_EMOTICONS') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_EMOTICONS') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=ranks">
<i class="icon-big icon-star-2" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_RANKS') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_RANKS') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=templates">
<i class="icon-big icon-color-palette" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_TEMPLATES') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_TEMPLATES') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=config">
<i class="icon-big icon-cogs" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_CONFIG') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_CONFIG') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=plugins">
<i class="icon-big icon-puzzle" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_PLUGINS') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_PLUGINS') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=logs">
<i class="icon-big icon-search" alt="<?php echo JText::_('COM_KUNENA_LOG_MANAGER') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_LOG_MANAGER') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=statistics">
<i class="icon-big icon-chart" alt="<?php echo JText::_('COM_KUNENA_MENU_STATISTICS') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_MENU_STATISTICS') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=tools">
<i class="icon-big icon-tools" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_TOOLS') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_TOOLS') ?></span>
</a>
<a class="btn" href="index.php?option=com_kunena&view=trash">
<i class="icon-big icon-trash" alt="<?php echo JText::_('COM_KUNENA_CPANEL_LABEL_TRASH') ?>"></i><br/>
<span><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_TRASH') ?></span>
</a>
</div>
<div class="clearfix"></div>
</div>
<div class="well well-small">
<div class="module-title nav-header"><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_GETTINGSTARTED') ?></div>
<hr class="hr-condensed">
<ul class="pull-left">
<li><i class="icon icon-question"></i> <a href="https://docs.kunena.org/en/setup" target="_blank" rel="noopener noreferrer"><?php echo JText::_('COM_KUNENA_CPANEL_DESC_HOWTOSETUP') ?> </a></li>
<li><i class="icon icon-question"></i> <a href="https://docs.kunena.org/en/setup/sections-categories" target="_blank" rel="noopener noreferrer"><?php echo JText::_('COM_KUNENA_CPANEL_DESC_CATEGORIES') ?> </a></li>
<li><i class="icon icon-question"></i> <a href="https://www.kunena.org/forum" target="_blank" rel="noopener noreferrer"><?php echo JText::_('COM_KUNENA_CPANEL_DESC_SUPPORT') ?> </a></li>
</ul>
<div class="clearfix"></div>
</div>
</div>
<div class="span5">
<div class="well well-small">
<div class="center">
<img src="components/com_kunena/media/icons/kunena_logo.png"/>
</div>
<dl class="dl-horizontal">
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_VERSION') ?>:</dt>
<dd><?php echo KunenaForum::version(); ?></dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_CODENAME') ?>:</dt>
<dd><?php echo KunenaForum::versionName(); ?></dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_DATE') ?>:</dt>
<dd><?php echo KunenaForum::versionDate(); ?></dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_AUTHOR') ?>:</dt>
<dd><a href="https://www.kunena.org/team" target="_blank" rel="noopener noreferrer">Kunena Team</a></dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_COPYRIGHT') ?>:</dt>
<dd>© 2008 - 2018 Kunena, All rights reserved.</dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_LABEL_LICENSE') ?>:</dt>
<dd>GNU General Public License</dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_CPANEL_LABEL_MOREINFO') ?>:</dt>
<dd><a href="https://www.kunena.org/terms-of-use" target="_blank" rel="noopener noreferrer">https://www.kunena.org/terms-of-use</a></dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('Check Updates') ?>:</dt>
<dd><?php echo KunenaAdminControllerCpanel::onGetIcons();?></dd>
<hr class="hr-condensed">
<dt><?php echo JText::_('COM_KUNENA_DONATE');?></dt>
<dd>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input name="cmd" type="hidden" value="_s-xclick">
<input name="hosted_button_id" type="hidden" value="TPKVQFBQPFSLU">
<input name="submit" type="image" alt="PayPal - The safer, easier way to pay online!" src="https://www.paypalobjects.com/en_US/NL/i/btn/btn_donateCC_LG.gif" border="0">
<img width="1" height="1" alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0">
</form>
</dd>
</dl>
</div>
</div>
</section>
</div>
</div>