Portal.php instead of Index.php

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
Creative
Active Member
Posts: 2
Joined: 10. May 2010 16:37

Portal.php instead of Index.php

Post by Creative »

Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://l2dragonriders.atw.hu/

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
Hi there

I have installed a new forum, and get this interesting mod. I really like it, and get some options changed to fit my needs. Now i want to make the portal.php onload instead of the basic index.php. I changed my .htacces to this :
"<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php"
But the index.php loads in every time i open the site. Is it a good and/or standard resolution to edit the index.php with the content of portal.php ?

Creative
User avatar

talonos
Portal Specialist
Posts: 242
Joined: 7. June 2009 15:12
phpBB.com User: talonos

Re: Portal.php instead of Index.php

Post by talonos »

try putting

Code: Select all

DirectoryIndex portal.php index.php
and see if that works. if not then your host might be restricting custom .htaccess and forcing there own to load banner at the top of all your pages
Creating board3 website? check the sites out below for board3 compatible extensions
Talonos: Pretereo stormrage EU OFFLINE!

Topic author
Creative
Active Member
Posts: 2
Joined: 10. May 2010 16:37

Re: Portal.php instead of Index.php

Post by Creative »

Doesn't work :( Any idea how to make it work?
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Portal.php instead of Index.php

Post by Marc »

If it doesn't work that way, contact your hoster. They should be able to control this.
Locked

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