SEO URL Premod Errors on second page [fixed]

phpBB SEO Premod for phpBB3 support forum.
This premodded version of phpBB3 includes the three different type of URL rewriting for phpBB3 by phpBB SEO. It comes with several other Search Engine Optimization mods installed.

Moderator: Moderators


SEO URL Premod Errors on second page [fixed]

Postby flippy08 » Fri May 30, 2008 3:54 pm

Hi, I use the SEO URL Premod in combination with board3, and everything is working fine.
But when I open the secon page from a topic, I get this error:

Code: Select all
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1659: Undefined index: Page
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3580: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2989)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3582: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2989)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3583: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2989)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3584: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2989)



Example:

https://www.yourit.org/wie-gefallt-euch-das-board-design-t4-10.html

Is there any solution ?


flippy08


EDID: I have fixed the problem: Your mus disable the DEBUG mode in your config.php like this:

Code: Select all
// @define('DEBUG', true);


After I do this, I never see this errors.... But why ???
flippy08
 
Posts: 4
Joined: Sun May 25, 2008 2:44 pm

Advertisement

Postby dcz » Mon Jun 02, 2008 8:20 am

The errors just show that you did not modded all your languages packs, you need to add :

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


before :

Code: Select all
?>


In language/yourlang/common.php

;)
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 19930
Joined: Fri Apr 28, 2006 9:03 pm

Postby flippy08 » Mon Jun 02, 2008 12:35 pm

Thank you very much!
flippy08
 
Posts: 4
Joined: Sun May 25, 2008 2:44 pm


Return to phpBB SEO Premod

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 5 guests


 
cron