I have big problem with virtual folders.

phpBB3 SEO Simple mod Rewrite support forum. This mods performs URL rewriting for phpBB3 in a static way.

Moderator: Moderators

I have big problem with virtual folders.

Postby Marcin » Tue May 27, 2008 3:19 pm

Hi. I want to use virtual folders. I had my phpbb 3.0.1 forum with Simple SEO working no problem.

Today I come on, and my forum is messed up. The images are broken (the URL to images is incorrect), when I click "Post New Topic" and some other links, I get "404 Page Not Found" (actual location of posting.php is root/posting.php, but because of virtual folder, it goes to root/f#/posting.php), and the CSS stylesheet doesn't open because the URL points to wrong location.

Is there a way to keep using virtual folder for my forums, and to fix this issue, without having to put my full domain in front of every image and stylesheet? And how do I fix the URL of the broken links?

My forum is at http://abetalk.com
Marcin
 
Posts: 4
Joined: Sun May 25, 2008 12:33 am

Advertisement

Postby HB » Tue May 27, 2008 4:23 pm

Did you include a base tag?

Code: Select all
<head>
<base href="http://abetalk.com/phpBB3" />
...
</head>
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1220
Joined: Mon Oct 16, 2006 2:25 am

Postby Marcin » Wed May 28, 2008 2:23 am

That works. Thanks a lot.
Marcin
 
Posts: 4
Joined: Sun May 25, 2008 12:33 am

Postby Marcin » Sun Jun 01, 2008 2:22 pm

Hi. I have new problem. When I log into admin control panel, I am redirected to forum index.

Do you have any ideas?
Marcin
 
Posts: 4
Joined: Sun May 25, 2008 12:33 am

Postby dcz » Tue Jun 03, 2008 1:32 pm

Could be your domain/cookie/script path settings for phpBB. Make sure you have the proper values set in the phpbb_config table. If you make some change directly in the db, do not forget to clear phpBB's cache after ;)

++
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: 21238
Joined: Fri Apr 28, 2006 9:03 pm

Postby Marcin » Tue Jun 03, 2008 8:05 pm

Hmm, nope. The cookie was fine. But I did find the solution to the problem.

There was a variable called {SEO_BASE_HREF} that went after the opening Head tag in the file overall_header.html. It seems that I updated it in the prosilver templates file, however the template that was loaded in the mysql database didn't have that variable yet. So I removed the base tag I put in manually, and replaced it with that variable, and now it works fine.

Problem was missing variable {SEO_BASE_HREF}.

Thanks for the help. Peace.
Marcin
 
Posts: 4
Joined: Sun May 25, 2008 12:33 am


Return to Simple SEO URL

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 5 guests