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  
 
   
SEO Advance mod not working

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



Joined: 18 May 2008
Posts: 5

SEO Advance mod not workingPosted: Sun May 18, 2008 3:31 pm    Post subject: SEO Advance mod not working

Hi...

I installed Advance SEO URL mod. The URL's won't be cached

Anyone what the problem is?

After I press submit:




thx..
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14814

SEO Advance mod not workingPosted: Mon May 19, 2008 6:49 am    Post subject: Re: SEO Advance mod not working

Interesting, the cache seems writable from you image, can you save seo settings (other that forum urls) ?

Try chmoding the phpbb_seo/cache/phpbb_cache.php fiel directly just in case.

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



Joined: 18 May 2008
Posts: 5

SEO Advance mod not workingPosted: Tue May 20, 2008 6:59 pm    Post subject: Re: SEO Advance mod not working

dcz wrote:
Interesting, the cache seems writable from you image, can you save seo settings (other that forum urls) ?

Try chmoding the phpbb_seo/cache/phpbb_cache.php fiel directly just in case.


Ya, I can save other settings like turn off and on the mod_rewrite.. I tried chmod, but its still not working Sad
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14814

SEO Advance mod not workingPosted: Sat May 31, 2008 9:37 am    Post subject: Re: SEO Advance mod not working

Dumb check, did you hit submit at least once in the forum url management acp page ?

What do you have in phpbb_seo/cache/phpbb_cache.php ?

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



Joined: 18 May 2008
Posts: 5

SEO Advance mod not workingPosted: Mon Jun 02, 2008 10:19 am    Post subject: Re: SEO Advance mod not working

dcz wrote:
Dumb check, did you hit submit at least once in the forum url management acp page ?

What do you have in phpbb_seo/cache/phpbb_cache.php ?


Yep, I did...

Inside phpbb_cache.php
Code:
<?php
/**
* phpBB_SEO Class
* www.phpBB-SEO.com
* @package Advanced phpBB3 SEO mod Rewrite
*/
if (!defined('IN_PHPBB')) {
   exit;
}
$this->cache_config['settings'] = array ( 'url_rewrite' => false, 'profile_inj' => true, 'profile_vfolder' => false, 'profile_noids' => true, 'rewrite_usermsg' => false, 'rem_sid' => false, 'rem_hilit' => true, 'rem_small_words' => true, 'virtual_folder' => false, 'virtual_root' => false, 'cache_layer' => true, 'rem_ids' => true, 'copyrights' => array ( 'img' => true, 'txt' => '', 'title' => '', ), );
$this->cache_config['forum'] = array ( );
?>
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14814

SEO Advance mod not workingPosted: Mon Jun 02, 2008 10:21 am    Post subject: Re: SEO Advance mod not working

Code:
$this->cache_config['forum'] = array ( );


It's indeed empty.

Make sure you are using the last version of the includes/acp/phpbb_seo.php file, I don't see any obvious reason why the mod would fail to write just a part of the cache 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
tamilboy



Joined: 18 May 2008
Posts: 5

SEO Advance mod not workingPosted: Mon Jun 02, 2008 10:38 am    Post subject: Re: SEO Advance mod not working

dcz wrote:
Code:
$this->cache_config['forum'] = array ( );


It's indeed empty.

Make sure you are using the last version of the includes/acp/phpbb_seo.php file, I don't see any obvious reason why the mod would fail to write just a part of the cache file.


Hmm... its the latest version I have.... Do I have to install phpseo before any topics are made?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14814

SEO Advance mod not workingPosted: Mon Jun 02, 2008 12:09 pm    Post subject: Re: SEO Advance mod not working

No.

mm. Strange, can you confirm that you change change a setting like sid removing ?

As well, try to remove the file temporarily, to see if you are then able to save anything.

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



Joined: 18 May 2008
Posts: 5

SEO Advance mod not workingPosted: Mon Jun 02, 2008 2:36 pm    Post subject: Re: SEO Advance mod not working

dcz wrote:
No.

mm. Strange, can you confirm that you change change a setting like sid removing ?

As well, try to remove the file temporarily, to see if you are then able to save anything.


It saves the setting...

I tried removing phpbb_cache.php, it just creates a new one when I change setting like sid-removing..
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14814

SEO Advance mod not workingPosted: Mon Jun 02, 2008 3:44 pm    Post subject: Re: SEO Advance mod not working

mm. Problem is, it's here a tough one to debug without full access to the ftp and forum.

Try to download again one of the phpBB SEO mod rewrite pack, and overwrite the includes/acp/phpbb_seo.php file before we 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
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: