AnonSec Shell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.112
Web Server : Apache
System : Linux webm013.cluster127.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 : coopiak ( 151928)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/coopiak/amisdesseniors-fr/nice/modules/mod_djclassifieds_user_menu/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/coopiak/amisdesseniors-fr/nice/modules/mod_djclassifieds_user_menu/tmpl/default.php
<?php
/**
 * @package DJ-Classifieds
 * @copyright Copyright (C) DJ-Extensions.com, All rights reserved.
 * @license http://www.gnu.org/licenses GNU/GPL
 * @author url: http://dj-extensions.com
 * @author email contact@dj-extensions.com
 */

defined ('_JEXEC') or die('Restricted access');

$user = JFactory::getUser();

?>
<div class="djcf_user_menu djcf_menu">
	<ul class="menu <?php echo $params->get('moduleclass_sfx',''); ?>">
	<?php 
		if($params->get('new_ad_link','1')==1){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('additem').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_NEW_ADD').'</a></li>';
		}			
		if($params->get('user_ads_link','1')==1){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('useritems').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_USER_ADS').'</a></li>';
		}
		if($params->get('user_edit_profile','0')==1){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('profileedit').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_EDIT_PROFILE').'</a></li>';
		}
		if($params->get('user_fav_link','1')==1 && $user->id){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('favourites').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_FAVOURITE_ADS').'</a></li>';
		}
		if($params->get('points_packages_link','0')==1){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('points').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_POINTS_PACKAGES').'</a></li>';
		}
		if($params->get('user_points_link','0')==1){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('userpoints').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_USER_POINTS').'</a></li>';
		}
		if($params->get('subscription_plans_link','0')==1 && JPluginHelper::isEnabled('djclassifieds', 'plans')){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('plans').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_SUBSCRIPTION_PLANS').'</a></li>';
		}
		if($params->get('user_subscription_plans_link','0')==1 && JPluginHelper::isEnabled('djclassifieds', 'plans')){
			echo '<li><a href="'.DJCLassifiedsSEO::getViewUri('userplans').'">'.JText::_('MOD_DJCLASSIFIEDS_USER_MENU_USER_SUBSCRIPTION_PLANS').'</a></li>';
		}
	?>
	</ul>
</div>

Anon7 - 2022
AnonSec Team