RMcGirr83 wrote:You need to ask wherever it is you got the portal.
How did you install the portal without having the instructions?
Help does not appear to be available here. I am being told to go seek information from a source that is not there due to the fact that the portal available is over 2 years old. Like I said, 3.1 does not have the available extensions we need at this time so we are making the best of it until we can upgrade.Oyabun1 wrote:Please read and follow the phpBB.com Board-Wide Rules and Regulations
How did you install the portal without having the instructions?
That's one of the risks you take installing mods.Bfish1234 wrote:Help does not appear to be available here. I am being told to go seek information from a source that is not there due to the fact that the portal available is over 2 years old
But, you could try adding something like this to the .htaccess file:3.0.x Support Forum wrote:Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Code: Select all
<Files "config.php">
Code: Select all
DirectoryIndex index.html index.htm portal.php index.php
Like I said, there is no portal currently available that is updated. A portal does not seem to be a feature that should be hard to obtain.Mick wrote:That's one of the risks you take installing mods.Bfish1234 wrote:Help does not appear to be available here. I am being told to go seek information from a source that is not there due to the fact that the portal available is over 2 years old
But, you could try adding something like this to the .htaccess file:3.0.x Support Forum wrote:Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Open .htaccess and find:Add before:Code: Select all
<Files "config.php">
See this .htaccess guide.Code: Select all
DirectoryIndex index.html index.htm portal.php index.php
Any other questions should be directed to the mod author or you could try mod writers discussion if that doesn't help.