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 during install
Goto page Previous  1, 2
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » GYM Sitemaps & RSS
::  
Author Message
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

problem during installPosted: Thu Jul 10, 2008 2:20 pm    Post subject: Re: problem during install

Rolling Eyes and with

Code:
      if (!@isset($phpbb_seo->seo_opt['url_rewrite'])) {
         $phpbb_seo->seo_opt['url_rewrite'] = $this->url_settings['modrtype'] > 0 ? true : false;
      }


before :
Code:

      if ($phpbb_seo->seo_opt['url_rewrite']) {


in gym_sitemaps/modules/rss_forum.php and gym_sitemaps/modules/google_forum.php

instead ?

_________________
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
Professional
PR2
PR2


Joined: 07 Apr 2008
Posts: 252
Location: 1/2 of the World

problem during installPosted: Fri Jul 11, 2008 11:48 am    Post subject: Re: problem during install

i did that but unforthuanatley it doesn't work.

another thing i locked www in my forum and all pages open with www,so i changed this in ACP:

Code:
http://mobile4persian.com/forum

with

http://www.mobile4persian.com/forum


can it cause that? Smile
and is that right?

_________________
انجمن تخصصی موبایل برای ایرانیان
http://www.mobile4persian.com
برنامه موبایل - بازی موبایل - تم موبایل - اخبار موبایل - ترفند موبایل - s60 -s60 3rd- s80-s90-java-pocket pc-palm-ppc-UIQ3-UIQ
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

problem during installPosted: Fri Jul 11, 2008 12:35 pm    Post subject: Re: problem during install

Quote:
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_output.php on line 138: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2973)


Seems to be related to the header being sent in includes/functions.php, line 138 in /gym_sitemaps/includes/gym_output.php is the proper place where the header should be and is actually sent.

I don't know how modded if your includes/functions.php and what code is to be find at line 2973, but in a vanilla file, it is in the msg_handler() function, so it could mean that an error was thrown before in the process. I tested a standalone install with no problem with the fixes I already suggested, so it's hard to tell where could this come from (virtually anywhere before the GYM output is sent).

Could you post here a zip of your /includes/functions.php file ?

++

_________________
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
Professional
PR2
PR2


Joined: 07 Apr 2008
Posts: 252
Location: 1/2 of the World

problem during installPosted: Fri Jul 11, 2008 12:46 pm    Post subject: Re: problem during install

sure my fuction is here:
http://professional.parsaspace.com/functions.zip

tnx for your good reply Laughing

_________________
انجمن تخصصی موبایل برای ایرانیان
http://www.mobile4persian.com
برنامه موبایل - بازی موبایل - تم موبایل - اخبار موبایل - ترفند موبایل - s60 -s60 3rd- s80-s90-java-pocket pc-palm-ppc-UIQ3-UIQ
Back to top
Visit poster's website
Professional
PR2
PR2


Joined: 07 Apr 2008
Posts: 252
Location: 1/2 of the World

problem during installPosted: Fri Jul 11, 2008 1:45 pm    Post subject: Re: problem during install

i think that's error is because of this part:

Code:
            // flush the content, else we get a white page if output buffering is on
            if ($config['gzip_compress'])
            {
               if (@extension_loaded('zlib') && !headers_sent())
               {
                  @ob_flush();
               }
            }

_________________
انجمن تخصصی موبایل برای ایرانیان
http://www.mobile4persian.com
برنامه موبایل - بازی موبایل - تم موبایل - اخبار موبایل - ترفند موبایل - s60 -s60 3rd- s80-s90-java-pocket pc-palm-ppc-UIQ3-UIQ
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

problem during installPosted: Fri Jul 11, 2008 2:22 pm    Post subject: Re: problem during install

So it's indeed because of some empty error occurring before the output starts in GYM.

Problem is to find out where. I re tested in standalone mod on a vanilla phpBB without issue, with and without Gunzip. So I think we should better wait until you (and we for the mods) update to phpBB 3.0.2 to go further.

++

_________________
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
Professional
PR2
PR2


Joined: 07 Apr 2008
Posts: 252
Location: 1/2 of the World

problem during installPosted: Fri Jul 11, 2008 2:26 pm    Post subject: Re: problem during install

dcz wrote:
So it's indeed because of some empty error occurring before the output starts in GYM.

Problem is to find out where. I re tested in standalone mod on a vanilla phpBB without issue, with and without Gunzip. So I think we should better wait until you (and we for the mods) update to phpBB 3.0.2 to go further.

++


sure, thanks for your response Laughing Embarassed

_________________
انجمن تخصصی موبایل برای ایرانیان
http://www.mobile4persian.com
برنامه موبایل - بازی موبایل - تم موبایل - اخبار موبایل - ترفند موبایل - s60 -s60 3rd- s80-s90-java-pocket pc-palm-ppc-UIQ3-UIQ
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » GYM Sitemaps & RSS
Page 2 of 2 Goto page Previous  1, 2

Navigation Similar Topics

Jump to: