problems with seo permod package

phpBB SEO Premod for phpBB3 support forum.
This premodded version of phpBB3 includes the three different type of URL rewriting for phpBB3 by phpBB SEO. It comes with several other Search Engine Optimization mods installed.

Moderator: Moderators


problems with seo permod package

Postby GaNa » Wed Nov 04, 2009 6:47 am

Hi


I recently installed the seo permod

and I'm facing some problems

when I log on the acp I find this error

Code: Select all
phpBB Debug] PHP Notice: in file /includes/acp/acp_phpbb_seo.php on line 835: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/php_sessions:/tmp:/var/www/errors:/usr/share/php:/home/vol9/eb2a.com/eb2a_4381322/arabsingers.co.cc/htdocs)

in the mod tab

what should I do?

do I have to edit the files in here


Prosilver / subsilver2 code changes


I'm trying to do so , but I can't find all the codes in the style I'm using

wchich is

seo

attached below

and so far what do I need to do after I generate a.htaccess file?

also the site maps isn't working

notice the link

http://www.arabsingers.co.cc/forum/sitemap.php

my website

www.arabsingers.co.cc/forum

thanks in advance :)
Attachments
New Compressed (zipped) Folder.zip
(405.5 KiB) Downloaded 14 times
GaNa
 
Posts: 4
Joined: Wed Nov 04, 2009 6:41 am

Advertisement

Re: problems with seo permod package

Postby GaNa » Thu Nov 05, 2009 4:11 pm

please someone help :(
GaNa
 
Posts: 4
Joined: Wed Nov 04, 2009 6:41 am

Re: problems with seo permod package

Postby dcz » Sat Nov 07, 2009 3:26 pm

For the sitemap, it's normal, you need at least one forum with more than 10 topics (by default) to have a sitemap.

For the error message, well, it looks like an edge case related to your host setup.

Try to replace :
Code: Select all
         $l_title_explain .= $mode == 'htaccess' ? '' : $this->check_cache_folder(SEO_CACHE_PATH);

with :
Code: Select all
         $l_title_explain .= $mode == 'htaccess' ? '' : $this->check_cache_folder($phpbb_root_path . $phpbb_seo->seo_opt['cache_folder']);


in includes/acp/acp_phpbb_seo.php, could help. Otherwise, you can try to just delete the line, since it's just meant to make sure that the phpbb_seo/cache/ directory is writable.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 19816
Joined: Fri Apr 28, 2006 9:03 pm


Return to phpBB SEO Premod

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: coconutccg and 2 guests