ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Neues Passwort geht auch nicht!!!

Geschlossen
  1. #1
    User Pic
    Balthazar Mitglied
    Registriert seit
    18.09.2010
    Beiträge
    44
    Beitragswertungen
    1 Beitragspunkte
    Guten Morgen Leutz,

    hab seit langem mal wieder ein prob. was ich bisher in der Form noch nicht kannte!

    Ich habe mir über "Password vergessen (reminder)" ein neues Passwort zusenden lassen.

    Danach habe ich versucht mich mit dem PW einzulogen was nicht ging!

    Folgendes habe ich ausprobiert:

    Die üblichen Übeltäter wie Cache, Cookies usw. gelöscht!
    Browser wechsel!
    Direkt Homepage link ohne pl.am rotz.
    MD5 Encoder (obwohl ich da nicht weis ob ich das so richtig gemacht habe^^)

    Was könnte man noch tun?
    Habe mal geschaut, wenn ich mir nen neus PW zusenden lasse dann ändert sich in der Datenbank (il_user: im pass wo der code drinne steht nichts!
    Ist das überhaupt richtig?

    LG

    betroffene Homepage: externer Link
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Treicio gelöschter User
    Dürfte richtig sein, da für solche Änderungen die Tabelle prefix_uesrcheck eigentlich genommen wird. Dort wird alles zwischen aufbewahrt. Aber woran es liegt kann ich dir nicht sagen.
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Balthazar Mitglied
    Registriert seit
    18.09.2010
    Beiträge
    44
    Beitragswertungen
    1 Beitragspunkte
    Hab mich mal Neu geregt. Durch Admin bestätigen lassen^^
    Und das ging auch nicht!

    Ist aber auch kein IP sperre module drauf...
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Treicio gelöschter User
    Ich hatte so ein problem bie ner Seite die ich n bssl verbessert habe.

    Habs gefunden^^
    Ich weiß nicht woher da skommt aber war bei mir auch so. Schreib mal den Webmaster an: Die boxen_login.htm hat nen Fehler

    Eigentlich geht das so:

    <form method="post">
    <input .....
    </form>


    Dort steht es so:

    <form method="post"></form>
    <input ....


    Kurz: Das Formular wurde geändert sodass die Felder nicht mehr dazu gehören ( das Formular beinhaltet gar nichts ) und somit sind die Felder eigentlich nur ne optische Zierde.
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    Balthazar Mitglied
    Registriert seit
    18.09.2010
    Beiträge
    44
    Beitragswertungen
    1 Beitragspunkte
    Der Code wurde bearbeitet!

    <link rel="stylesheet" type="text/css" href="include/templates/user/vtec-boxen_loginh.css">
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin" id="hlogin">
      <tr>
        <td align="center" valign="top" nowrap>
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="hlogin-name" class="hlogin-name">
          <tr>
            <td nowrap>{TAGZEIT}</td>
            <td nowrap width="5"></td>
            <td nowrap>{NAME}</td>
          </tr>
        </table>
        </td>
        <td width="5" align="center" valign="top" nowrap>&nbsp;</td>
        <td align="center" valign="top" nowrap class="hlogin-message">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin-login" id="hlogin-login">
          <tr>
            <td align="center" nowrap>{NACHRICHTEN}</td>
            <td width="5" align="center" nowrap>|</td>
            <td align="center" nowrap>
    	  <a class="hlogin-link" href="index.php?user-3">{_lang_logout}</a></td>
          <td width="5" align="center" nowrap>|</td>
            <td align="center" nowrap><a class="hlogin-link" href="index.php?forum-augt">Neue Beitr&auml;ge</a>(<span style="color:#FF0000;">{LPOSTS}</span>)</td>
            <td width="5" align="center" nowrap>|</td>
            <td align="center" nowrap>
            <p align="center">
            <a class="hlogin-link" href="index.php?ucp-8">{_lang_profil}</a>|
            </td>
            <td width="5" align="center" nowrap>&nbsp;</td>
            <td align="center" nowrap>{ADMIN}</td>
          </tr>
        </table>
        </td>
        <td width="100%" align="center" valign="top" nowrap>&nbsp;</td>
        <td align="center" valign="top" nowrap class="hlogin-screentime">
    	  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin-screentime" id="hlogin-screentime">
            <tr>
              <td width="100%" nowrap>
    	  {SCREENTIME}</td>
            </tr>
          </table>
        </td>
      </tr>
    </table>
    {EXPLODE}
    <link rel="stylesheet" type="text/css" href="include/templates/user/vtec-boxen_loginh.css">
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin" id="hlogin">
      <tr>
        <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="hlogin-name" class="hlogin-name">
          <tr>
            <td nowrap>{TAGZEIT}</td>
            <td width="5" nowrap>&nbsp;</td>
            <td nowrap>Besucher</td>
          </tr>
        </table>
        </td>
        <td align="center" valign="top">&nbsp;</td>
        <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="hlogin-login" class="hlogin-login"><form method="POST">
          <tr>
            <td nowrap>
    		<input style="padding-left:5px;height:20px;width:133px;background:url(include/images/ddv8lilalogin/nickname.png); border: 0 none ; color:#ffffff; margin-top:2px; " type="text" name="name" size="13" value="{NAME}" onfocus="if (value == '{NAME}') {value = ''}" onblur="if (value == '') {value = '{NAME}'}" maxlength="15" /></td>
            <td width="5" nowrap>&nbsp;</td>
            <td nowrap><input style=" padding-left:5px;height:20px;width:133px;background:url(include/images/ddv8lilalogin/pass.png); border: 0 none;color:#fff;margin-top:2px; "  type="password" size="13" value="{PASS}" onfocus="if (value == '{PASS}') {value = ''}" onblur="if (value == '') {value = '{PASS}'}" maxlength="20" name="pass" /></td>
            <td width="5" nowrap>&nbsp;</td>
            <td nowrap>
            <input style="height:25px;width:46px;background:url(include/images/ddv8lilalogin/login.png) "class="gradualfader" ; border: 0 none ; margin-top:2px; " type="submit" name="user_login_sub" value="     " /></td>
            <td width="5" nowrap>&nbsp;</td>
            <td align="center" nowrap>
       <FORM>
    <INPUT TYPE="BUTTON" style="background-image: url(include/images/ddv8lilalogin/regist.png); background-repeat: no-repeat;
     width: 119px; height: 20px;" ONCLICK="window.location.href='http://mbt.bplaced.net/filemanager/index.php?user-regist'">
    </FORM>
       <td width="5" nowrap>&nbsp;</td>
            <td align="center" nowrap>
            <FORM>
    <INPUT TYPE="BUTTON" style="background-image: url(include/images/ddv8lilalogin/remind.png); background-repeat: no-repeat;
     width: 133px; height: 20px;" ONCLICK="window.location.href='http://mbt.bplaced.net/filemanager/index.php?user-remind'">
    </FORM>
        </table>
        </td>
        <td align="right" valign="top" width="100%">&nbsp;</td>
        <td align="right">
        <div align="center">
          <center>
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin-screentime" id="hlogin-screentime">
            <tr>
              <td width="100%" nowrap>
    	  {SCREENTIME}</td>
            </tr>
          </table>
          </center>
        </div>
        </td>
      </tr>
    </table>



    Zuletzt modifiziert von Balthazar am 30.04.2011 - 12:06:28
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Balthazar Mitglied
    Registriert seit
    18.09.2010
    Beiträge
    44
    Beitragswertungen
    1 Beitragspunkte
    Wurde jetzt alles wieder in den Ursprung zurück gesetzt aber geht immer noch nicht -.-

    Komisch ist auch, das wenn der Admin nen neuen ACC anlegt und ich mich versuche an zu melden, das es nicht geht wenn es aber nen anderer versuch gehts^^

    aiaiai^^
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    Boy83Ol Mitglied
    Registriert seit
    23.01.2008
    Beiträge
    395
    Beitragswertungen
    12 Beitragspunkte
    lösch mal deine cookies ;-)
    Gestern noch zu blöd, den Computer einzuschalten,
    heute schon die eigene Homepage
    0 Mitglieder finden den Beitrag gut.
  8. #8
    User Pic
    Balthazar Mitglied
    Registriert seit
    18.09.2010
    Beiträge
    44
    Beitragswertungen
    1 Beitragspunkte
    Das habe ich bereits,

    aufgefallen ist nun , dass man überhaupt keine User mehr anlegen kann^^
    0 Mitglieder finden den Beitrag gut.
  9. #9
    User Pic
    Treicio gelöschter User
    Das problem wurde nicht gelöst .
    Wenn ich mir den Quelltext der Seite ansehe finde ich folgenden Code:

    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="hlogin-login" class="hlogin-login"><form method="POST"></form>
          <tbody><tr>
            <td nowrap="">
    		<input type="text" name="name" size="13" value="Nickname" onfocus="if (value == 'Nickname') {value = ''}" onblur="if (value == '') {value = 'Nickname'}" maxlength="50" style="margin-top:5px; "></td>
            <td width="5" nowrap="">&nbsp;</td>
            <td nowrap=""><input type="password" size="13" value="ääääääää" onfocus="if (value == 'ääääääää') {value = ''}" onblur="if (value == '') {value = 'ääääääää'}" maxlength="20" name="pass" style="margin-top:5px; "></td>
            <td width="5" nowrap="">&nbsp;</td>
            <td nowrap="">
            <input type="submit" name="user_login_sub" value="Login" style="margin-top:5px; "></td>
            <td width="5" nowrap="">&nbsp;</td>
            <td align="center" nowrap=""> &nbsp; &nbsp; <a class="hlogin-link" href="index.php?user-regist">Regist</a></td>
          </tr>
          	  
        </tbody></table>


    An dem ist eindeutig zu sehen das die Form direkt endet nachdem sie auf geht. Also ist irgendwo ein Fehler.

    Und oben sehe ich das überall ne Form ist wo keine hin gehört. Ne Form ist dafür da Felder wo man was einträgt und Buttnonns in ein Formular zu packen.

    Das könnte helfen:

    <link rel="stylesheet" type="text/css" href="include/templates/user/vtec-boxen_loginh.css">
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin" id="hlogin">
      <tr>
        <td align="center" valign="top" nowrap>
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="hlogin-name" class="hlogin-name">
          <tr>
            <td nowrap>{TAGZEIT}</td>
            <td nowrap width="5"></td>
            <td nowrap>{NAME}</td>
          </tr>
        </table>
        </td>
        <td width="5" align="center" valign="top" nowrap>&nbsp;</td>
        <td align="center" valign="top" nowrap class="hlogin-message">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin-login" id="hlogin-login">
          <tr>
            <td align="center" nowrap>{NACHRICHTEN}</td>
            <td width="5" align="center" nowrap>|</td>
            <td align="center" nowrap>
          <a class="hlogin-link" href="index.php?user-3">{_lang_logout}</a></td>
          <td width="5" align="center" nowrap>|</td>
            <td align="center" nowrap><a class="hlogin-link" href="index.php?forum-augt">Neue Beitr&auml;ge</a>(<span style="color:#FF0000;">{LPOSTS}</span>)</td>
            <td width="5" align="center" nowrap>|</td>
            <td align="center" nowrap>
            <p align="center">
            <a class="hlogin-link" href="index.php?ucp-8">{_lang_profil}</a>|
            </td>
            <td width="5" align="center" nowrap>&nbsp;</td>
            <td align="center" nowrap>{ADMIN}</td>
          </tr>
        </table>
        </td>
        <td width="100%" align="center" valign="top" nowrap>&nbsp;</td>
        <td align="center" valign="top" nowrap class="hlogin-screentime">
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin-screentime" id="hlogin-screentime">
            <tr>
              <td width="100%" nowrap>
          {SCREENTIME}</td>
            </tr>
          </table>
        </td>
      </tr>
    </table>
    {EXPLODE}
    <link rel="stylesheet" type="text/css" href="include/templates/user/vtec-boxen_loginh.css">
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin" id="hlogin">
      <tr>
        <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="hlogin-name" class="hlogin-name">
          <tr>
            <td nowrap>{TAGZEIT}</td>
            <td width="5" nowrap>&nbsp;</td>
            <td nowrap>Besucher</td>
          </tr>
        </table>
        </td>
        <td align="center" valign="top">&nbsp;</td>
        <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="hlogin-login" class="hlogin-login"><form method="POST">
          <tr>
            <td nowrap><form method="post">
            <input style="padding-left:5px;height:20px;width:133px;background:url(include/images/ddv8lilalogin/nickname.png); border: 0 none ; color:#ffffff; margin-top:2px; " type="text" name="name" size="13" value="{NAME}" onfocus="if (value == '{NAME}') {value = ''}" onblur="if (value == '') {value = '{NAME}'}" maxlength="15" /></td>
            <td width="5" nowrap>&nbsp;</td>
            <td nowrap><input style=" padding-left:5px;height:20px;width:133px;background:url(include/images/ddv8lilalogin/pass.png); border: 0 none;color:#fff;margin-top:2px; "  type="password" size="13" value="{PASS}" onfocus="if (value == '{PASS}') {value = ''}" onblur="if (value == '') {value = '{PASS}'}" maxlength="20" name="pass" /></td>
            <td width="5" nowrap>&nbsp;</td>
            <td nowrap>
            <input style="height:25px;width:46px;background:url(include/images/ddv8lilalogin/login.png) "class="gradualfader" ; border: 0 none ; margin-top:2px; " type="submit" name="user_login_sub" value="     " /></form></td>
            <td width="5" nowrap>&nbsp;</td>
            <td align="center" nowrap>
      
    <INPUT TYPE="BUTTON" style="background-image: url(include/images/ddv8lilalogin/regist.png); background-repeat: no-repeat;
     width: 119px; height: 20px;" ONCLICK="window.location.href='http://mbt.bplaced.net/filemanager/index.php?user-regist'">
    
       <td width="5" nowrap>&nbsp;</td>
            <td align="center" nowrap>
            
    <INPUT TYPE="BUTTON" style="background-image: url(include/images/ddv8lilalogin/remind.png); background-repeat: no-repeat;
     width: 133px; height: 20px;" ONCLICK="window.location.href='http://mbt.bplaced.net/filemanager/index.php?user-remind'">
    
        </table>
        </td>
        <td align="right" valign="top" width="100%">&nbsp;</td>
        <td align="right">
        <div align="center">
          <center>
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" class="hlogin-screentime" id="hlogin-screentime">
            <tr>
              <td width="100%" nowrap>
          {SCREENTIME}</td>
            </tr>
          </table>
          </center>
        </div>
        </td>
      </tr>
    </table>
    0 Mitglieder finden den Beitrag gut.
  10. #10
    User Pic
    Balthazar Mitglied
    Registriert seit
    18.09.2010
    Beiträge
    44
    Beitragswertungen
    1 Beitragspunkte
    Danke Dir für deine Hilfe, aber das war es auch nicht

    -.-

    Naja gehe erst einmal schwiegereltern Kuchen essen, vielleicht kommt da der geistesblitz!

    Bin immer noch der Meinung, das mit der Datenbank in sachen il_user was nicht passt! Das er die nicht ausliest oder sooo. Hab Dich mal im ICQ geadeet vielleicht kann man später ma darüber versuchen!
    LG
    0 Mitglieder finden den Beitrag gut.
  11. #11
    User Pic
    Treicio gelöschter User
    Daran liegt es nicht !!

    Musste sein -_-
    Wenn im Quelltext steht <form method="POST"></form> dann kann es zu 100% icht gehen.

    Zieh dir einfach hier nochmal Ilch 1.1o und pack die Standart boxen_login.htm rein.

    Die Datei ist sowieso ein durcheinander. Wieso definiert man den gleichen Style doppelt? Wozu gibt es Klassen und CSS ? <style></style> ist was hilfreiches.
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten