WBB 3.0.x Copyright im Footer ?!

Tr1stan
Problembeschreibung:

Nabend, ich möchte gerne einen Copyright Hinweis für mein Style Hinzufügen, habe es schon so versucht wie Darkstone es beschrieben hat.

Zitat:
1.) Im ACP unter Darstellung --> Templates --> Templategruppe hinzufügen auswählen
- Template-Namen (z.B. Black-Chaos) und Templategruppen-Verzeichnis (z.B. bcf) angeben
- absenden

2.) Im ACP unter Darstellung --> Templates --> Template hinzufügen die angelegte Template-Gruppe auswählen

3.) Template-Name footer eingeben (WICHTIG: ohne .tpl!!!)

4.) Inhalt der Datei footer.tpl aus dem .zip-Archiv als Quelltext einfügen
- absenden

5.) Im ACP unter Stile --> Stile auflisten den Stil "Black Chaos" auswählen und auf bearbeiten klicken

6.) Unter dem Tab Global --> Templates, die Template-Gruppe auf den unter 1.) eigegeben Namen umstellen
- absenden


Nur kommt bei mir bei Punkt 4 Folgende Fehlermeldung

Fehlermeldung:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
Fatal error: PHP warning in file /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/system/io/File.class.php (38): fopen() [<a href='function.fopen'>function.fopen</a>]: Unable to access /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wbb/templates/fussball/footer.tpl

You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=0
Information:

error message: PHP warning in file /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/system/io/File.class.php (38): fopen() [<a href='function.fopen'>function.fopen</a>]: Unable to access /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wbb/templates/fussball/footer.tpl
error code: 0
file: /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/system/WCF.class.php (191)
php version: 5.2.3
wcf version: 1.0.0
date: Sun, 12 Aug 2007 19:58:19 +0000
request: /wbb/wbb/acp/index.php?form=TemplateEdit
referer: http://tr1stan.x.de/wbb/wbb/acp/index.php?form=TemplateEdit&templateID=107&packageID=38&s=89e43c5aaf6b12c15f3442c9683cfcf5a5cd36ff
Stacktrace:

#0 [internal function]: WCF::handleError(2, 'fopen() [<a hre...', '/srv/www/httpd/...', 38, Array)
#1 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/system/io/File.class.php(38): fopen('/srv/www/httpd/...', 'wb')
#2 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/data/template/TemplateEditor.class.php(79): File->__construct('/srv/www/httpd/...')
#3 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/data/template/TemplateEditor.class.php(142): TemplateEditor->setSource('{if $showPortal...')
#4 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/acp/form/TemplateEditForm.class.php(60): TemplateEditor->update('footer', '{if $showPortal...', 1)
#5 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/form/AbstractForm.class.php(32): TemplateEditForm->save()
#6 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/form/AbstractForm.class.php(77): AbstractForm->submit()
#7 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/acp/form/TemplateAddForm.class.php(101): AbstractForm->readData()
#8 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/acp/form/TemplateEditForm.class.php(75): TemplateAddForm->readData()
#9 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/page/AbstractPage.class.php(70): TemplateEditForm->readData()
#10 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/acp/form/ACPForm.class.php(26): AbstractPage->show()
#11 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/page/AbstractPage.class.php(32): ACPForm->show()
#12 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/util/RequestHandler.class.php(56): AbstractPage->__construct()
#13 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wcf/lib/util/RequestHandler.class.php(78): RequestHandler->__construct('TemplateEdit', Array, 'form')
#14 /srv/www/httpd/phost/t/de/x/tr1stan/web/wbb/wbb/acp/index.php(8): RequestHandler::handle(Array)
#15 {main}



Und das habe ich bei Punkt 4 in den Quelltext eingegeben.

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
{if $showPortalBoxInForum|isset && $showPortalBoxInForum}
			</div>
		</div>
	{/if}

	<div id="footer">
		<p class="copyright">{lang}wbb.global.copyright{/lang}<br />
                <a href="http://www.tr1stan.de><b>Liga21 Style (C) by Tr1stan.de</b></a></p>
	</div>
</div>

Danke für den Support

Gruß Simon
Darkstone
Bei mir funktioniert das einwandfrei hab es mehrfach getestet, siehe mein Forum!

Ich weiß auch von anderen Usern, dass es ohne Probleme funktioniert hat.

Leider weiß ich gerade keine Lösung, vielleicht kann dir jemand anders helfen.
Helga
fält dir nicht selber auf, was dort fehlt?

code:
1:
<a href="http://www.tr1stan.de>
Kristian1989
Zitat:
Original von Helga
fält dir nicht selber auf, was dort fehlt?

code:
1:
<a href="http://www.tr1stan.de>



Es heißt

code:
1:
<a href="http://www.tr1stan.de">
du hast nach deiner domain das " vergessen.
RouL
Das hat wohl eher wenig mit der Fehlermeldung zu tun Augenzwinkern

schau mal per ftp ob der benötigte ordner für die templates auch angelegt wurde und ob er die rechte 777 (oder 755 bei PHP als CGI) hat