Portal Main Page

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
User avatar

Topic author
cyberken
Active Member
Posts: 3
Joined: 18. April 2008 11:14

Portal Main Page

Post by cyberken »

Hi great portal :)

I was running phpBB3 Portal and decided that this one was better :)

I have went through and uploaded/edited all the files but when I navigate to the main page it just shows up the forums.

in order to view the portal I have to manually type portal.php after the main address. My htaccess file does state that the portal should be first and no idea why it isnt doing it :(

Any suggestions?
User avatar

Ice
Former Team Member
Posts: 359
Joined: 20. January 2008 23:43
Location: England, United Kingdom

Re: Portal Main Page

Post by Ice »

Make sure theres a . before htaccess. If there is, your host may not allow the use of .htaccess files. I can't think of a workaround right now but I'll see what I can come up with.
Board3 Portal Dev & English Tech Support
User avatar

Topic author
cyberken
Active Member
Posts: 3
Joined: 18. April 2008 11:14

Re: Portal Main Page

Post by cyberken »

Hi Ice :)

It is listed as .htaccess

The old phpBB portal worked fine maybe i messed up something when I switched over - basically I uploaded the files for this one and did the edits - i never undid the edits for the old portal tho - could that be it?
User avatar

Ice
Former Team Member
Posts: 359
Joined: 20. January 2008 23:43
Location: England, United Kingdom

Re: Portal Main Page

Post by Ice »

Hmm could be, check the .htaccess again. It should say exactly:

Code: Select all

DirectoryIndex portal.php index.php index.html index.htm

<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
Board3 Portal Dev & English Tech Support
User avatar

Topic author
cyberken
Active Member
Posts: 3
Joined: 18. April 2008 11:14

Re: Portal Main Page

Post by cyberken »

Ice you are a star :) that worked.

My htaccess had the directory index at the bottom (that's what it said in install.php) I moved it to the top and works great - many thanks :)

gus
Active Member
Posts: 9
Joined: 12. May 2008 13:29

Re: Portal Main Page

Post by gus »

General Error
template->_tpl_load_file(): File ./styles/prosilver/template//portal/portal_body.html does not exist or is empty

everything else seems to work fine i just cant see the portal...lol
User avatar

thomas.d
Former Team Member
Posts: 625
Joined: 19. January 2008 23:56
phpBB.de User: thomas.d
phpBB.com User: thomas.d
Contact:

Re: Portal Main Page

Post by thomas.d »

gus wrote:General Error
template->_tpl_load_file(): File ./styles/prosilver/template//portal/portal_body.html does not exist or is empty

everything else seems to work fine i just cant see the portal...lol
Have you checked that /styles/prosilver/template/portal/portal_body.html is in place?
Viele Grüße

Thomas

Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |

gus
Active Member
Posts: 9
Joined: 12. May 2008 13:29

Re: Portal Main Page

Post by gus »

yup its there...
seems all the settings are working as far as the control panel and everything...but...no portal.
double checked the files and even uninstalled and reinstalled...still...nada....doh!
User avatar

thomas.d
Former Team Member
Posts: 625
Joined: 19. January 2008 23:56
phpBB.de User: thomas.d
phpBB.com User: thomas.d
Contact:

Re: Portal Main Page

Post by thomas.d »

gus wrote:yup its there...
seems all the settings are working as far as the control panel and everything...but...no portal.
double checked the files and even uninstalled and reinstalled...still...nada....doh!
Hi gus,

can you provide a link to your forum?
Viele Grüße

Thomas

Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |

gus
Active Member
Posts: 9
Joined: 12. May 2008 13:29

Re: Portal Main Page

Post by gus »

http://minutemancc.us/phpBB3/

is the portal error

http://minutemancc.us/phpBB3/index.php for the actual page

thnx again

gus
Active Member
Posts: 9
Joined: 12. May 2008 13:29

Re: Portal Main Page

Post by gus »

thomas.d wrote:
gus wrote:yup its there...
seems all the settings are working as far as the control panel and everything...but...no portal.
double checked the files and even uninstalled and reinstalled...still...nada....doh!
Hi gus,

can you provide a link to your forum?

now i look at again and it is gone....wow either i was sening things or it was deleted somehow....but NO it IS missing at the moment
i do see one in template/portal... copied it over and no luck...same thing...
Last edited by gus on 14. May 2008 01:55, edited 1 time in total.
User avatar

thomas.d
Former Team Member
Posts: 625
Joined: 19. January 2008 23:56
phpBB.de User: thomas.d
phpBB.com User: thomas.d
Contact:

Re: Portal Main Page

Post by thomas.d »

gus wrote:http://minutemancc.us/phpBB3/

is the portal error

http://minutemancc.us/phpBB3/index.php for the actual page

thnx again
Hm, I can reproduce your error message when I delete portal_body.html ...

At least you should reach

http://minutemancc.us/phpBB3/styles/pro ... index.html what normally shows a blank page, in your case you'll get a 404 ("File not found").

Sorry, but once again I ask you

Does portal_body.html exist in the folder /styles/prosilver/template/portal/????

And was it uploaded in ASCII-Mode?

[Edit]

Oops, too late ...

[/Edit]
Viele Grüße

Thomas

Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |

gus
Active Member
Posts: 9
Joined: 12. May 2008 13:29

Re: Portal Main Page

Post by gus »

ya thats what i said...lol


do you have an example or what it should look like?


ok update


finding that tags were not closed in alot of files...fixing all errors now post back in a sec

gus
Active Member
Posts: 9
Joined: 12. May 2008 13:29

Re: Portal Main Page

Post by gus »

opend all the files in the portal directory in dream weaver and closed and saved them....
edited nothing but the setting in dreamweaver saw tags open in most of the files in witch it closed them....so i saved and now it seems to work i see the portal and more....
still testing and i hope if anyone else sees an issue like this...to know that this is one way to fix...

still some issues with the poll on front page,I put back the old file with bad tags...
"wow sounds like driving without registration here in calif...lol"
and it looks like its working now..

it almost looks like the files got corupted in transfer or somthing but so far so good
more updates to come if more issues...thnx againg for pointing me in the right direction

gus
Active Member
Posts: 9
Joined: 12. May 2008 13:29

Re: Portal Main Page

Post by gus »

seems like all is working now but i still got some "extra text" in the poll...after you make a choice it has code in the text area
\
any ideas?
Locked

Return to “board3 Portal 1.0.x - English Support”