Portal Link Missing
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.
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.
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Portal Link Missing
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://v2.ubermpower.co.uk
PHP Version: 3.0.8
What have you done before the problem was there?
Installed subsilver after board3 install
What have you already tryed to solve the problem?
transferred portal files in theme / template to get portal to work in subsilver!
Description and Message
Hi there,
I have recently installed the latest phpbb version on a test server and now installing some mods, i installed board3 with automod and everything went great, at the time there was only prosilver installed, i loved the portal so decided to keep it, i've now installed subsilver and nothing worked until i added the portal files/folders into the subsilver style theme & template folders, only thing is there is no portal link next to board index link,
Another thing is when i tried to refresh the theme for subsliver it said: "This theme is stored on the filesystem so there is no need to refresh it." so not sure if something is missing from the database, as usually i get when refreshing theme with other styles is "Are you sure you wish to refresh the theme data stored in the database with the contents of the theme on the filesystem? This will overwrite all modifications which have been carried out with the theme editor while the theme was stored in the database."
So basically i'm missing the portal link but as far as i can tell everything else seems fine, not sure about the refresh if that anything to do with it but thought it was worth a mention!
Many thanks in advance for any help
MT
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://v2.ubermpower.co.uk
PHP Version: 3.0.8
What have you done before the problem was there?
Installed subsilver after board3 install
What have you already tryed to solve the problem?
transferred portal files in theme / template to get portal to work in subsilver!
Description and Message
Hi there,
I have recently installed the latest phpbb version on a test server and now installing some mods, i installed board3 with automod and everything went great, at the time there was only prosilver installed, i loved the portal so decided to keep it, i've now installed subsilver and nothing worked until i added the portal files/folders into the subsilver style theme & template folders, only thing is there is no portal link next to board index link,
Another thing is when i tried to refresh the theme for subsliver it said: "This theme is stored on the filesystem so there is no need to refresh it." so not sure if something is missing from the database, as usually i get when refreshing theme with other styles is "Are you sure you wish to refresh the theme data stored in the database with the contents of the theme on the filesystem? This will overwrite all modifications which have been carried out with the theme editor while the theme was stored in the database."
So basically i'm missing the portal link but as far as i can tell everything else seems fine, not sure about the refresh if that anything to do with it but thought it was worth a mention!
Many thanks in advance for any help
MT
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Portal Link Missing
Look here: portal_docs/contrib/subsilver2.xml
V.G. archivar
sorry for my bad english
sorry for my bad english
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Re: Portal Link Missing
Hi archivar
Thank you very much
Do'H what am i like i did search the board but couldn't find the edits,
Hopefully this will help someone else out that is as incompetent as me that cant find the relevant info LOL!
Again thank you very much for pointing me in the right direction,
Cheers MadTaffy
Thank you very much
Do'H what am i like i did search the board but couldn't find the edits,
Hopefully this will help someone else out that is as incompetent as me that cant find the relevant info LOL!
Again thank you very much for pointing me in the right direction,
Cheers MadTaffy
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Re: Portal Link Missing
Quick update, i've done all the edits but still no portal link
Could you point out what part of the edits is the portal link please?
I tried refreshing Template / Imagesets / Theme which as i said in my first post the template and Imagesets refreshed but the Theme wouldn't refresh, i purged the cache through the acp and i also deleted everything but the .htaccess and index.htm using ftp, everything is still working perfect but the portal link!
Sorry about this i thought doing the edits would of been the last you heard from me on this issue!
Appreciate any help you can give me with this!
MT
Could you point out what part of the edits is the portal link please?
I tried refreshing Template / Imagesets / Theme which as i said in my first post the template and Imagesets refreshed but the Theme wouldn't refresh, i purged the cache through the acp and i also deleted everything but the .htaccess and index.htm using ftp, everything is still working perfect but the portal link!
Sorry about this i thought doing the edits would of been the last you heard from me on this issue!
Appreciate any help you can give me with this!
MT
-
- 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 Link Missing
You didn't edit breadcrumbs.html as stated in the instructions.
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Re: Portal Link Missing
I've redone the breadcrumbs.html and its working now, i put the edit in the wrong place, i put it after not before
Thanks for the help both its much appreciated,
Cheers MT
Thanks for the help both its much appreciated,
Cheers MT
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Re: Portal Link Missing
So so sorry to be a pain i tried to look for the relevant info but I am Usless
I've installed some more styles and the ones subsliver based i managed to sort out no problems but one of them is prosilver based, again got everything working on the face of it BUT no portal link......
If you could point me in the right direction again i would be VERY grateful
Again soz to waste your time!
Cheers MT
p.s
Is this the correct edits in overall_header to get portal link to work?
FIND
Add before
And there is another two after that need edits!
I've installed some more styles and the ones subsliver based i managed to sort out no problems but one of them is prosilver based, again got everything working on the face of it BUT no portal link......
If you could point me in the right direction again i would be VERY grateful
Again soz to waste your time!
Cheers MT
p.s
Is this the correct edits in overall_header to get portal link to work?
FIND
Code: Select all
<div class="navbar">
Code: Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
Code: Select all
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
Code: Select all
<!-- ENDIF -->
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Re: Portal Link Missing
Sorry before you answer that, ive sorted it, should of persevered with it a bit more before asking,
Only thing is its messed the look of the style up a bit, its ca black
Guess thats for another section if i decide to try and sort it,
Only thing is its messed the look of the style up a bit, its ca black
Guess thats for another section if i decide to try and sort it,
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Re: Portal Link Missing
I give up LOL!!!!!
Thanks
WTF....... I've lost the portal link on all the styles now
Could editing the functions.php and the function_content.php so links open in a new tab effect the portal link, coz since i've done that they have gone!!!!!!!!!!
Thanks
WTF....... I've lost the portal link on all the styles now
Could editing the functions.php and the function_content.php so links open in a new tab effect the portal link, coz since i've done that they have gone!!!!!!!!!!
-
Topic author - Active Member
- Posts: 17
- Joined: 2. December 2010 02:29
- phpBB.com User: MadTaffy
Re: Portal Link Missing
Hrmm do you know a way around this please,
When i edit the includes/functions & includes/functions_content so links open in a new tab and not in the same tab i loose all the portal links!
Promise i did search for this first LOL!!!
When i edit the includes/functions & includes/functions_content so links open in a new tab and not in the same tab i loose all the portal links!
Promise i did search for this first LOL!!!