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  
 
   
Problem with phpbb 3.0.1 and adv seo url

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Advanced SEO URL
::  
Author Message
msfranky



Joined: 07 Nov 2007
Posts: 6

Problem with phpbb 3.0.1 and adv seo urlPosted: Tue Apr 08, 2008 4:14 am    Post subject: Problem with phpbb 3.0.1 and adv seo url

Today i updated my forum to 3.0.1 but at viewforum show this error:
Code:
[phpBB Debug] PHP Notice: in file /viewforum.php on line 49: Undefined variable: forum_data
[phpBB Debug] PHP Notice: in file /viewforum.php on line 50: Undefined variable: forum_data
[phpBB Debug] PHP Notice: in file /viewforum.php on line 50: Undefined variable: forum_data
[phpBB Debug] PHP Notice: in file /viewforum.php on line 50: Undefined variable: forum_data
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3588: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2993)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3590: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2993)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3591: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2993)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3592: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2993)

at line 49 and 50 is:
Code:
if ( empty($phpbb_seo->seo_url['forum'][$forum_data['forum_id']]) ) {
   $phpbb_seo->seo_url['forum'][$forum_data['forum_id']] = $phpbb_seo->set_url($forum_data['forum_name'], $forum_data['forum_id'], $phpbb_seo->seo_static['forum']);


and at install of this mod on 3.0.1 i found this:
you have to find this:
Code:
   if ($row['topic_status'] == ITEM_MOVED)
   {
      $shadow_topic_list[$row['topic_moved_id']] = $row['topic_id'];
   }

   $rowset[$row['topic_id']] = $row;
   $topic_list[] = $row['topic_id'];

but there are just this:
Code:
if ($row['topic_status'] == ITEM_MOVED)
      {
         $shadow_topic_list[$row['topic_moved_id']] = $row['topic_id'];
      }

      $rowset[$row['topic_id']] = $row;
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Problem with phpbb 3.0.1 and adv seo urlPosted: Tue Apr 08, 2008 8:06 am    Post subject: Re: Problem with phpbb 3.0.1 and adv seo url

That's probably why the 0.4.0 version is meant for 3.0.0. Expect an update soon 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 mod Rewrite  » Advanced SEO URL
Page 1 of 1

Navigation Similar Topics

Jump to: