Board3 Portal

Can i redirect the portal as my home page? - Board3 Portal

Can i redirect the portal as my home page?

by SupplyNDemand » Wed Jan 25, 2017 10:41 pm

Ive tried scrolling through seeing if it was something i could recode but didnt find anything :?:
SupplyNDemand
Registered User
Posts: 32
Joined: Wed Jan 25, 2017 10:28 pm

Re: Can i redirect the portal as my home page?

by JimA » Thu Jan 26, 2017 12:16 am

Hi, welcome to phpBB.com!

You can, see this topic for instructions. :)
https://www.phpbb.com/customise/db/exte ... pic/156966
Jim Mossing Holsteyn - Former Community Team Leader
Knowledge Base | Documentation | Board rules

If you're having any questions about the rules/customs of this website, feel free to drop me a PM.
User avatar
JimA
Former Team Member
Posts: 7833
Joined: Thu Jul 31, 2008 5:54 am
Location: The Netherlands
Name: Jim Mossing Holsteyn

Re: Can i redirect the portal as my home page?

by SupplyNDemand » Thu Jan 26, 2017 10:29 pm

there wasnt a htaccess file in the ext i downloaded
SupplyNDemand
Registered User
Posts: 32
Joined: Wed Jan 25, 2017 10:28 pm

Re: Can i redirect the portal as my home page?

by SupplyNDemand » Thu Jan 26, 2017 10:44 pm

Code: Select all

# Redirect to portal by default
board3_portal_redirect_controller:
    path: /
    defaults: { _controller: board3.portal.main:handle }
i found this in the routing.yml inside the config folder. could my issue be pertaining to this?
SupplyNDemand
Registered User
Posts: 32
Joined: Wed Jan 25, 2017 10:28 pm

Re: Can i redirect the portal as my home page?

by canam800er » Fri Jan 27, 2017 4:09 pm

You have to edit the .htaccess in your forumroot.
Sorry for my bad english, I am German and translated with DeepL!
My Extensionen!
User avatar
canam800er
Registered User
Posts: 195
Joined: Thu Jul 21, 2011 7:42 pm

Re: Can i redirect the portal as my home page?

by SupplyNDemand » Sun Jan 29, 2017 12:43 am

Ok found it & fixed it.. Appreciate the help!
SupplyNDemand
Registered User
Posts: 32
Joined: Wed Jan 25, 2017 10:28 pm