| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
rivi2k
Joined: 09 Jul 2007 Posts: 3
|
Posted: Mon Jul 09, 2007 12:46 am Post subject: [Optimal titles] Can I get this working in RC1 ?? |
|
|
I've tried to follow to steps from this mod but none of the bits of code to look for show up.
Any ideas or help would be appreciated!  |
|
|
| Back to top |
|
 |
|
 |
AmirAbbas phpBB SEO Team


Joined: 11 May 2006 Posts: 529 Location: IRAN
|
Posted: Mon Jul 09, 2007 3:59 am Post subject: Re: [Optimal titles] Can I get this working in RC1 ?? |
|
|
| your not clear. can you explain it more ? |
_________________ چهار گوش - طراحی وب - مجله طراحی وب |
|
| Back to top |
|
 |
rivi2k
Joined: 09 Jul 2007 Posts: 3
|
Posted: Mon Jul 09, 2007 11:46 am Post subject: Re: [Optimal titles] Can I get this working in RC1 ?? |
|
|
Thanks for your reply!
I tried going through the mod but none of the code it said to find was there.
Example:
| Quote: | | $page_title = $lang['Index']; |
The closest thing to that on my index page is:
| Quote: |
// Output page
page_header($user->lang['INDEX']);
|
in viewforum.php it says to find:
| Quote: |
$page_title = $lang['View_forum'] . ' - ' . $forum_row['forum_name']; |
but in RC1 its:
| Quote: |
page_header($user->lang['VIEW_FORUM'] . ' - ' . $forum_data['forum_name']);
|
I'm not sure what all the vars are called to find the page # etc. in RC1 which is why i'm having problems and was just wondering if anyone had got this working on RC1 because i think its great!  |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3769
|
|
| Back to top |
|
 |
rivi2k
Joined: 09 Jul 2007 Posts: 3
|
Posted: Mon Jul 09, 2007 1:18 pm Post subject: Re: [Optimal titles] Can I get this working in RC1 ?? |
|
|
haha ouch!
Looks like I should have installed the correct one first  |
|
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |