Habe nen Bug in der Login-Box von ilch.de
Siehe hier
kann nichts machen... keine Signatur ändern, nicht ausloggen nichts.
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
Geschlossen |
<div id="loginbox"> <span>Hallo <b>Ahrtas, </b>Willkommen auf ilch.de<img class=" dyqmamaejpaclymqhjcm" id="loginBoxReload" src="/images/icons/reload.png" align="right" height="16" width="16"></span> <div style="padding: 5px 0px 0px; font-size: 11px; text-decoration: none; vertical-align: middle;"> <a href="forum-privmsg.html"><img class=" dyqmamaejpaclymqhjcm" src="images/icons/pm.png" title="private Nachrichten" alt="pm" border="0" height="12" width="16"></a> <span class="text">(<span id="boxOnlinePM">0</span>) |</span> <a href="forum-augt.html"><img class=" dyqmamaejpaclymqhjcm" src="images/icons/beitrage.png" title="neue Beiträge" alt="beitraege" border="0" height="15" width="14"></a> <span class="text">(<span id="boxOnlinePosts">206</span>) |</span> <a href="merkliste.html"><img src="include/images/icons/post_merklist.png" title="Merkliste" alt="Merkliste" border="0" height="14" width="16"></a> <span class="text">|</span> <a href="user-8.html"><img class=" dyqmamaejpaclymqhjcm" src="images/icons/profil.png" title="Profil" alt="profil" border="0" height="14" width="16"></a> <span class="text">|</span> <a href="user-3.html"><img class=" dyqmamaejpaclymqhjcm" src="images/icons/logout.png" alt="logout" title="Logout" border="0" height="16" width="16"></a> </div> </div>
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>ilch.de</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="verify-v1" content="25swyuvNvnSiFvAFejXTDBvKRLypAt2ewL+NUJv6EvU=" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="content-language" content="de" /> <link rel="shortcut icon" href="/images/favicon.ico" /> <link rel="alternate" type="application/rss+xml" title="ilch.de News (RSS)" href="http://www.ilch.de/news-rss.html" /> <link rel="alternate" type="application/atom+xml" title="ilch.de News (Atom)" href="http://www.ilch.de/news-atom.html" /> <link rel="stylesheet" type="text/css" href="include/designs/ilch/style.css?24032012" /> <link rel="stylesheet" type="text/css" href="include/includes/js/syntaxhighlighter/syntaxhighlighter.css?05112011" /> <!-- The recommended practice is to load jQuery from Google's CDN service. --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script> <!-- Tabs, Tooltip, Scrollable, Overlay, Expose. No jQuery. --> <script src="http://cdn.jquerytools.org/1.2.5/all/jquery.tools.min.js"></script> <script type="text/javascript" src="include/includes/js/allg.js?16022011"></script> <script type="text/javascript" src="include/includes/js/jquery.selectboxes.pack.js"></script> <script type="text/javascript" src="include/includes/js/syntaxhighlighter/syntaxhighlighter.js"></script> <!-- google +1 --> <link href="https://plus.google.com/116923646346083104393" rel="publisher" /> <script type="text/javascript"> window.___gcfg = {lang: 'de'}; (function() {var po = document.createElement("script"); po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(po, s); })(); </script> <!-- Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-8878644-7']); _gaq.push(['_setDomainName', '.ilch.de']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <style type="text/css"> #loginbox span { font-size: 11px; text-decoration: none; } #loginbox span.text { position: relative; bottom: 3px; line-height: 20px } #loginBoxReload:hover { cursor: pointer; } </style> <script type="text/javascript"> if (typeof ic === 'undefined') ic = {}; ic.anzPM = 0; ic.pageTitle = document.title; ic.updateLoginBox = function () { var relImg = $('#loginBoxReload'); relImg.attr('src','/images/icons/reload_ani.gif'); window.setTimeout(function() { relImg.attr('src','/images/icons/reload.png'); }, 2000); $.ajax({ url: 'index.php?ajaxloggedin&randval='+Math.random(), dataType: 'json', success: function(data) { ic.newMessage(data.anzPM); $('#boxOnlinePM').html(data.anzPM); $('#boxOnlinePosts').html(data.anzNewPosts); } }); } ic.newMessage = function(anz) { if (anz != ic.anzPM) { ic.anzPM = anz; if (ic.intervalPM) window.clearInterval(ic.intervalPM); if (anz == 0) { document.title = ic.pageTitle; } else { ic.intervalPM = window.setInterval(function() { document.title = (document.title == ic.pageTitle ? ic.anzPM + ' ungelesene Nachricht' + (ic.anzPM == 1 ? '' : 'en') : ic.pageTitle); }, 1500); } } } ic.intervalUpdateLoginBox = window.setInterval(ic.updateLoginBox, 60000); $(document).ready(function() { $('#loginBoxReload').click(ic.updateLoginBox); ic.newMessage( $('#boxOnlinePM').html() ); }); </script> </head> <body> <div id="wrap"> <a href="/" id="logo"></a> <div id="header"> <div id="werbung"><a href="http://www.artatis.de" target="_blank"><img src="images/banner_artatis_ilch.gif" width="450" width="60" alt="artatis webhosting" border="0" /></a></div> <div id="suche"> <form action="index.php" method="get" class="suche"> <input class="suche_input" name="search" /> <input value="" class="suche_submit_help" type="button" onclick="searchHelp();" title="Hilfe zur Suche" /> <input value="" class="suche_submit" type="submit" /> </form> <div id="loginbox"> <span>Hallo <b>Ahrtas, </b>Willkommen auf ilch.de<img id="loginBoxReload" src="/images/icons/reload.png" width="16" height="16" align="right" /></span> <div style="padding: 5px 0px 0px 0px; font-size: 11px; text-decoration: none; vertical-align:middle;"> <a href="forum-privmsg.html"><img src="images/icons/pm.png" title="private Nachrichten" alt="pm" width="16" height="12" border="0" /></a> <span class="text">(<span id="boxOnlinePM">0</span>) |</span> <a href="forum-augt.html"><img src="images/icons/beitrage.png" title="neue Beiträge" alt="beitraege" width="14" height="15" border="0" /></a> <span class="text">(<span id="boxOnlinePosts">206</span>) |</span> <a href="merkliste.html"><img src="include/images/icons/post_merklist.png" title="Merkliste" alt="Merkliste" width="16" height="14" border="0" /></a> <span class="text">|</span> <a href="user-8.html"><img src="images/icons/profil.png" title="Profil" alt="profil" width="16" height="14" border="0" /></a> <span class="text">|</span> <a href="user-3.html"><img src="images/icons/logout.png" alt="logout" width="16" height="16" border="0" title="Logout" /></a> </div> </div> </div> </div> <div id="menu"> <ul> <li><a href="/">Startseite</a></li> <li><a href="downloads.html">Downloads</a></li> <li><a href="doku.html">Dokumentation</a></li> <li><a href="texts.html">FAQ</a></li> <li><a href="forum.html">Forum</a></li> <li><a href="search.html">Suche</a></li> </ul> </div> <div id="hmenu"><strong>»</strong> <a>Startseite</a></div> <br class="designbr" /> <!-- I HATE ALL SUXXING BROWSERS .... YOU understand if you try to get to divs besied each other in a div. just like hear, if you have a solution let me know. //--> <table cellpadding="0" cellspacing="0" border="0" id="content"><tr><td id="con1cell"> <img class="no" src="/include/designs/ilch/img/navi_oben.png" alt="navi_oben" /> <div id="navi"> <div class="npadding"> <p><div id="dlnowbox"><a href="http://www.ilch.de/downloads-show-1526.html">== Download Now! ==</a></div><br /> <ul> <li><a href="doku.html">Dokumentation</a></li><li><a href="texts.html">FAQ's</a><ul></ul></li><li><a href="downloads.html">Download</a><ul></ul></li><li><a href="clanscript.html">Features</a></li><li><a href="forum.html">Forum</a></li><li><a href="toolbar.html">Toolbar</a></li><li><a href="javascript:openChat()">Chat (popup)</a></li><li><a href="demo.html">Demo</a></li><li><a href="topliste.html">Topliste</a></li></ul> <script type="text/javascript"> <!-- function openChat() { var oc = window.open("http://webchat.quakenet.org/?nick=Ahrtas&channels=ilch", "openChat", "width=660,height=440"); oc.focus(); } --> </script> <br /> <p align="center"><!-- Facebook Badge START --> <a href="http://www.facebook.com/pages/Ilchde/114576205253230" target="_TOP" title="Ilch.de"> <img src="http://badge.facebook.com/badge/114576205253230.885.1706968691.png" width="120" height="229" style="border: 0px;" /> </a><!-- Facebook Badge END --><br /> <g:plus href="https://plus.google.com/116923646346083104393" width="111" height="131" theme="light"></g:plus><center> </p> </p> </div> </div> <img class="nu" src="/include/designs/ilch/img/navi_unten.png" alt="navi_unten" /> </td><td id="con2cell"> <div id="main"> <div class="startrightbox"> <img src="/include/designs/ilch/img/produktbox.png" alt=""> <h3>Umfrage</h3> <div style="text-align: left;">keine Vote vorhanden</div></div> <div style="text-align: right;"> <h1 class="h1welcome">WILLKOMMEN AUF <font color="#900105">ILCH.DE</font></h1> wir bieten Ihnen auf dieser Seite ein Content Management System. ilchClan ist eine Webanwendung mit der sich fast jede Seite erstellen und dann auf einfachste Art und Weise verwalten lässt. Es sind viele fertige Designs und Module vorhanden, ausserdem kommt das CMS direkt mit vielen Erweiterungen speziell für alle Clans, Vereine und generell online Communities. </div> <h3>Neuigkeiten</h3> <div style="width: 450px;"> <a style="float: left;" title="5 Kommentare zu Neuer Sponsor" href="news-225.html"><strong>Neuer Sponsor</strong> <span class="smalfont">(5)</span></a><span style="float: right; text-align: right;">am 14 May 2012</span><br /><hr style="height: 0px; border: dashed #000000 0px; border-top-width: 1px; " />Ilch.de hat einen neuen Sponsor, der uns etwas unter die Arme greift wodurch in Zukunft ggf. auch die Mittel für Preise für Contests zur Verfügung stehen, mal sehen, ob wir etwas auf die Beine stellen können, Vorschläge dahin sind immer willkommen. <br /> <br />Ein Dank dafür an <a href="http://www.artatis.de/" target="_blank">Artatis</a>. <br /> <br />Euer ilch.de-Team. <a href="news-225.html">mehr</a><br /><br /><a style="float: left;" title="4 Kommentare zu Frohe Ostern" href="news-224.html"><strong>Frohe Ostern</strong> <span class="smalfont">(4)</span></a><span style="float: right; text-align: right;">am 06 April 2012</span><br /><hr style="height: 0px; border: dashed #000000 0px; border-top-width: 1px; " /><img src="http://openclipart.org/image/120px/svg_to_png/132679/happy_easter.png" style="border: none;" class="bbcode_image" /> <br /> <br />das ilch-Team wünscht Euch allen ein entspanntes und angenehmes Osterfest. <a href="news-224.html">mehr</a><br /><br /><a style="float: left;" title="0 Kommentare zu Probleme nach Upgrade auf PHP 5.4 ?" href="news-223.html"><strong>Probleme nach Upgrade auf PHP 5.4 ?</strong> <span class="smalfont">(0)</span></a><span style="float: right; text-align: right;">am 05 March 2012</span><br /><hr style="height: 0px; border: dashed #000000 0px; border-top-width: 1px; " />Zur Zeit suchen und beheben wir Fehler, welche durch ein PHP Upgrade auf Version 5.4 entstehen. <br /> <br />Sofern auch Ihr davon betroffen seid, könnt ihr uns bei der Fehlersuche helfen, indem Ihr Eure Fehler ausführlich in diesem Thread berichtet: <br /><a href="http://www.ilch.de/forum-showposts-47361.html">www.ilch.de/forum-showposts-47361.html</a> <br /> <br />hier findet Ihr dann auch die Lösungen, falls diese bereits bekannt sind. <br /> <br />Wir sammeln dann die Änderungen für ein evtl Upgrade. <br /> <br />Besten Dank. <a href="news-223.html">mehr</a><br /><br /></div> </div> </td></tr></table> <br class="designbr" /> <div id="footer"> <a href="sitemap.html">Sitemap</a> | <a href="team.html">Team</a> | <a href="impressum.html">Impressum</a> Copyright © 2004-2012 by ilch.de </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-129216-4']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
Geschlossen | ||
Zurück zu Plauder Ecke |