Seite 66 von 130
Verfasst: 07.09.2008 14:41
von redbull254
Hallo erstmal,
so muss ich jetzt noch die einzelenen dateien wie "viewonline.php, htaccess"
anpassen, oder nicht?
was steht denn da?
Files to Edit<<==Übersetzt= Bearbeite bitte diese Dateien,damit es klappt
.htaccess,
viewonline.php,
adm/index.php,
includes/constants.php,
includes/functions.php,
includes/session.php,
styles/prosilver/template/overall_header.html,
styles/prosilver/template/overall_footer.html,
styles/prosilver/theme/stylesheet.css
Du musst nur das machen, was in der Installationsanleitung steht, dann funktioniert nach der Bearbeitung auch alles.

Verfasst: 07.09.2008 16:15
von easy321
OK, hab alles soweit gemacht, erstmal Danke.
Kannst du mir auch noch sagen wie ich das beim subsilver2 Style mache, denn da ist die overall_header + overall_footer und stylesheet.css Datei anderst.
Hab momentan noch folgenden fehlercode:
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3548: Cannot modify header information - headers already sent by (output started at /includes/session.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3550: Cannot modify header information - headers already sent by (output started at /includes/session.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3551: Cannot modify header information - headers already sent by (output started at /includes/session.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3552: Cannot modify header information - headers already sent by (output started at /includes/session.php:1)
Gruß
easy
Verfasst: 07.09.2008 16:57
von redbull254
Schau Dir doch einmal die Installationsanleitung für subsilver an, die im Ordner "
xml" liegt.

Verfasst: 07.09.2008 17:57
von easy321
ohh man tausend Dank, aber da muss man erstmal draufkommen!
Verfasst: 07.09.2008 19:17
von koto
Also ich bekomme das mit subsilver2 auch nicht hin.
Angeblich soll es ja einen Portal Button geben aber der kommt nur bei prosilver.
Habe das nun schon 9 mal gemacht es geht nicht.
Beispiel:breadcrumbs.html
Code: Alles auswählen
<table class="tablebg" width="100%" cellspacing="1" cellpadding="0" style="margin-top: 5px;">
<tr>
<td class="row1">
<p class="breadcrumbs"><a href="{U_PORTAL}">{L_PORTAL}</a> » <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> » <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
<p class="datetime">{S_TIMEZONE}</p>
</td>
</tr>
</table>
Overall_header:
Zuviel Code entfernt. Siehe KB:16 - Posten von Code - Dr.Death
Findet jemand den Fehler?
Ach ja bitte kein Hinweis zur Installationsanleitung sonst bekomme ich einen Anfall ich habe das nun 9 mal von vorne gemacht.
Verfasst: 07.09.2008 19:23
von redbull254
Gehe ins ACP. lösche dort den Cache. Danach klicke auf den Tab "Styles" und aktualisiere Dein Template, dann sollte es klappen.
Dateien hier bitte verlinken und nicht den ganzen Code posten, sonst gibt es "Mecker" von den Bossen. 
Verfasst: 07.09.2008 19:49
von koto
Nö geht nicht.
Ich gehe zu Styles/Style-Komponenten/Templates/Subsilver2/Cache
Und lösche alles.
Dann wieder auf Styles/Style-Komponenten/Templates/Subsilver2/Aktualisieren/
Immer nur der Foren Button zu sehen.
Verfasst: 07.09.2008 20:07
von redbull254
Link zum Forum ?
Den Cache auch unter "Allgemein" gelöscht?
Verfasst: 07.09.2008 20:50
von koto
Hurra nun gehts.
Das war die Lösung.
http://www.phpbb.de/viewtopic.php?t=161155
Tolles Forum hier hat mir schon oft geholfen.

Verfasst: 07.09.2008 22:06
von redbull254
Dann hast Du definitiv nicht Dein Template aktualisiert. Diese Funktion automatisiert nur die gleiche Aktion.
Aber egal, Hauptsache, es klappt jetzt.