Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Lista Hacks/Mods 
 
Hi all!
Why when I impose the list of hacks/mods invisible to users, this doesn't work? They are always visible...
Is there a metod to hide it?

Bye
 



 
RavenlordSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Lista Hacks/Mods 
 
Just edit nav_quick_links.tpl in your template folder and delete or comment the following lines:
Code: [Download] [Hide]
  1. <tr>  
  2. <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>  
  3. <td class="genmed" align="left"><a href="{U_HACKS_LIST}">{L_HACKS_LIST}</a></td>  
  4. </tr> 


You can still reach the list of hacks/mods from ACP, but your users don't have a link to it!
 



 
Master SuluSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Lista Hacks/Mods 
 
if u don't want to users yo access, just replace

Code: [Download] [Hide]
  1.                     <tr>  
  2.                         <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>  
  3.                         <td class="genmed" align="left"><a href="{U_HACKS_LIST}">{L_HACKS_LIST}</a></td>  
  4.                     </tr> 


with

Code: [Download] [Hide]
  1.                     <!-- BEGIN mg_switch_user_is_admin -->  
  2.                     <tr>  
  3.                         <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>  
  4.                         <td class="genmed" align="left"><a href="{U_HACKS_LIST}">{L_HACKS_LIST}</a></td>  
  5.                     </tr>  
  6.                     <!-- END mg_switch_user_is_admin --> 


Greets
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Lista Hacks/Mods 
 
Thank you a lot!
 



 
RavenlordSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Lista Hacks/Mods 
 
Ur welcome Ravenlord
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events