| :: |
| Author |
Message |
stefan2k1
Joined: 17 Aug 2008 Posts: 5
|
Posted: Sun Aug 17, 2008 5:12 pm Post subject: Virtual Folders problem |
|
|
Hi,
I just installed the phpbb3 advanced seo mod to a fresh 3.0.2. It works fine but if I switch on the virtual folders for the forum I have a problem. If I click onto a Forum I get a page which has no style code ?? It is a white page with Forum stuff but not formatted in any way, it seems the style information is missing. If i switch back and turn the virtual folders off everything is fine again. Any Ideas why ?
Thanks
Stefan |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15135
|
|
| Back to top |
|
 |
stefan2k1
Joined: 17 Aug 2008 Posts: 5
|
Posted: Mon Aug 18, 2008 1:07 pm Post subject: Re: Virtual Folders problem |
|
|
Hi,
I used the premodified files from the zip and also deleted the cache. It does not help, still the same problem ;(
Any other ideas ? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15135
|
|
| Back to top |
|
 |
stefan2k1
Joined: 17 Aug 2008 Posts: 5
|
Posted: Mon Aug 18, 2008 1:50 pm Post subject: Re: Virtual Folders problem |
|
|
| I am using the default theme, I have no other themes installed. I installed a fresh 3.0.2 and used the premod files from your archive. |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15135
|
|
| Back to top |
|
 |
stefan2k1
Joined: 17 Aug 2008 Posts: 5
|
Posted: Mon Aug 18, 2008 2:22 pm Post subject: Re: Virtual Folders problem |
|
|
hmmm...i did it all and checked everything. It does not work. It also does not work for virtual profiles. It works fine without the folders option. If a URL contains a / at the end everything is broken. Maybe this is a servers issue ? Rewriting itself is fine. Domain and script path is also correct. Forum runs on a subdomain without subfolder. grmpf...i want to use the virtual folders thing.....
any debugging possible ? |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3702
|
Posted: Mon Aug 18, 2008 2:58 pm Post subject: Re: Virtual Folders problem |
|
|
Well, look in the source code, in the first lines you should find something like :
| Code: | | <base href="http://phpbb3.phpbb-seo.net/"/> |
If the url there is not correct, then the config is not properly set, and the base href tag is useless, if you do not see any base href tag, your template are not up to date. |
_________________ 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 |
|
 |
stefan2k1
Joined: 17 Aug 2008 Posts: 5
|
Posted: Mon Aug 18, 2008 7:29 pm Post subject: Re: Virtual Folders problem |
|
|
In the source of the page I dont have any base href entry. I checked the overall_header.tpl and the entrys ({SEO_BASE_HREF}........) are all there (they must be there because i used your premodified files !).
too bad......
I also checked it with the subsilver2 style...same error..... |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15135
|
|
| Back to top |
|
 |
|
|