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  
 
   
[Optimal titles 1.0.2] Little mistake in installation file

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
::  
Author Message
IPB_Refugee



Joined: 24 Jul 2008
Posts: 45

[Optimal titles 1.0.2] Little mistake in installation filePosted: Sun Jul 27, 2008 11:22 am    Post subject: [Optimal titles 1.0.2] Little mistake in installation file

Hello,

I think this is wrong in phpBB-3 install instructions:

Code:
#
#-----[ BEFORE, ADD]------------------------------------------
#

// www.phpBB-SEO.com SEO TOOLKIT BEGIN - TITLE
$lang['Page'] = 'Page ';
// www.phpBB-SEO.com SEO TOOLKIT END - TITLE


Should be this instead:

Code:
#
#-----[ BEFORE, ADD]------------------------------------------
#

// www.phpBB-SEO.com SEO TOOLKIT BEGIN - TITLE
$lang = array_merge($lang, array(
   'Page'        => 'Page ',
));
// www.phpBB-SEO.com SEO TOOLKIT END - TITLE


Regards
Wolfgang
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15133

[Optimal titles 1.0.2] Little mistake in installation filePosted: Sun Jul 27, 2008 12:27 pm    Post subject: Re: [Optimal titles 1.0.2] Little mistake in installation file

Well yes, but since the array is checked before this, it's not really useful, it's just following more strict coding guidelines in general which can be a good reason but ...

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
Page 1 of 1

Navigation Similar Topics

Jump to: