Phpbb Seo installed

phpBB3 SEO Advanced mod Rewrite support forum.
This mods performs URL rewriting for phpBB, injecting forums and topic titles in their URLs.

Moderator: Moderators


Phpbb Seo installed

Postby psaico » Sun May 25, 2008 9:49 am

Hi Guys, hi have installed correctly phpbb3, but i have this error:
Code: Select all

Cache file status:

      The cache folder configured is : /
      The cache folder was successfully found.
      The cache folder is unwritable. You need to CHMOD it to 0777.

Why?
I have chmodded all ..

Bye -
Thx @ All ..
User avatar
psaico
 
Posts: 47
Joined: Wed May 14, 2008 2:55 pm

Advertisement

Postby SeO » Sun May 25, 2008 10:16 am

The cache location should not be :

Code: Select all
The cache folder configured is : /


but rather something/phpbb_seo/cache/

Have you edited the phpbb_seo/phpbb_seo_class.php file ?

Do you have these two line of code in there :
Code: Select all
      // Caching config
      $this->seo_opt['cache_folder'] = 'phpbb_seo/cache/'; // Folder where the cache file is stored
      define('SEO_CACHE_PATH', rtrim(phpbb_realpath($phpbb_root_path . $this->seo_opt['cache_folder']), '/') . '/'); // do not change
SeO
Admin
Admin
 
Posts: 6012
Joined: Wed Mar 15, 2006 9:41 pm

Postby psaico » Sun May 25, 2008 10:18 am

Thanks, resolved. :)
User avatar
psaico
 
Posts: 47
Joined: Wed May 14, 2008 2:55 pm


Return to Advanced SEO URL

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 4 guests


 
cron