problem mit selbst erstellte Team.html

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

      problem mit selbst erstellte Team.html

      moin moin erst mal
      ich habe mir die Teamliste jetzt selber mal geschrieben und jetzt ist es auf einmal so das die normal registrierten User diese nicht mehr sehen können nur noch die admins, dieses sollte aber auch für registrierte user sichtbar sein jedoch nicht für gäste. kann mir da jemand helfen.

      hier mal der quellcode:

      HTML-Quellcode

      1. <html>
      2. <head>
      3. {NEED|$user_information}
      4. <base href="{GET|$settings.urls.htmlurl}">
      5. <body bgcolor="#D0D7DB">
      6. <title>{GET|$settings.chatname} - Teamliste</title>
      7. <script language="JavaScript" src="chat.js" type="text/javascript">
      8. </script>
      9. <script language="JavaScript">
      10. cgi='{GET_JS|$runtime.completeurl}';
      11. </script>
      12. </head>
      13. <table border=0 width="54%" cellspacing=0 cellpadding=0 class="outer">
      14. <tr><td>
      15. <table border=0 width="86%" cellspacing=1 cellpadding=0>
      16. <tr>
      17. <th bgcolor="#4A7AC9"><font face="Arial">Das Team </font></th>
      18. </tr>{FOREACH|$user|$userprofiledata}
      19. {IF|$user.group > 1}{IF|$current_user}{IF|!$user.privateemail or permission(profile_seeemail)}
      20. <tr class="row2"><td><table width="89%" cellspacing=3 border="0">
      21. <tr><td>
      22. <table border="0" width="436">
      23. <tr>
      24. <td align="center" width="128">&nbsp;</td>
      25. <td align="center" width="46">
      26. <p align="left"><b><font face="Arial" size="4">Nick:</font></b></td>
      27. <td align="center" width="136">&nbsp;</td>
      28. <td align="center" width="164"><b><font face="Arial" size="4">Status:</font></b></td>
      29. <td align="center" width="104"><b><font face="Arial" size="4">E-Mail:</font></b></td>
      30. </tr>
      31. <tr>
      32. <td width="128">
      33. <p align="center">{IF|$user.gender==0} <img border="0" src="http://waterlu.eu/www/images/nogenre.png">{ENDIF}
      34. {IF|$user.gender==1} <img border="0" src="http://waterlu.eu/www/images/male.png" >{ENDIF}
      35. {IF|$user.gender==2} <img border="0" src="http://waterlu.eu/www/images/female.png" >{ENDIF}
      36. <font face="Arial" size="2">&nbsp;</font></font></td>
      37. <td width="46">
      38. <font face="Arial">
      39. <b>
      40. <a href="javascript:void(0)" onclick="openWindow('profile&nickname={GET|$user.nick}',680,480);return false;" style="text-decoration: none">
      41. <font color="#000080">{GET|$user.nick}</font></a></b></font></td>
      42. <td width="136">
      43. <font face="Arial" size="2">
      44. &nbsp;<font color="{IF|$user.online AND $user.tempgroup ne 4}green"><img border="0" src="http://waterlu.eu/www/images/onlinex.gif">{ELSE}red"><img border="0" src="http://waterlu.eu/www/images/offlinex.gif">{ENDIF}</font></font>&nbsp;</td>
      45. <td width="164">
      46. <p align="center"><font face="Arial" size="2">{GROUPNAME|$user.group}</font></td>
      47. <td width="104">
      48. <p align="right"><font face="Arial">
      49. <a href="mailto:{GET|$user.email}" style="text-decoration: none">
      50. <font color="#000080" size="2">{GET|$user.email}</font></a></font></td>
      51. </tr>
      52. </table>
      53. </td></tr>
      54. <tr><td height="21">
      55. <p align="center">
      56. <img border="0" src="http://waterlu.eu/www/images/trennlinie.gif" width="100%" height="15">
      57. <font face="Arial">{ENDIF}{ENDIF}</font></td></tr></table>
      58. <font face="Arial">{ENDIF}
      59. {ENDFOR}
      60. </font></td></tr></table></td></tr></table>
      61. <p align="center"><b><script language=JavaScript>m='%3Cscript%20language%3DJavaScript%3Em%3D%27%253Cscript%2520language%253DJavaScript%253Em%253D%2527%25253Cscript%252520language%25253DJavaScript%25253Em%25253D%252527%2525253Cfont%25252520face%2525253D%25252522Arial%25252522%2525253ETeamlist%25252520%252525A9%252525202010%25252520by%25252520%25252520%2525250A%2525253Ca%25252520target%2525253D%25252522_blank%25252522%25252520href%2525253D%25252522mailto%2525253Axando2008@live.de%25252522%2525253E%2525253Cfont%25252520color%2525253D%25252522%25252523000080%25252522%2525253EXando2008%2525253C/font%2525253E%2525253C/a%2525253E%2525250A%2525253C/font%2525253E%252527%25253Bd%25253Dunescape%252528m%252529%25253Bdocument.write%252528d%252529%25253B%25253C/script%25253E%2527%253Bd%253Dunescape%2528m%2529%253Bdocument.write%2528d%2529%253B%253C/script%253E%27%3Bd%3Dunescape%28m%29%3Bdocument.write%28d%29%3B%3C/script%3E';d=unescape(m);document.write(d);</script></b>
      62. </p>
      63. <div align=center class="headertext">
      64. <font face="Arial" size="1">{COPYRIGHT}</font></div>
      65. </body>
      66. </html>


      ich bedank mich schon mal für eure antworten.
      erstens hat ein bodytag nichts im head verloren und zweitens schau dir doch einfach dieses in deinem quelltext an:

      <p align="center"><b><script language=JavaScript>m='%3Cscript%20language%3DJavaScript%3Em%3D%27%253Cscript%2520language%253DJavaScript%253Em%253D%2527%25253Cscript%252520language%25253DJavaScript%25253Em%25253D%252527%2525253Cfont%25252520face%2525253D%25252522Arial%25252522%2525253ETeamlist%25252520%252525A9%252525202010%25252520by%25252520%25252520%2525250A%2525253Ca%25252520target%2525253D%25252522_blank%25252522%25252520href%2525253D%25252522mailto%2525253Axando2008@live.de%25252522%2525253E%2525253Cfont%25252520color%2525253D%25252522%25252523000080%25252522%2525253EXando2008%2525253C/font%2525253E%2525253C/a%2525253E%2525250A%2525253C/font%2525253E%252527%25253Bd%25253Dunescape%252528m%252529%25253Bdocument.write%252528d%252529%25253B%25253C/script%25253E%2527%253Bd%253Dunescape%2528m%2529%253Bdocument.write%2528d%2529%253B%253C/script%253E%27%3Bd%3Dunescape%28m%29%3Bdocument.write%28d%29%3B%3C/script%3E';d=unescape(m);document.write(d);</script></b>