|
|
| Author |
Message |
elvisshades
New User
Joined: 02 Aug 2004
Posts: 13
|
Posted: March 5th 2008, 1:48 pm Post subject: Ezportal redirect problem - incorrect link/file structure |
|
|
Hi,
Anyone have problems with two ezportals showing on their site?
Last edited by elvisshades on April 3rd 2008, 11:11 pm; edited 1 time in total |
|
| Back to top |
|
 |
bobsickle
New User
Joined: 22 Feb 2008
Posts: 20
|
Posted: March 5th 2008, 5:44 pm Post subject: |
|
|
| Check your style sheet I think. |
|
| Back to top |
|
 |
Ricky_Racer
Dedicated User

Joined: 19 Jul 2003
Posts: 1398
Location: Middle of Nowhere, USA
|
Posted: March 5th 2008, 6:10 pm Post subject: |
|
|
It acts like you have 2 portal.php files, portal in forum folder working correctly ?
And this other one that shows here, yet there appears to be no portal.php file in your server root directory, if it were where it says it is here
You would just replace $phpbb_root_path = './'; with $phpbb_root_path = './forum/';. |
|
| Back to top |
|
 |
elvisshades
New User
Joined: 02 Aug 2004
Posts: 13
|
Posted: March 6th 2008, 7:54 pm Post subject: |
|
|
| Ricky_Racer wrote:
|
It acts like you have 2 portal.php files, portal in forum folder working correctly ?
And this other one that shows here, yet there appears to be no portal.php file in your server root directory, if it were where it says it is here
You would just replace $phpbb_root_path = './'; with $phpbb_root_path = './forum/';.
|
Thanks for the ideas guys. I changed the path to ./forum/ and got tons of errors all over the page. Ezportal wouldn't even load. Its so weird and its like there are two portals installed but I know there is only one. Hmmm...I guess maybe I'll try uninstalling everything, putting the code changes back, and re-installing everything. So weird...  |
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3184
Location: Australia
|
|
| Back to top |
|
 |
elvisshades
New User
Joined: 02 Aug 2004
Posts: 13
|
Posted: March 10th 2008, 11:38 pm Post subject: |
|
|
| ~HG~ wrote:
|
|
It looks like you have had success with it now.
|
Yeah, its working but I don't like the way it redirects. Any ideas of how to redirect it the root domain?
Last edited by elvisshades on April 3rd 2008, 11:11 pm; edited 1 time in total |
|
| Back to top |
|
 |
elvisshades
New User
Joined: 02 Aug 2004
Posts: 13
|
Posted: March 14th 2008, 10:00 am Post subject: |
|
|
Thanks for the reply. I've deleted the index.html file completely from the root and now I'm just using the .htaccess file.
I will most likely try to move the files as suggested but from the ezportal directions, I thought the portal.php file had to be in the same folder as my forum? This is what it says:
Included Files: phpbb_root/portal.php
## phpbb_root/fetchposts.php
## phpbb_root/templates/subSilver/portal_body.tpl
## phpbb_root/images/smartorsite_logo.gif
Am I reading it wrong?
So if my forum is at www.mysite.com/forum can I really put portal.php and fetchpost.php at the root of www.mysite.com? Thanks guys! |
|
| Back to top |
|
 |
elvisshades
New User
Joined: 02 Aug 2004
Posts: 13
|
Posted: March 24th 2008, 9:53 am Post subject: |
|
|
| Is anyone currently using the newest version of ezportal? I really think there is a glitch in the code. If you are using it, how do you have it setup? |
|
| Back to top |
|
 |
|