gege Posted August 20, 2004 Report Share Posted August 20, 2004 Hallo, Ihr Lieben, hab den vorhanden Thread Login geht nicht ohne box..... gelesen, der Verweis mit der L?sung geht aber nicht auf eine passende Seite, sondern auf Eure Startseite. Ich hab an dem Template nichts ge?ndert (DL am 21.7.) und bei mir geht der Login garnicht, komme also nicht bis zum Admin-button. Ist im aktuellen DL bereits was diesbez?glich ge?ndert? Andernfalls, was muss ich ?ndern bzw. muss das Aqua auf den Friedhof (Bitte nicht, Beerdigungen machen mich immer so traurig....) Ist bitte jemand so nett und hilft mir da weiter? (Evtl Mitglied d022962) Herzliche Gr?sse aus Berlin Gabi Link to comment Share on other sites More sharing options...
dukie6666 Posted August 20, 2004 Report Share Posted August 20, 2004 schau mal hier, http://www.xt-commerce.com/modules/ipboard...hl=<form> bzw... suche nach form tag Link to comment Share on other sites More sharing options...
gege Posted August 21, 2004 Author Report Share Posted August 21, 2004 Hallo, anscheinend geht der Fehler von der Login-Box aus, sehe ich das richtig? Im Template der Box wird der Inhalt aus der variablen {$BOX_CONTENT} gebildet, der auf die source-Datei loginbox.php verweist, die wiederum aus meiner Sicht ( :pst: ich kann nicht wirklich programmieren, besstenfalls mal was nach Vorlage ?ndern) das Form richtig kennzeichnet. Nachstehend das loginbox-template. Muss ich hier was ?ndern oder suche ich komplett an der falschen Stelle? <table border="0" cellpadding="0" cellspacing="0"> <tr> <td class="bodyleft"></td> <td class="bodymain"> <!#{$BOX_CONTENT} BEGIN --> {$BOX_CONTENT} <!#{$BOX_CONTENT} END --> </td> <td class="bodyright"></td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td class="bottomleft"></td> <td class="bottommain"></td> <td class="bottomright"></td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td></td> </tr> </table> Danke f?r Eure Hilfe Link to comment Share on other sites More sharing options...
gege Posted August 21, 2004 Author Report Share Posted August 21, 2004 Erg?nzung...und das hier ist das der Form-Teil des Templates login.html. <td valign="top"> <form action="{$FORM_ACTION}" method="post" name="login"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="subcategory_border">{#title_returning#}</td> </tr> <tr> <td class="main_border_right"> {#text_returning#} </p> <table width="100" border="0" cellspacing="2" cellpadding="0"> <tr> <td class="main" nowrap>{#text_email#} </td> <td> {$INPUT_MAIL}</td> </tr> <tr> <td class="main" nowrap> {#text_password#}</td> <td>{$INPUT_PASSWORD}</td> </tr> </table> {#text_lost_password#}</p> {$BUTTON_LOGIN} </p></td> </tr> </table> </form> </td> Link to comment Share on other sites More sharing options...
dukie6666 Posted August 21, 2004 Report Share Posted August 21, 2004 es liegt eher daran das in der search box oder einer anderen der formtag fehlt...vergleiche diee mal mit den orginalboxen Link to comment Share on other sites More sharing options...
gege Posted August 21, 2004 Author Report Share Posted August 21, 2004 Herzlichen Dank, Ohne Sie w?re ich wohl weiter an den falschen Dateien verzweifelt... Es war die Search-Box.... Danke, danke, danke. :love: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.