Messages since last visit

sun1994 at 17h27
27
Dec
2011
In which part of the templates can you edit the 'messages since last visit', 'view your messages' and 'watch unanswered messages' links? (Not sure if I typed it in the right form of English, but you probably get what I mean. ^^')
1 Nera., on 27/12/2011 at 18h23
Index_body.
2 sun1994, on 27/12/2011 at 18h39
Where exactly?
3 Guest, on 27/12/2011 at 18h42
index_box not index_body:
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall">{LAST_VISIT_DATE}<br />
         {CURRENT_TIME}<br />
         </span>
         <!-- END switch_user_logged_in -->
         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
4 Nera., on 27/12/2011 at 18h44
Ups, I looked at PunBB, sorry Sun.
5 sun1994, on 27/12/2011 at 18h45
Found it. Thanks a lot! =D
And it's ok Nera. ^^
6 Sanket, on 27/12/2011 at 18h50
Topic Solved & Locked
Similar topics
Turkish Foreign Minister arrives in Baghdad for an official visit to offer congratulations to the new government Alsumaria News / Baghdad, SUNDAY, JANUARY 16, 2011
Hi, how to capture the alert message that is shown via response.write() My code snippet: Code:if (Requestaction == "add")                     {        
How about a part on our forums where it says like. So many post since your last visit so many new members and so many new topics? And anything else live how many new forums if any?
Replies 1 to 6 on 6 for "Messages since last visit"
See also
more_less
Informations

6 Replies For the topic :
"Messages since last visit"

This topic has been viewed 421 times.

Last message :
27/12/2011 at 17h27 by "sun1994"