Page 1 of 1

phpBB 3.1.8 - Portal 2.1.0 ACP issue

Posted: 3. April 2016 19:08
by bearqst
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.

Re: phpBB 3.1.8 - Portal 2.1.0 ACP issue

Posted: 4. April 2016 17:24
by Kirk
bearqst 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.
On ACP/Users and Groups/Group permissions/your Group/misc Can view the Portal
group_permissions.jpg
2. If you login on the portal or index.php?
bearqst wrote:I'd also like to make the Portal the default page.
Open: root/.htaccess
Insert the end:

Code: Select all

DirectoryIndex app.php/portal index.php index.html index.htm