phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
New posts on every page

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
::  
Author Message
drankur



Joined: 04 Feb 2008
Posts: 21

New posts on every pagePosted: Tue May 27, 2008 5:17 am    Post subject: New posts on every page

can anybody plz tell me how to put "view new posts" on everypage of forum, its shows only in index page in prosilver .
thanks
Back to top
MathieuM.
phpBB SEO Team
phpBB SEO Team


Joined: 10 Feb 2008
Posts: 545
Location: Rhône-Alpes

New posts on every pagePosted: Tue May 27, 2008 9:44 am    Post subject: Re: New posts on every page

Hi,

New posts are in index_body.html :

Code:
<!-- IF S_USER_LOGGED_IN --> &bull; <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF -->


If you want them on each page on your forum, you have to copy-paste this code in your overall_header.html, for exemple after this part of code :

Code:
<!-- IF U_RESTORE_PERMISSIONS --> &bull;
               <a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a>
               <!-- ENDIF -->


But you will have it anywhere, in PM, UCP, etc... You could so copy-paste :

Code:
<!-- IF S_USER_LOGGED_IN --> &bull; <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF -->


Only in viewforum_body.html and viewtopic_body.html Wink


Mathieu.

_________________
[ Site phpBB SEO ] [ Téléchargements ] [ L'annuaire SEO ] [ Venez vous présenter ] [ Fonction Recherche ]
---------------------------
[ phpBB SEO Site ] [ Downloads ] [ SEO Directory ] [ Introduce yourself ] [ Search function ]
Back to top
drankur



Joined: 04 Feb 2008
Posts: 21

New posts on every pagePosted: Tue May 27, 2008 1:36 pm    Post subject: thanks

thanks bro, it worked , thanks a lot Laughing
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
Page 1 of 1

Navigation Similar Topics

Jump to: