| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
psaico

Joined: 14 May 2008 Posts: 35
|
Posted: Sun May 25, 2008 9:49 am Post subject: Phpbb Seo installed |
|
|
Hi Guys, hi have installed correctly phpbb3, but i have this error:
| Code: |
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 .. |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Sun May 25, 2008 10:16 am Post subject: Re: Phpbb Seo installed |
|
|
The cache location should not be :
| Code: | | 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: | // 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 |
|
_________________ 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 |
|
 |
psaico

Joined: 14 May 2008 Posts: 35
|
Posted: Sun May 25, 2008 10:18 am Post subject: Re: Phpbb Seo installed |
|
|
Thanks, resolved.  |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |