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  
 
   
I can't find code on my index.php file (phpbb2 plus 1.53)

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
::  
Author Message
ASLAN
PR0
PR0


Joined: 19 Nov 2007
Posts: 58
Location: Chile

I can't find code on my index.php file (phpbb2 plus 1.53)Posted: Mon Nov 19, 2007 2:46 am    Post subject: I can't find code on my index.php file (phpbb2 plus 1.53)

My website is www.ComunidadHolistica.org
It's a phpbb2 plus 1.53 forum

On the instructions of MOD ReWrite Advanced 0.2.4 there are codes what there are not on my index.php file
Code:
index.php

#
#-----[ FIND ]------------------------------------------
#

      if (isset($display_categories[$cat_id]) && $display_categories[$cat_id])
      {

#
#-----[ AFTER, ADD ]------------------------------------------
#
         // www.phpBB-SEO.com SEO TOOLKIT BEGIN
         if ( !isset($phpbb_seo->seo_url['cat'][$cat_id]) ) {
            $phpbb_seo->seo_url['cat'][$cat_id] = $phpbb_seo->format_url($category_rows[$i]['cat_title'], $phpbb_seo->seo_static['cat']);
         }
         // www.phpBB-SEO.com SEO TOOLKIT END

#
#-----[ FIND ]------------------------------------------
#

                  if ( $is_auth_ary[$forum_id]['auth_view'] )
                  {

#
#-----[ AFTER, ADD ]------------------------------------------
#
                     // www.phpBB-SEO.com SEO TOOLKIT BEGIN
                     if ( !isset($phpbb_seo->seo_url['forum'][$forum_id]) ) {
                        $phpbb_seo->seo_url['forum'][$forum_id] = $phpbb_seo->format_url($forum_data[$j]['forum_name'], $phpbb_seo->seo_static['forum']);
                     }
                     // www.phpBB-SEO.com SEO TOOLKIT END



I will thanks a lot for any help

ASLAN Wink
Back to top
Visit poster's website
ASLAN
PR0
PR0


Joined: 19 Nov 2007
Posts: 58
Location: Chile

I can't find code on my index.php file (phpbb2 plus 1.53)Posted: Tue Nov 20, 2007 4:09 pm    Post subject: Re: I can't find code on my index.php file (phpbb2 plus 1.53)

nobody knows ???
Back to top
Visit poster's website
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3482

I can't find code on my index.php file (phpbb2 plus 1.53)Posted: Thu Nov 22, 2007 1:18 pm    Post subject: Re: I can't find code on my index.php file (phpbb2 plus 1.53)

A little search would have given you some clues about phpBB2 plus and the phpBB SEO mod rewrite :
http://www.phpbb-seo.com/boards/phpbb-mod-rewrite/discussions-vt473.html

Unfortunately, the rewriting for phpBB2plus is still not supported by our mods.

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: