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  
 
   
Rewrite Help

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


Joined: 08 Jun 2006
Posts: 75

Rewrite HelpPosted: Thu Jan 11, 2007 8:00 pm    Post subject: Rewrite Help

Dear Dcz,

I'm using latest topic on index v1.19 & topic on index v1.01, but the topic url and members url generated by them still not rewrite.

Website Link

Please help me, thanks Smile
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15131

Rewrite HelpPosted: Thu Jan 11, 2007 11:39 pm    Post subject: Re: Rewrite Help

A simple site search gave me this.

Is it the one you're using ?

++

_________________
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
zinnerz
PR0
PR0


Joined: 08 Jun 2006
Posts: 75

Rewrite HelpPosted: Fri Jan 12, 2007 3:17 am    Post subject: Re: Rewrite Help

yes it is: latest topic on index v1.19
www.phpbb.com/phpBB/viewtopic.php?t=145150

Thanks, it works like charm Smile


Is there any chances for "topic on index v1.01" rewrite?

ps: next time I will search first Embarassed
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15131

Rewrite HelpPosted: Fri Jan 12, 2007 11:20 am    Post subject: Re: Rewrite Help

Wouldn't be the second one in the thread : http://www.phpbb-seo.com/boards/phpbb-mod-rewrite/discussions-vt342.html#2758 ?

Could you please provide a link for topic on index v1.01 ?

++

_________________
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
zinnerz
PR0
PR0


Joined: 08 Jun 2006
Posts: 75

Rewrite HelpPosted: Fri Jan 12, 2007 3:05 pm    Post subject: Re: Rewrite Help

dcz wrote:
Wouldn't be the second one in the thread : http://www.phpbb-seo.com/boards/phpbb-mod-rewrite/discussions-vt342.html#2758 ?

Could you please provide a link for topic on index v1.01 ?

++
wow, it's working. thanks so much Dcz Wink

I cant find it on phpbb forum due search problem, so I uploaded to rapidshare:
http://rapidshare.com/files/11374494/topic_on_index_101.zip.html
Back to top
Visit poster's website
zinnerz
PR0
PR0


Joined: 08 Jun 2006
Posts: 75

Rewrite HelpPosted: Fri Jan 12, 2007 3:10 pm    Post subject: Re: Rewrite Help

btw "latest topic on index" username links still not rewrite:
profile.php?mode=viewprofile$amp;u=x
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15131

Rewrite HelpPosted: Fri Jan 12, 2007 3:18 pm    Post subject: Re: Rewrite Help

This looks strange.

Make sure you've got this line in index.php from the Last Topic Title on Index mod :
Code:

                        $last_post .= ( $forum_data[$j]['user_id'] == ANONYMOUS ) ? $lang['by'] . '&nbsp;' . ( ($forum_data[$j]['post_username'] != '' ) ? $forum_data[$j]['post_username'] . ' ' : $lang['Guest'] . ' ' ) : $lang['by'] . '&nbsp;' . '<a href="' . append_sid("profile.$phpEx?mode=viewprofile&amp;" . POST_USERS_URL . '='  . $forum_data[$j]['user_id']) . '">' . $forum_data[$j]['username'] . '</a> ';


++

_________________
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
zinnerz
PR0
PR0


Joined: 08 Jun 2006
Posts: 75

Rewrite HelpPosted: Fri Jan 12, 2007 4:11 pm    Post subject: Re: Rewrite Help

zinnerz wrote:
btw "latest topic on index" username links still not rewrite:
profile.php?mode=viewprofile$amp;u=x

I found it, on "latest topic on index" mod:

append_sid($phpbb_root_path . 'profile.'.$phpEx.'?mode=viewprofile$amp;u='.$row[$i]["user_id"]),

should be

append_sid($phpbb_root_path . 'profile.'.$phpEx.'?mode=viewprofile&amp;u='.$row[$i]["user_id"]),

case closed, thanks again Dcz Smile
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: