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  
 
   
pagination problem without seo active

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB SEO Premod
::  
Author Message
messal



Joined: 27 Dec 2006
Posts: 15

pagination problem without seo activePosted: Thu Nov 01, 2007 9:43 am    Post subject: pagination problem without seo active

after install RC7 premod

forum generate links
Code:
viewtopic.php?f=1&t=6999

but for pagiantion its need
Code:
forum/viewtopic.php?f=1&t=6999&start=6999


on all pages page 1 page 2 page 3 etc.

after active seo mixed or advenced its ok form generate this links
Code:
forum/eddysurf-com-vt10134-75.html


its no problem because i use SEO active but this problem is in bookmarks too because there isnt seo rewrite active and forum used links viewtopis etc. its very uncomfortable for users.

some idea how to edit?
thanks
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 4551

pagination problem without seo activePosted: Thu Nov 01, 2007 6:15 pm    Post subject: Re: pagination problem without seo active

Interesting bug.

I should try the no rewriting mode a bit more Smile

Anyway, here is a quick fix, that may not be final but works.

open includes/functions_display.php and find :

Code:
         if (!empty($phpbb_seo) ) {


Replace with :
Code:
         if (strpos($url, $phpbb_seo->seo_ext['topic']) !== false ) {


Wink

_________________
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  » phpBB3 SEO TooLKit  » phpBB SEO Premod
Page 1 of 1

Navigation Similar Topics

Jump to: