Problem with moving portal.php in other directory

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
Horeus
Active Member
Posts: 2
Joined: 4. March 2012 12:49

Problem with moving portal.php in other directory

Post by Horeus »

Your Portal Version: 1.0.6
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://allgamers.fr

What have you done before the problem was there?


What have you already tryed to solve the problem?
Not write DirectoryIndex portal.php index.php index.html index.htm in /.htaccess
Deactivate Ultimate SEO URL and Zéro duplicate phpBB SEO


Description and Message
Good Morning everybody

In advance, sorry for my english :mrgreen:
I wanted to use the trick in this adress : knowledge/kb_show.php?id=2
for moving /forum/portal.php to /portal.php but it does not work.
I think the problem come to Ultimate SEO URL because it's this is indicated

Code: Select all

Create or edit /.htaccess and add:
[code]DirectoryIndex portal.php index.php index.html index.htm
[/code]
Do you have a solution ?
Thanks[/i]

Edit :

Problem solved
In phpbb_seo/cache/.htaccess, must be added :

Code: Select all

DirectoryIndex portal.php index.php index.html index.htm

Topic author
Horeus
Active Member
Posts: 2
Joined: 4. March 2012 12:49

Re: Problem with moving portal.php in other directory

Post by Horeus »

In fact, the problem was not solved ... or almost
If you have Seo Url, do not do the first 2 steps:
Create or edit /.htaccess and add:

Code: Select all

DirectoryIndex portal.php index.php index.html index.htm
Edit /forums/.htaccess
REMOVE

Code: Select all

DirectoryIndex portal.php index.php index.html index.htm
but when connecting, sometimes we fall on page 404. To return to normal, we must go back and refresh. Ditto for the disconnection.
So, I removed it and abandoned.
Locked

Return to “board3 Portal 1.0.x - English Support”