Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > Old Templates > "Digital Nature"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-16-2008, 02:03 AM
New Pligger
Pligg Version: Pligg Beta 9.8.2
Pligg Template: Blue-Eye Template
 
Join Date: Oct 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Logout Button not available

I cant see any logout button for the users, please let me know it anybody knows how to add it..
Reply With Quote
  #2 (permalink)  
Old 01-20-2008, 11:01 PM
Casual Pligger
Pligg Version: coquito
Pligg Template: plw
 
Join Date: Oct 2007
Posts: 52
Thanks: 6
Thanked 3 Times in 2 Posts
it's on header, in the profile (or i add it manually, don't remember)

To add it, just open header.tpl on digitalnature folder and find this:
PHP Code:
    {else}
    <
li id="navprofile"><a href="{$URL_userNoVar}" class="main"><span>{#PLIGG_Visual_Profile#}</span></a>
      
<ul>
        <
li class="first"><a href="{$URL_userNoVar}">{$user_logged_in}</a></li>
        <
li class="last"><a href="profile.php">{#PLIGG_Visual_User_Profile_Modify#}</a></li>
        
<li class="last"><a href="{$URL_logout}">{#PLIGG_Visual_Logout#}</a></li>
      
</ul>
    </
li>
    {/if} 
I don't remember if i add the $URL_logout or if it was there, but with this
PHP Code:
        <li class="last"><a href="{$URL_logout}">{#PLIGG_Visual_Logout#}</a></li> 
you can logout with users.
__________________
Anime Video
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] LogOut Error Fixed vAx Bug Report 14 09-17-2008 10:12 AM
External Vote Button (EVB) Yankidank Modification Tutorials 59 07-24-2008 07:51 PM
"Report spam" button. AnAlienHolakres3 Modification Tutorials 6 05-22-2008 05:55 PM
Tracking clickthroughs from EVB voting button fingerprn General Help 0 04-18-2008 12:44 PM
Need help with External Vote Button Please! bbrian017 General Help 10 01-30-2008 05:28 PM


Search Engine Friendly URLs by vBSEO 3.2.0