Need Urgent help!!

Status
Not open for further replies.
8 comments
Probably it messed the coding a little so i do not know the exact problem,if i am right you must re-do the changes if they were manual,there is possibility if you have other mods,not to be compatible together.

Edit:and submit the prob to
phpbb.com
forum.
 
well see this this will tell u

[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 826: include(/phpbb_seo/cache/phpbb_cache.php) [function.include]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 826: include() [function.include]: Failed opening '/phpbb_seo/cache/phpbb_cache.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3547)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3547)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3547)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4276: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3547)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4278: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3547)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4279: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3547)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4280: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3547)
this is degub ^^

Not able to open ./cache/data_global.php

error ^^


so
Permission denied
= set permission to 777 or 755 what ever is needed

Failed opening '/phpbb_seo/cache/phpbb_cache.php
= look for this it must me missing or some coding prob

hence not generated =
Not able to open ./cache/data_global.php

soo we know u some what moded index.php and messed up some coding

or u missed a doc Or perm problem
 
It already had 777
And there aretwo files in phpbbseo/cache, namely, phpbb_cache.php and phpbb_cache.php.current. Should I delete both of them?
 
Status
Not open for further replies.
Back
Top