Seite 2 von 3
Verfasst: 04.12.2003 15:24
von bazo
Das Board funzt im Moment warum auch immer nicht!
Aber unter
http://bazo.s1.cybton.com/phpBB2/index.php
Sollte es normasl zu erreichen sein!
Aber man sieht ja nix das is das Problem,man sieht nur im Admin index das der
und
Button fehlt!
Verfasst: 05.12.2003 14:03
von bazo
keiner ne Lösung?
Verfasst: 06.12.2003 11:05
von bazo
hey Leute es muss doch einer ne Ahnung haben in welcher Datei der Fehler liegt!Welche Datei enthält denn diese beiden oben genannten Button´s!`?!
Verfasst: 23.12.2003 15:24
von bazo
Hi ich push den Thre3ad ma!
Bitte einer muss doch en Plan haben was da falsch läuft!!
Danke
Verfasst: 24.12.2003 13:06
von PhilippK
Schau doch mal in der Datei ./templates/yourTemplate/admin/board_config_body.tpl ob da der Code
Code: Alles auswählen
<tr>
<td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" />
</td>
</tr>
relativ weite am Ende steht. Wenn nein: füge ihn
vorein.
(yourTemplate musst du durch den Namen des verwendeten Templates ersetzen)
Gruß, Philipp
Verfasst: 24.12.2003 14:57
von bazo
ja is davor bei mir siehts aber so aus :
Code: Alles auswählen
<tr>
<td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" />
</td>
</tr>
Verfasst: 26.12.2003 20:16
von bazo
*push*
Woran könnt liegen?daran das dieser genannte Part bei mir anders aussieht!??!
Verfasst: 29.12.2003 13:17
von bazo
PUSH!
Verfasst: 29.12.2003 17:05
von roger
Ich weiß gar nicht, wo Dein Problem jetzt ist: zwischen dem, was Philipp und was Du gepostet haben, ist kein Unterschied, nur, dass bei Philipp noch zwei Leerzeichen erzwungen werden ( )
roger
Verfasst: 30.12.2003 12:25
von bazo
MEIN Problem ist das ich keine Buttons zum "absenden" und "zurücksetzten" habe.Und nicht weiß in welcher Datei ich die Fehler suchen solle...
Denn Phillip meinte ja das alle Dateien die ich im gezeigt habe keine Fehler aufweisen!
(Nach der "Kategorien eine Beschreibung geben" Modifikation!)
Edit1:
http://home.arcor.de/fluckifluck/Unbena ... enannt.JPG
Siehe Shot!
Edit2:
In dem Feld steht aber
Code: Alles auswählen
</td>
</tr>
<tr>
<td class="catBottom" colspan="2" align="center"><input type="hidden" name="mode" value="modcat" /><input type="hidden" name="c" value="2" /><input type="submit" name="submit" value="Aktualisieren" class="mainoption" /></td>
</tr>
</table>
</form>
<br clear="all" />
<!--
Please note that the following copyright notice
MUST be displayed on each and every page output
by phpBB. You may alter the font, colour etc. but
you CANNOT remove it, nor change it so that it be,
to all intents and purposes, invisible. You may ADD
your own notice to it should you have altered the
code but you may not replace it. The hyperlink must
also remain intact. These conditions are part of the
licence this software is released under. See the
LICENCE and README files for more information.
The phpBB Group : 2001
//-->
<div align="center"><span class="copyright">Powered by phpBB 2.0.6 © 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a><br /></span></div>
</body>
</html>