portal.php redirects to index when not signed in

Discussion forum for MOD Writers regarding MOD Development.
Bfish1234
Registered User
Posts: 13
Joined: Wed May 27, 2015 7:18 pm

Re: portal.php redirects to index when not signed in

Post by Bfish1234 »

Lumpy Burgertushie wrote:you have not told us what portal MOD it is. please post a link to the portal MOD that you have installed. we need to see what its instructions say about this. then we will need to see some of your files to make sure they are all correct. etc.
we are willing to help, you just have to give us something to work with.

you may PM me if you wish.


robert
Hi Robert,

Here is the mod that I using.

https://www.phpbb.com/customise/db/mod/board3_portal/

I will be happy to share files with you. Just let me know how to go about that. Thanks for your help.
User avatar
Lumpy Burgertushie
Registered User
Posts: 69228
Joined: Mon May 02, 2005 3:11 am

Re: portal.php redirects to index when not signed in

Post by Lumpy Burgertushie »

ok, here is what I suggest;
download that MOD to your computer if you don't already have it.
unzip it, open the included install.xml file in your browser.

now, scroll down to the instructions for what to do to each file.

using your ftp, dowload the relevant phpbb files and using your text editor, open those files one by one and see if the edits/changes have been made and if they are correct.

if so, you are done, if not, make them correct and upload the file(s) back to the server and purge the cache and test.
the change to the htaccess file has to be exact. copy and paste to make sure.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Bfish1234
Registered User
Posts: 13
Joined: Wed May 27, 2015 7:18 pm

Re: portal.php redirects to index when not signed in

Post by Bfish1234 »

Lumpy Burgertushie wrote:ok, here is what I suggest;
download that MOD to your computer if you don't already have it.
unzip it, open the included install.xml file in your browser.

now, scroll down to the instructions for what to do to each file.

using your ftp, dowload the relevant phpbb files and using your text editor, open those files one by one and see if the edits/changes have been made and if they are correct.

if so, you are done, if not, make them correct and upload the file(s) back to the server and purge the cache and test.
the change to the htaccess file has to be exact. copy and paste to make sure.


robert
Thanks Robert,

I have already manually checked every file to make sure the edits were completed properly. I will do that again now and let you know if I find anything.
Bfish1234
Registered User
Posts: 13
Joined: Wed May 27, 2015 7:18 pm

Re: portal.php redirects to index when not signed in

Post by Bfish1234 »

Robert, I checked all of the files as you suggested. Everything appears to be correct. There must be a command somewhere causing this. Any ideas? Thanks.

Return to “[3.0.x] MOD Writers Discussion”