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  
 
   
Installation Error

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
::  
Author Message
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Mon Aug 27, 2007 2:35 pm    Post subject: Installation Error

Trying to install I get this error. I used search but I cannot understand French...

Code:
Warning: main(./../../common.php) [function.main]: failed to open stream: No such file or directory in /home/NAME/public_html/contrib/db_install.php on line 24

Warning: main(./../../common.php) [function.main]: failed to open stream: No such file or directory in /home/NAME/public_html/contrib/db_install.php on line 24

Warning: main() [function.include]: Failed opening './../../common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/NAME/public_html/contrib/db_install.php on line 24

Fatal error: Call to a member function on a non-object in /home/NAME/public_html/contrib/db_install.php on line 31
Back to top
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Mon Aug 27, 2007 4:29 pm    Post subject: Re: Installation Error

OK solved. db_install was not at the correct folder.

Now only having problem with greek language characters at rss.xml.Any suggestions?
Back to top
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Fri Aug 31, 2007 8:41 pm    Post subject: Re: Installation Error

I cannot read greek characters at rss.xml. I use iso-8859-7 and tried all the Char-set conversion methods but no result...

Any suggestions?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Installation ErrorPosted: Sun Sep 02, 2007 2:08 pm    Post subject: Re: Installation Error

iso-8859-7 is supported by the phpBB3 utf 8 tool, so make sure you set your charset to iso-8859-7 in GYM acp, and then do the following test (because we first want to try the fastest method, phpBB3 one being the heaviest).
So try setting Char-set conversion method to :
1) utf8_encode,
2) mb_convert_encoding
3) iconv
4) recode_string
5) phpbb3

All these could work depending on your server settings, hence the choice.

Each time you change a setting, make sure you clear the cache before you check the result.

If the phpBB3 method is the only one to work, it's not really a performance problem as long as you use the cache. It would be more problematic if we add to do it on the fly upon each page load.

++

_________________
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
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Wed Sep 12, 2007 9:22 pm    Post subject: Re: Installation Error

I am not on phpBB3. I use phpBB2 Plus...
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Installation ErrorPosted: Thu Sep 13, 2007 8:33 am    Post subject: Re: Installation Error

Well that's a good thing, because GYM sitemaps does only work with phpBB2 so far Wink

I was mentioning the GYM sitemap option in phpBB2 ACP, we backported the phpBB3 UTF-8 tools in it fir such case.

Have your tried the settings I suggested ?

++

_________________
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
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Tue Sep 18, 2007 12:42 pm    Post subject: Re: Installation Error

Yes I tried them but no result!

The GYM Sitemaps mods work fine with phpbb2 Plus too...
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Installation ErrorPosted: Tue Sep 18, 2007 12:44 pm    Post subject: Re: Installation Error

So you really tried the different settings suggested, in the suggested order and cleared cache each time, to check the output ?

_________________
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
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Tue Sep 18, 2007 12:47 pm    Post subject: Re: Installation Error

I have to clear tha /cache folder every time?
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Installation ErrorPosted: Tue Sep 18, 2007 1:00 pm    Post subject: Re: Installation Error

Every time you change a setting yes. Otherwise, you'll have to wait until the cache expires to see any change.

You can deactivate caching during the testing as well.

_________________
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
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Thu Oct 04, 2007 1:08 pm    Post subject: Re: Installation Error

No result yet...

Do I have to clear the /cache or the /mx_ggsitemaps/gs_cache?
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Installation ErrorPosted: Thu Oct 04, 2007 5:31 pm    Post subject: Re: Installation Error

The module's cache : /mx_ggsitemaps/gs_cache

_________________
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
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Thu Oct 04, 2007 6:19 pm    Post subject: Re: Installation Error

I still get no result... Confused
Back to top
Adavis



Joined: 06 May 2007
Posts: 27

Installation ErrorPosted: Thu Oct 04, 2007 6:44 pm    Post subject: Re: Installation Error

I did it with this trick at phpbb_seo/phpbb_seo_class.php :

$this->encoding = "iso-8859-1";

with :

$this->encoding = "";
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Installation ErrorPosted: Sat Oct 06, 2007 9:54 am    Post subject: Re: Installation Error

Ho, yes.

Great Very Happy

++

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
Page 1 of 1

Navigation Similar Topics

Jump to: