Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Advanced Knowledge
Boardlink: http://snowtravelers.org
PHP Version: 5.4
MySQL Version: 5
What have you done before the problem was there?
Fresh install of phpBB3
What have you already tryed to solve the problem?
Read phpBB support forums
Description and Message
Two problems,
First, "Can Users View Portal" in ACP is not an option, I followed other support post address, but I do not get that option.
2nd, the site shows "Home < Portal < Board Index" If I'm "not" logged on all the 3 links work i.e. Home got the the default index page, if I do Logon, then I get the error "No route found for "GET /phpbb3"" I added the line "DirectoryIndex app.php index.php index.html index.htm" to htaccess and no change.
This is a fresh install and Portal3 is the first extension I've addeed.
I'd also like to make the Portal the default page.
The site is hosted on GoDaddy.
phpBB 3.1.8 - Portal 2.1.0 ACP issue
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Re: phpBB 3.1.8 - Portal 2.1.0 ACP issue
On ACP/Users and Groups/Group permissions/your Group/misc Can view the Portalbearqst wrote:First, "Can Users View Portal" in ACP is not an option, I followed other support post address, but I do not get that option.
2. If you login on the portal or index.php?
Open: root/.htaccessbearqst wrote:I'd also like to make the Portal the default page.
Insert the end:
Code: Select all
DirectoryIndex app.php/portal index.php index.html index.htm
Gruß Udo