phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
I have big problem with virtual folders.

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Simple SEO URL
::  
Author Message
Marcin



Joined: 25 May 2008
Posts: 4

I have big problem with virtual folders.Posted: Tue May 27, 2008 3:19 pm    Post subject: I have big problem with virtual folders.

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
Back to top
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 809

I have big problem with virtual folders.Posted: Tue May 27, 2008 4:23 pm    Post subject: Re: I have big problem with virtual folders.

Did you include a base tag?

Code:
<head>
<base href="http://abetalk.com/phpBB3" />
...
</head>

_________________
Dan Kehn
Back to top
Visit poster's website
Marcin



Joined: 25 May 2008
Posts: 4

I have big problem with virtual folders.Posted: Wed May 28, 2008 2:23 am    Post subject: Re: I have big problem with virtual folders.

That works. Thanks a lot.
Back to top
Marcin



Joined: 25 May 2008
Posts: 4

I have big problem with virtual folders.Posted: Sun Jun 01, 2008 2:22 pm    Post subject: Re: I have big problem with virtual folders.

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

Do you have any ideas?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

I have big problem with virtual folders.Posted: Tue Jun 03, 2008 1:32 pm    Post subject: Re: I have big problem with virtual folders.

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 Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Marcin



Joined: 25 May 2008
Posts: 4

I have big problem with virtual folders.Posted: Tue Jun 03, 2008 8:05 pm    Post subject: Re: I have big problem with virtual folders.

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.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Simple SEO URL
Page 1 of 1

Navigation Similar Topics

Jump to: