Page 1 of 1

board3 Portal version 1.0.4 und Style fisubice2

Posted: 29. December 2009 17:57
by Snoopy
Deine Portal Version: 1.0.4
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Einsteiger

Was hast Du gemacht, bevor das Problem aufgetreten ist?


Was hast Du bereits versucht um das Problem zu lösen?
Gesucht

Fehlerbeschreibung und Nachricht
Hallo!

Ich hab mir das Style runtergeladen und installiert. Nun möchte ich gerne dort das Portal einbauen. Hänge aber bei der overall_header.html

Ich kann folgendes nicht machen:

Code: Select all

Open: styles/prosilver/template/overall_header.html
Find
Tip: This may be a partial find and not the whole line.

Code:Select All
<div class="navbar">
Add before
Tip: Add these lines on a new blank line before the preceding line(s) to find.

Code:Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.

Code:Select All
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong>
In-line Find
Tip: This is a partial match of a line for in-line operations.

Code:Select all
<li class="icon-home">
In-line Add after

Code:Select All
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF -->
<< Hide
Find
Tip: This may be a partial find and not the whole line.

Code:Select All
<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
				<!-- ENDIF -->
			</ul>

			<span class="corners-bottom"><span></span></span></div>
		</div>
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.

Code:Select all
<!-- ENDIF -->
Kann mir da vielleicht jemand helfen?[/i]

Re: board3 Portal version 1.0.4 und Style fisubice2

Posted: 29. December 2009 22:04
by Marc
fisubice2 basiert auf subsilver2, also solltest du auch die subsilver2 Anleitung durchführen und nicht die für prosilver.

Re: board3 Portal version 1.0.4 und Style fisubice2

Posted: 29. December 2009 22:13
by Snoopy
Ahh ok, das wusste ich nicht! Und die find ich hier irgendwo?

Re: board3 Portal version 1.0.4 und Style fisubice2

Posted: 29. December 2009 22:18
by Marc
Download-Archiv --> Contrib-Order --> subsilver2.xml


P.S: Hab die Frage erst gestern glaube ich schon einmal beantwortet ..... :ugeek:

Re: board3 Portal version 1.0.4 und Style fisubice2

Posted: 29. December 2009 23:42
by Snoopy
Danke.

Ich hab vorher hier geschaut und nichts gefunden gehabt und Englisch kann ich nur sehr schlecht!