zurück zur Startseite
  


Zurück XHTMLforum > Webentwicklung (außer XHTML und CSS) > Serveradministration und serverseitige Scripte
Seite neu laden Loginscript für IRC Chat funktioniert nicht | HILFE!!!

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 21.12.2008, 15:12
Benutzerbild von webseite_freaky
Erfahrener Benutzer
XHTMLforum-Mitglied
Thread-Ersteller
 
Registriert seit: 29.08.2008
Beiträge: 198
webseite_freaky befindet sich auf einem aufstrebenden Ast
Frage Loginscript für IRC Chat funktioniert nicht | HILFE!!!

Hallo alle zusammen,

ich wünsche euch frohe Weihnachten und einen guten Rutsch ins neue Jahr!

Ich brauche unbedingt euere Hilfe, weil mein Chat schon seid Monaten nicht richtig funktioniert. Ich möchte ein Loginscript haben, wobei ich mich frage wie das funktionieren soll, ich muss ja "Connections" mit dem IRC Server zu meiner Homepage haben oder eher umgekehrt. Ich zeige euch jetzt einfach mal den Code, wie ich's mir vorgestellt habe und schon verwirklichen wollte:

Code:
<?php echo '<?xml version="1.0" encoding="iso-8859-1"?>' ?>

<!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>Chat</title>
     <meta http-equiv="content-script-type" content="text/javascript" />
     <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
     <meta http-equiv="imagetoolbar" content="no" />
     <meta name="robots" content="all" />
     <meta name="description" lang="de" content="..." xml:lang="de" />
     <meta name="description" lang="en" content="...." xml:lang="en" />
     <meta name="keywords" content="..." />
     <meta name="verify-v1" content="jG+jfKG76kukL5vASFcrqiK4geCScP/KtP4u5YZolyE=" />
     <link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
     <link rel="stylesheet" type="text/css" href="./template/style_[BROWSER].css" />
     <link rel="stylesheet" type="text/css" href="./css/lightbox.css" media="screen" />
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
     </script>
      <script type="text/javascript">
       _uacct = "UA-2477528-1";
       urchinTracker();
      </script> 
   </head>
     <body>
     
       <div class="table">
        <table>
         <tr>
          <td class="header">
           Chat
          </td>
         </tr> 
         <tr>
          <td>
           Du hast kein Passwort bzw. bist kein registrierter Benutzer? Dann einfach Nickname eingeben, auf "Anmelden" drücken und los gehts!
          </td>
         </tr>
        </table>
         <br />
        <table>
         <form action="./chat1,de.php?acion=post" method="post">
          <tr>
           <td class="cth-t"><label for="user_name">Nickname</label></td>
           <td class="cth-p"><input type="text" id="user_name" name="user_name" value="<?=$user_name?>" size="30" /></td>
          </tr>
          <tr>
           <td class="cth-t"><label for="user_password">Passwort</label></td>
           <td class="cth-p"><input type="password" id="user_password" name="user_password" value="<?=$user_password?>" size="30" /></td>
          </tr>
          <tr>
           <td class="cth-t"> </td>
           <td class="cth-p"><input type="submit" value="Anmelden" /></td>
          </tr>
         </table>
        </form>
         <table>
