Portal issues
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Portal issues
Your Portal Version: 2.0.1
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://paragon-gaming.zxq.net/portal.php
What have you done before the problem was there?
I installed everything correctly and have done them over again to double check.
What have you already tryed to solve the problem?
Double checking the edits.
Description and Message
I installed the portal on my page, but there's a few problems. The bullets are off of where they're supposed to be, and the welcome message overlaps the background. Also, the portal link at the top is missing. It also seems the whole background of everything disappeared now and it's just all white background since I messed with the blocks.
I followed the directions and also did the directions located at this link. (viewtopic.php?f=57&t=5323)
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://paragon-gaming.zxq.net/portal.php
What have you done before the problem was there?
I installed everything correctly and have done them over again to double check.
What have you already tryed to solve the problem?
Double checking the edits.
Description and Message
I installed the portal on my page, but there's a few problems. The bullets are off of where they're supposed to be, and the welcome message overlaps the background. Also, the portal link at the top is missing. It also seems the whole background of everything disappeared now and it's just all white background since I messed with the blocks.
I followed the directions and also did the directions located at this link. (viewtopic.php?f=57&t=5323)
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Re: Portal issues
It seems as though I've fixed the background and bullets, but now the welcome and custom blocks are aligned to the right and I still don't have the portal link on my board.
Re: Portal issues
The error is in overall_header.html
your code:
Change it so
your code:
Code: Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
<!-- ENDIF -->
<!-- INCLUDE navbar.html -->
Code: Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
<!-- INCLUDE navbar.html -->
<!-- ENDIF -->
Gruß Udo
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Re: Portal issues
I've tried both ways. The whole navbar disappeared when I did it that way.
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Re: Portal issues
It shows the navbar again, but still no portal link.
Re: Portal issues
Did you do: Knowledge Base: Changes to forums stylesUnknownReverence wrote:It shows the navbar again, but still no portal link.
Gruß Udo
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Re: Portal issues
Yes. I did all of that after I changed the overall_header.html
Re: Portal issues
Go to the folder via FTP cache and delete everything except for
. htaccess and index.htm
Refresh your Browser
. htaccess and index.htm
Refresh your Browser
Gruß Udo
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Re: Portal issues
Still nothing. I'm sorry your attempts to help aren't working. I do appreciate it though.
Re: Portal issues
For me, the style works: Demo
I have this style, including all changes for the portal provided to download.
http://reyno41.bplaced.net/phpBB3/downl ... lution.zip
I have this style, including all changes for the portal provided to download.
http://reyno41.bplaced.net/phpBB3/downl ... lution.zip
Gruß Udo
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Re: Portal issues
Thank you. That fixed everything except the link for the navbar. That's all I need to fix now.Kirk wrote:For me, the style works: Demo
I have this style, including all changes for the portal provided to download.
http://reyno41.bplaced.net/phpBB3/downl ... lution.zip
-
Topic author - Active Member
- Posts: 18
- Joined: 15. May 2009 05:01
Re: Portal issues
I actually haven't tried it with another style. I also didn't do the viewonline, constants, functions, session, and htaccess edits in the original install directions either. Wasn't sure if I needed to or not. Just followed the directions from that link I gave. Not sure if that has something to do with it or not.Kirk wrote:Does the portal with prosilver without problems?