Portal » Board index

Current Version: 2.0.2
Released: 2013-10-27
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.

Topic author
georgesnijs
Active Member
Posts: 9
Joined: 10. June 2012 08:12

Portal » Board index

Post by georgesnijs »

On the Index page i cannot switch between Board index and Portal, the Portal 'buttom' is not present on the index page.
Where i can change this or find this to change:

<li class="icon-home"><a href="./portal.php">Portal</a> » <a href="./index.php" accesskey="h">Board index</a> <strong>‹</strong> <a href="./viewforum.php?f=7">Portal</a> <strong>‹</strong> <a href="./viewforum.php?f=49">Board3 Portal 2.0.x - English Support</a></li>

Thank you very much.
Georges.
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Portal » Board index

Post by archivar »

What style do they use?
V.G. archivar
sorry for my bad english

Topic author
georgesnijs
Active Member
Posts: 9
Joined: 10. June 2012 08:12

Re: Portal » Board index

Post by georgesnijs »

http://www.thekingdomofgod.be/

this is my website if you go to the index page you see no Portal buttom.
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Portal » Board index

Post by archivar »

georgesnijs wrote:http://www.thekingdomofgod.be/

this is my website if you go to the index page you see no Portal buttom.
They have removed the copyright of phpBB. Half of them receive no support.
Add to the copyright of phpBB on again.
I can not understand why removing the copyright, because they can use link for support.
V.G. archivar
sorry for my bad english

Topic author
georgesnijs
Active Member
Posts: 9
Joined: 10. June 2012 08:12

Re: Portal » Board index

Post by georgesnijs »

ok i am sorry forgive me it is fixed now.
is this link ok or not?
http://www.thekingdomofgod.be/
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Portal » Board index

Post by archivar »

georgesnijs wrote:ok i am sorry forgive me it is fixed now.
is this link ok or not?
http://www.thekingdomofgod.be/
Do you see the download package in install.xml and change it to overall_header.html and overall_footer.html.
V.G. archivar
sorry for my bad english

Topic author
georgesnijs
Active Member
Posts: 9
Joined: 10. June 2012 08:12

Re: Portal » Board index

Post by georgesnijs »

i am very happy with the portal, great job done, as you can see, a lot of features work perfectly. thanks for support. i cannot find the file you has given me i looked in the template editor and in the root folder.
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Portal » Board index

Post by archivar »

georgesnijs wrote:i am very happy with the portal, great job done, as you can see, a lot of features work perfectly. thanks for support. i cannot find the file you has given me i looked in the template editor and in the root folder.
See it here: http://www.thekingdomofgod.be/styles/pr ... eader.html
http://www.thekingdomofgod.be/styles/pr ... ooter.html
V.G. archivar
sorry for my bad english

Topic author
georgesnijs
Active Member
Posts: 9
Joined: 10. June 2012 08:12

Re: Portal » Board index

Post by georgesnijs »

ok i have found overall_header.html, what i have to change now what line? thanks
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Portal » Board index

Post by archivar »

georgesnijs wrote:ok i have found overall_header.html, what i have to change now what line? thanks
You should use the style / template cache empty, so the changes become visible.
V.G. archivar
sorry for my bad english

Topic author
georgesnijs
Active Member
Posts: 9
Joined: 10. June 2012 08:12

Re: Portal » Board index

Post by georgesnijs »

must i change

<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>

by this one ?

<li class="icon-home"><a href="./portal.php">Portal</a> » <a href="./index.php" accesskey="h">Board index</a> <strong>‹</strong> <a href="./viewforum.php?f=7">Portal</a> <strong>‹</strong> <a href="./viewforum.php?f=49">Board3 Portal 2.0.x - English Support</a></li>

Eddy
Active Member
Posts: 3
Joined: 2. June 2012 20:44

Re: Portal » Board index

Post by Eddy »

I think you don't understand how to use the install.xml - file.

Knowledge Base: Where can I find installation instructions?
Datenvermeidung ist besser als Datenschutz und günstiger als die Datenhaltung und -Pflege.
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Portal » Board index

Post by archivar »

georgesnijs wrote:must i change

<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>

by this one ?

<li class="icon-home"><a href="./portal.php">Portal</a> » <a href="./index.php" accesskey="h">Board index</a> <strong>‹</strong> <a href="./viewforum.php?f=7">Portal</a> <strong>‹</strong> <a href="./viewforum.php?f=49">Board3 Portal 2.0.x - English Support</a></li>
For file contents should the button "CODE" in the "Editor" use.

Code: Select all

<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>

Code: Select all

<li class="icon-home"><a href="./portal.php">Portal</a> » <a href="./index.php" accesskey="h">Board index</a> <strong>‹</strong> <a href="./viewforum.php?f=7">Portal</a> <strong>‹</strong> <a href="./viewforum.php?f=49">Board3 Portal 2.0.x - English Support</a></li>
Try to modify the files with the editor "Notepad + +"
I wonder how they did it, try installing that portal when they can not change the overall_header.html and overall_footer.html is changing as in the install.xml. You should make backup board. Then they experiment until it works.
Board3.de - Rules | We ask for your attention==>
Topic-Bumping is only accepted at least 24 hrs. after posting.
So I removed the other 3 posts.
If they feel wronged they should contact the board administrator.
V.G. archivar
sorry for my bad english
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Portal » Board index

Post by Marc »

Open that file in your browser and please use the

Code: Select all

 BBCode.

Topic author
georgesnijs
Active Member
Posts: 9
Joined: 10. June 2012 08:12

Re: Portal » Board index

Post by georgesnijs »

<li class="icon-home"><a href="./portal.php">Portal</a> » <a href="./index.php" accesskey="h">Board index</a> <strong>‹</strong> <a href="./viewforum.php?f=7">Portal</a></li>

I changed to this line in header and footer, and everything works now perfectly. Thank you very much for your support. Very appreciated.
You can see it here: http://www.thekingdomofgod.be/
Locked

Return to “Board3 Portal 2.0.x - English Support”