Additional portal page.

Current Version: 2.0.2
Released: 2013-10-27
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.
Locked

Topic author
archcry
Active Member
Posts: 3
Joined: 25. April 2011 22:35

Additional portal page.

Post by archcry »

Hello,

I've been trying to add a page called login.php to my portal.
So far it works, got it running on phpbb_login_modules (instead of portal_modules)
I am only wondering how to configure this page in ACP.
I made a new case "module_login" and linked it to my new database.
So far that works too, but it still shows the portal modules from the main page instead of the modules from the login page in ACP.
When I add a module in the modules_login case it does add this module on the login page, but it does not show up in the ACP.

Changes I made:

Added a new function in functions.php which will pull login page modules.
Added 'LOGIN_MODULES_TABLE' which points to phpbb_login_modules in constants.php.
Added a new case in the acp_portal.php and info/acp_portal.php.

Any idea how to solve this?

~ Archcry

Topic author
archcry
Active Member
Posts: 3
Joined: 25. April 2011 22:35

Re: Additional portal page.

Post by archcry »

Well I managed to solve this issue now, there is only 1 issue left.

Since I have 3 pages with a menu on all of them the config table created 3 entries for links.
How can I make them run on 1 entry?

~ Archcry
Locked

Return to “Board3 Portal 2.0.x - English Support”