<?php
if ($_GET["action"] == "post") {
echo '<applet code=IRCApplet.class archive="irc-unsigned.jar,irc.jar,pixx.jar,config.jar,smileys.jar" width="625" height="350"  codebase="http://www.webchat4you.net/webchat" name="applet" />
            <param name="CABINETS" value="irc.cab,pixx.cab,securedirc.cab,config.cab,smileys.cab" />
	    <param name="gui" value="pixx" />
            <param name="nick" value="$_POST["user_name"];" />
            <param name="fullname" value="http://www.test.de/" />
            <param name="host" value="irc.webchat4you.net" />
            <param name="port" value="6667" />
            <param name="pixx:helppage" value="http://faq.webchat4you.de" />
            <param name="pixx:soundquery" value="snd/ding.au" />
            <param name="pixx:autoconnection" value="true" />
            <param name="pixx:timestamp" value="true" />
            <param name="pixx:showabout" value="false" />
            <param name="pixx:automaticqueries" value="true" />
            <param name="pixx:highlight" value="true" />
            <param name="pixx:highlightcolor" value="9" />
            <param name="quitmessage" value="Bis dann" />
            <param name="asl" value="false" />
            <param name="floatingasl" value="true" />
            <param name="style:bitmapsmileys" value="true" />
            <param name="style:smiley1" value=":) img/sourire.gif" />
            <param name="style:smiley2" value=":) img/sourire.gif" />
            <param name="style:smiley3" value=":D img/content.gif" />
            <param name="style:smiley4" value=":d img/content.gif" />
            <param name="style:smiley5" value=":-O img/OH-2.gif" />
            <param name="style:smiley6" value=":o img/OH-1.gif" />
            <param name="style:smiley7" value=":p img/langue.gif" />
            <param name="style:smiley8" value=":p img/langue.gif" />
            <param name="style:smiley9" value=";) img/clin-oeuil.gif" />
            <param name="style:smiley10" value=";) img/clin-oeuil.gif" />
            <param name="style:smiley11" value=":( img/triste.gif" />
            <param name="style:smiley12" value=":( img/triste.gif" />
            <param name="style:smiley13" value=":| img/OH-3.gif" />
            <param name="style:smiley14" value=":| img/OH-3.gif" />
            <param name="style:smiley15" value=":( img/pleure.gif" />
            <param name="style:smiley16" value=":$ img/rouge.gif" />
            <param name="style:smiley17" value=":-$ img/rouge.gif" />
            <param name="style:smiley18" value="(H) img/cool.gif" />
            <param name="style:smiley19" value="(h) img/cool.gif" />
            <param name="style:smiley20" value=":-@ img/enerve1.gif" />
            <param name="style:smiley21" value=":@ img/enerve2.gif" />
            <param name="style:smiley22" value=":-S img/roll-eyes.gif" />
            <param name="style:smiley23" value=":s img/roll-eyes.gif" />
            <param name="pixx:channelfont" value="12 Arial" />
            <param name="pixx:chanlistfont" value="12 Arial" />
            <param name="pixx:nickfield" value="true" />
            <param name="pixx:styleselector" value="true" />
            <param name="setfontonstyle" value="true" />
            <param name="pixx:timestamp" value="true" />
            <param name="pixx:configurepopup" value="true" />
            <param name="pixx:popupmenustring1" value="Whois" />
            <param name="pixx:popupmenustring2" value="query" />
            <param name="pixx:popupmenustring3" value="ignore" />
            <param name="pixx:popupmenustring4" value="-" />
            <param name="pixx:popupmenustring5" value="OP" />
            <param name="pixx:popupmenustring6" value="deOP" />
            <param name="pixx:popupmenustring7" value="Voice" />
            <param name="pixx:popupmenustring8" value="deVoice" />
            <param name="pixx:popupmenustring9" value="-" />
            <param name="pixx:popupmenustring10" value="Kick" />
            <param name="pixx:popupmenustring11" value="Ban" />
            <param name="pixx:popupmenustring12" value="Kickban" />
            <param name="pixx:popupmenucommand1_1" value="/whois %1" />
            <param name="pixx:popupmenucommand2_1" value="/query %1" />
            <param name="pixx:popupmenucommand3_1" value="/ignore %1" />
            <param name="pixx:popupmenucommand5_1" value="/mode %2 +o %1" />
            <param name="pixx:popupmenucommand6_1" value="/mode %2 -o %1" />
            <param name="pixx:popupmenucommand7_1" value="/mode %2 +v %1" />
            <param name="pixx:popupmenucommand8_1" value="/mode %2 -v %1" />
            <param name="pixx:popupmenucommand10_1" value="/kick %2 %1" />
            <param name="pixx:popupmenucommand11_1" value="/mode %2 +b %1" />
            <param name="pixx:popupmenucommand12_1" value="/mode %2 o %1" />
            <param name="pixx:popupmenucommand12_2" value="/mode %2 +b %1" />
            <param name="pixx:popupmenucommand12_3" value="/kick %2 %1" />
            <param name="command1" value="join #JN-Chat" />
            <param name="autoconnection" value="true" />
            <param name="soundquery" value="snd/ding.au" />
            <param name="pixx:color1" value="" />
            <param name="pixx:color2" value="" />
            <param name="pixx:color3" value="9dbcb7" />
            <param name="pixx:color4" value="9dbcb7" />
            <param name="pixx:color5" value="9dbcb7" />
            <param name="pixx:color6" value="9dbcb7" />
            <param name="pixx:color7" value="9dbcb7" />
            <param name="pixx:color8" value="9dbcb7" />
            <param name="pixx:color9" value="9dbcb7" />
            <param name="pixx:color10" value="9dbcb7" />
            <param name="pixx:color11" value="a40000" />
            <param name="pixx:color12" value="9dbcb7" />
            <param name="pixx:language" value="pixx-german2" />
            <param name="pixx:showchanlist" value="false" />
           </applet>';?>
          </table>
      </div>

      <div class="header">
       <? include ("./header_banner.php"); ?>

      </div>
      <div class="side_image">
       <? include ("./side_image.php"); ?>

      </div>
   
      <div class="over_line"></div>      
      <div class="navigation">
       <div class="links">
       <? include ("./navigation_links.php"); ?>
       </div>
      </div>
  
      <div class="copyright">Copyright by *** 2008</div>
      <div class="verwaltung"><a href="./login,de.htm">Verwaltung</a></div>
  
      <div class="adsense">
      <? include ("./adsense.php"); ?>

      </div>
     </body>
</html>
Ich hoffe ihr versteht wie ich das meine, aber ich denke schon!
Und noch ein Problem: Wenn ich diesen Chat mit dem Internet Explorer 7 bei mir ausführen möchte kommt immer so ein rotes "x". Auf einer anderen Website kommt das rote "x" nicht, dafür eine Fehlermeldung, dass es ein unbekannter Herausgeber ist und deshalb nicht ausgeführt werden kann. Ich habe schon alle bei den Einstellungen an meinem IE ausprobiert, hat trotzdem noch nicht funktioniert, vielleicht mache ich ja auch was falsch, ist alles möglich!

Ganz liebe Grüße,
webseite_freaky
__________________
Ganz liebe Grüße,
webseite_freaky
---------------------
1 && 1 macht 1 - Klingt komisch, ist aber so
Mit Zitat antworten
Sponsored Links
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Warum funktioniert mein Headset nur in CSS nicht??? HILFE!! Erdnuss Offtopic 6 09.06.2009 20:56
Steam funktioniert nicht !!! Dringend HILFE !!! Splinter Offtopic 19 03.07.2007 09:30
Hilfe, mein php-Formular funktioniert nicht linksworld24 Serveradministration und serverseitige Scripte 1 29.11.2006 13:36
Hilfe mein JS funktioniert einfach nicht Ursula68 Site- und Layoutcheck 3 16.09.2005 00:35
Fixierter Hintergrund-Kein Code funktioniert bei mir!! Hilfe Triforce CSS 4 16.12.2004 14:44


Alle Zeitangaben in WEZ +2. Es ist jetzt 11:57 Uhr.