Thread: LogOut Button

Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2009
    Posts
    41
    Plugin Contributions
    0

    Idea or Suggestion LogOut Button

    HI again
    I just wanted to let you know that in the clasic template i can see the logout button at the top but now i have instaled a new template.I have everythink ok but also i don`t see the logout button anywhere . How could i create a function to have a logoutbuton in the same page that the customer can see theyr profile , reviews etc

    Can somebody teach me how to create it ?
    Thanks

  2. #2
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: LogOut Button

    You can cut and paste the code out od tpl_header.php to wherever you need it. The chunk of code you are after is this:

    Code:
    <a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a>

 

 

Similar Threads

  1. Logout Button on homepage !
    By alhakeem2001 in forum General Questions
    Replies: 11
    Last Post: 3 Jul 2011, 08:52 PM
  2. Cant logout
    By PhillipHarrison in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Feb 2008, 04:04 PM
  3. Flaw in TM design....there's no logout button
    By friends1976 in forum General Questions
    Replies: 6
    Last Post: 6 Jul 2007, 02:45 AM
  4. Logout button code?
    By Loque in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 May 2007, 09:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg