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  
 
   
White Page after Instalation

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



Joined: 18 Mar 2008
Posts: 3

White Page after InstalationPosted: Tue Mar 18, 2008 5:40 pm    Post subject: White Page after Instalation

Hi,
I instaled this mod with instructions in info file,
i edit all files, upload, change chmod, clear cache coby root files and robots.txt and ...
I`m seeing everywhere white page :/
adress of my forum:
Code:
www.d0s.pl

Where is a problem ?

regards, jozek
Back to top
TomaS
PR2
PR2


Joined: 08 Jun 2007
Posts: 226

White Page after InstalationPosted: Tue Mar 18, 2008 8:55 pm    Post subject: Re: White Page after Instalation

check again lang files

_________________
phpBB podpora-slovak phpBB support
slovenský preklad pre phpbb3-slovak translate for phpBB3
predaj a kupa domeny, marketing a internetove podnikanie- Slovak domain center
Back to top
Visit poster's website
jozek



Joined: 18 Mar 2008
Posts: 3

White Page after InstalationPosted: Tue Mar 18, 2008 10:27 pm    Post subject: Re: White Page after Instalation

now I have a error:
Fatal error: Call to a member function set_url() on a non-object in /home.13/d/s/f/dsfncwjw/www/includes/functions_display.php on line 115

Code:
   {
      $forum_id = $row['forum_id'];
      if ( empty($phpbb_seo->seo_url['forum'][$forum_id]) ) {
   (line 115)      $phpbb_seo->seo_url['forum'][$forum_id] = $phpbb_seo->set_url($row['forum_name'], $forum_id, $phpbb_seo->seo_static['forum']);
      }



Somewhere I must mistake :/
Back to top
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 831

White Page after InstalationPosted: Wed Mar 19, 2008 2:25 am    Post subject: Re: White Page after Instalation

jozek wrote:
Somewhere I must mistake :/


You probably skipped this:

Code:
#
#-----[ OPEN ]------------------------------------------
#

common.php

#
#-----[ FIND ]------------------------------------------
#
// Grab global variables, re-cache if necessary
$config = $cache->obtain_config();
#
#-----[ AFTER, ADD ]------------------------------------------
#

// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if (empty($phpbb_seo) ) {
   require_once($phpbb_root_path . 'phpbb_seo/phpbb_seo_class.'.$phpEx);
   $phpbb_seo = new phpbb_seo();
}
// www.phpBB-SEO.com SEO TOOLKIT END


Please double-check your work. The "white page" was what some servers do when there's a php error. Try testing it locally with xampp.

_________________
Dan Kehn
Back to top
Visit poster's website
jozek



Joined: 18 Mar 2008
Posts: 3

White Page after InstalationPosted: Wed Mar 19, 2008 2:09 pm    Post subject: Re: White Page after Instalation

Everything is fine in this file... I apply this chenges.
I will rewrite all changes, if this dosn`t solve my problem i get out this mod Smile


Edit
It`s working now ;]
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: