Page 1 of 2
Portal » Board index
Posted: 10. June 2012 08:21
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.
Re: Portal » Board index
Posted: 10. June 2012 08:57
by archivar
What style do they use?
Re: Portal » Board index
Posted: 10. June 2012 09:02
by georgesnijs
http://www.thekingdomofgod.be/
this is my website if you go to the index page you see no Portal buttom.
Re: Portal » Board index
Posted: 10. June 2012 09:13
by archivar
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.
Re: Portal » Board index
Posted: 10. June 2012 09:41
by georgesnijs
ok i am sorry forgive me it is fixed now.
is this link ok or not?
http://www.thekingdomofgod.be/
Re: Portal » Board index
Posted: 10. June 2012 09:44
by archivar
Do you see the download package in install.xml and change it to overall_header.html and overall_footer.html.
Re: Portal » Board index
Posted: 10. June 2012 09:46
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.
Re: Portal » Board index
Posted: 10. June 2012 09:50
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
Re: Portal » Board index
Posted: 10. June 2012 09:55
by georgesnijs
ok i have found overall_header.html, what i have to change now what line? thanks
Re: Portal » Board index
Posted: 10. June 2012 10:00
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.
Re: Portal » Board index
Posted: 10. June 2012 10:13
by georgesnijs
must i change
<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</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>
Re: Portal » Board index
Posted: 10. June 2012 11:32
by Eddy
I think you don't understand how to use the install.xml - file.
Knowledge Base: Where can I find installation instructions?
Re: Portal » Board index
Posted: 10. June 2012 12:30
by archivar
georgesnijs wrote:must i change
<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</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> » <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</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.
Re: Portal » Board index
Posted: 10. June 2012 13:43
by Marc
Open that file in your browser and please use the
Re: Portal » Board index
Posted: 10. June 2012 14:29
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/