Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Want To Change The Forum Page Tag "Forum" 
 
Once more, a pic where you can see what I mean.

user_19429_etiquetas

Well, due to we have our Portal on an external site, I'd like to know how can I set the Forum tag as the name of the Site (left), and not only "Forum" (right). Any doubt?

Greets and till next time!
 



 
SarakinSend 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: Want To Change The Forum Page Tag "Forum" 
 
forum.php

Code: [Download] [Hide] [Select]
$page_title = $lang['Forum'];
$meta_description = '';
$meta_keywords = '';


You will probably have to create a New Lang VAR.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Want To Change The Forum Page Tag "Forum" 
 
I can't understand, could you explain it on a little bit more detailed way?
 



 
SarakinSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Want To Change The Forum Page Tag "Forum" 
 
open your forum.php

find
Code: [Download] [Hide] [Select]
$page_title = $lang['Forum'];


replace with
Code: [Download] [Hide] [Select]
$page_title = $lang['hahaha'];
  hahaha is example

now open your languagelang_english or languagelang_spanish (i supose you use spanish)
find
Code: [Download] [Hide] [Select]
$lang['Reserved_Post'] = '[ RESERVED POST ]';
  last line i think in your lang (RESERVED POST can be maybe in spanish)

affter add
Code: [Download] [Hide] [Select]
$lang['hahaha'] = 'bla bla';
  where bla bla is name of your "forum" what you want to change

backup your forum.php and lang_english or lang_spanish   
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Want To Change The Forum Page Tag "Forum" 
 
It worked! Solved topic! Thank you very much, Limun!

P.D. -> You forgot to point the language file <- lang_main.php
 



 
SarakinSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Want To Change The Forum Page Tag "Forum" 
 
Sarakin wrote: [View Post]
It worked! Solved topic! Thank you very much, Limun!

P.D. -> You forgot to point the language file <- lang_main.php


   sorry , but i see u get the point  
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  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


  

 

  cron