Portal button messed up and prosilver style is diff to demo

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.
Locked

Topic author
Stam
Active Member
Posts: 9
Joined: 12. July 2009 01:06
Location: Ireland

Portal button messed up and prosilver style is diff to demo

Post by Stam »

Your Portal Version: 1.0.3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://stam.thesmokylounge.com/forums/portal.php

What have you done before the problem was there?
Nothing. It installed perfectly

What have you already tryed to solve the problem?
Nothing I have no idea, sorry :(

Description and Message
Hi looking at my board index my portal link is sort of messed up, and also my portal page almost looks different to the demo version of subsliver. The icons are different for the menu etc..

Can anyone else notice that? Also if I wanted to use subsilver special edition as my style instead of subsilver how would go about that? They are very alike so I assume it wouldnt be too hard? Thanks very much!
User avatar

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

Re: Portal button messed up and prosilver style is diff to demo

Post by Ice »

You haven't refreshed the theme, ACP -> Styles -> Themes -> prosilver -> refresh.

For subsilver2 look in the contrib folder for the install file.
Board3 Portal Dev & English Tech Support

Topic author
Stam
Active Member
Posts: 9
Joined: 12. July 2009 01:06
Location: Ireland

Re: Portal button messed up and prosilver style is diff to demo

Post by Stam »

Oh brilliant that fixed the portal style difference but the portal button on the board index is still messed up. I assume i made a mistake in the overall_header perhaps?
User avatar

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

Re: Portal button messed up and prosilver style is diff to demo

Post by Ice »

Yeh, the portal link needs to go before the board link. IE bwtween <li class="icon-home"> and <a href=
Board3 Portal Dev & English Tech Support

Topic author
Stam
Active Member
Posts: 9
Joined: 12. July 2009 01:06
Location: Ireland

Re: Portal button messed up and prosilver style is diff to demo

Post by Stam »

Code: Select all

<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>
I put it in between those but nothing has changed, i even refreshed the page. Thats what the line looks like.
User avatar

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

Re: Portal button messed up and prosilver style is diff to demo

Post by Ice »

In the install file it says BEFORE the index link.

For example:

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>
Board3 Portal Dev & English Tech Support

Topic author
Stam
Active Member
Posts: 9
Joined: 12. July 2009 01:06
Location: Ireland

Re: Portal button messed up and prosilver style is diff to demo

Post by Stam »

Still the same for some reason

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>
Thats what I have and yet its still the same

Just looking, the footer is the same aswell.
User avatar

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

Re: Portal button messed up and prosilver style is diff to demo

Post by Ice »

Have you refreshed the cache after making style changes?
Board3 Portal Dev & English Tech Support

Topic author
Stam
Active Member
Posts: 9
Joined: 12. July 2009 01:06
Location: Ireland

Re: Portal button messed up and prosilver style is diff to demo

Post by Stam »

Ok a refresh of everything(images, templates etc..) solved it! Thanks for the help!

Topic author
Stam
Active Member
Posts: 9
Joined: 12. July 2009 01:06
Location: Ireland

Re: Portal button messed up and prosilver style is diff to demo

Post by Stam »

I am having one problem now though, the style seems to be stuck on prosilver and wont change to prosilver special edition even though, its the default style its still showing prosilver and thats not the default style!

I've deactivated it, refreshed everything possible, cleared cookies everything. Prosilver special edition did work earlier! The preview of prosilver special edition works perfectly shows everything.

But it just seems like its stuck on prosilver, ive tried all the basics to deactivate reactivate change the defaults around everything!
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 button messed up and prosilver style is diff to demo

Post by Marc »

Change your own style to prosilver SE in your UCP. ;)
User avatar

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

Re: Portal button messed up and prosilver style is diff to demo

Post by Ice »

You need to change the style of the default "Anonymous" user.
Board3 Portal Dev & English Tech Support

Topic author
Stam
Active Member
Posts: 9
Joined: 12. July 2009 01:06
Location: Ireland

Re: Portal button messed up and prosilver style is diff to demo

Post by Stam »

Marc wrote:Change your own style to prosilver SE in your UCP. ;)
I did that, it worked, but that'll be only for me though, everyone else will still prosilver? I also did over ride userstyle
Ice wrote:You need to change the style of the default "Anonymous" user.
How would I do that? Cheers.
Locked

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