I installed seo urlv2 from phpbb, and I found out that it was not the best
so I found yours in google......
ok, let's get into the problems...
here is my suitation
I myself had made a subdomain for my domain jwxinst.q168.net
as you know, when you creat a subdomain by cpanel
the system will creat a directory, and in this case, I create a subdomain "services"
so my subdomain is:
http://services.jwxinst.q168.net/
all right.... so I installed my phpBB2.0.22 in public_html/services/**
so it really doesn't matter about which to use....
you can access phpBB by either
http://jwxinst.q168.net/services
or via subdomain
http://services.jwxinst.q168.net/
well I perfer the subdomain.....
I had installed the cyber alien mod, and plus yours simple rewrite mod, and no any other mods....
I upload .htaccess from contrib\htaccess\english\folder_install
and I put it inside "services", and the robot.txt as well.....
so I checked.... everything seems working fine but few issues....
please first click on the subdomain
http://services.jwxinst.q168.net/
issues (1)
when I access via that subdomain, and clicked on the phpBB logo
the url appeared to be http://services.jwxinst.q168.net/index.html
and the pages access as " The page cannot be found"
if I click on "yourdomain.com ", it still access "the page canoot be found"
issues (2)
so I went back to your isntruction, and I opened up the phpbb_seo_class.php....
I did changed 'index' => '' to 'index' => 'index.html'
so I keep looking down to see the codes...
I add .html(as shown in red) to the following code
$this->url = PHPBB_URL . $this->seo_static['index.html'];
if I do that, the logo on the index will show a url of http://services.jwxinst.q168.net/ only(without index.html)
issues(3)
I accessed on this page
http://services.jwxinst.q168.net/topic1.html
and I want to reply, but I could not
issues (4)
I accessed on viewfourm
http://services.jwxinst.q168.net/forum1.html
and I could not open new topic either....
issues (5)
when I installed phpBB2.0.22 on my server, I did not make subdomain
so the config setup had been set up like this
so when I had installed this mod and I made the subdomain, I changed it to this
this setting will work for most of the pages... so far I think... beacuse there are so many issues.....

English |
French
