code spielt verrückt!

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • code spielt verrückt!

    ich checks einfach nicht mehr! beim parsen schiesst er mir einfach ein pic ab, bzw. wollte ich ein swf einfügen, doch er parst einfach den code nicht.
    hab auch schon auf mehren servern probiert, nix geht!
    so sieht der code aus, nix aufregendes:

    PHP-Code:
    <?php
    include ("head.inc.php");  
    include (
    "body.inc.php");
    include (
    "vars.inc.php"); 
    include (
    "connect/open.inc.php");
    include (
    "funktionen.inc.php");
    echo 
    $html;
    echo 
    $title;
    echo 
    $meta;
    echo 
    $css;
    //echo $java;

    ?>
    <script type="text/javascript">
    <!--


    function preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.p) d.p=new Array();
        var i,j=d.p.length,a=preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.p[j]=new Image; d.p[j++].src=a[i];}}
    }

    function findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    }

    function Group(event, grpName) { //v6.0
      var i,img,Arr,args=Group.arguments;
      if (event == "init" && args.length > 2) {
        if ((img = findObj(args[2])) != null && !img.init) {
          img.init = true; img.up = args[3]; img.dn = img.src;
          if ((Arr = document[grpName]) == null) Arr = document[grpName] = new Array();
          Arr[Arr.length] = img;
          for (i=4; i < args.length-1; i+=2) if ((img = findObj(args[i])) != null) {
            if (!img.up) img.up = img.src;
            img.src = img.dn = args[i+1];
            Arr[Arr.length] = img;
        } }
      } else if (event == "over") {
        document.Over = Arr = new Array();
        for (i=1; i < args.length-1; i+=3) if ((img = findObj(args[i])) != null) {
          if (!img.up) img.up = img.src;
          img.src = (img.dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.up);
          Arr[Arr.length] = img;
        }
      } else if (event == "out" ) {
        for (i=0; i < document.Over.length; i++) {
          img = document.Over[i]; img.src = (img.dn) ? img.dn : img.up; }
      } else if (event == "down") {
        Arr = document[grpName];
        if (Arr)
          for (i=0; i < Arr.length; i++) { img=Arr[i]; img.src = img.up; img.dn = 0; }
        document[grpName] = Arr = new Array();
        for (i=2; i < args.length-1; i+=2) if ((img = findObj(args[i])) != null) {
          if (!img.up) img.up = img.src;
          img.src = img.dn = (args[i+1])? args[i+1] : img.up;
          Arr[Arr.length] = img;
      } }
    }
    //-->
    </script>

    </head>
    <body bgcolor=#FFFFFF leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onload="preloadImages('images/start_top_28-over.gif','images/start_top_30-over.gif','images/start_top_32-over.gif','images/start_top_34-over.gif','images/start_top_36-over.gif','images/start_top_38-over.gif')">

    <table width=646 border=0 cellpadding=0 cellspacing=0>
        <tr>
            <td>
                <img src="images/start_top_01.gif" width=11 height=31 alt=""></td>
            <td>
                <img src="images/start_top_02.gif" width=88 height=31 alt=""></td>
            <td>
                <img src="images/start_top_03.gif" width=30 height=31 alt=""></td>
            <td>
                <img src="images/start_top_04.gif" width=63 height=31 alt=""></td>
            <td>
                <img src="images/start_top_05.gif" width=30 height=31 alt=""></td>
            <td>
                <img src="images/start_top_06.gif" width=66 height=31 alt=""></td>
            <td>
                <img src="images/start_top_07.gif" width=32 height=31 alt=""></td>
            <td>
                <img src="images/start_top_08.gif" width=109 height=31 alt=""></td>
            <td>
                <img src="images/start_top_09.gif" width=28 height=31 alt=""></td>
            <td>
                <img src="images/start_top_10.gif" width=61 height=31 alt=""></td>
            <td>
                <img src="images/start_top_11.gif" width=31 height=31 alt=""></td>
            <td>
                <img src="images/start_top_12.gif" width=84 height=31 alt=""></td>
            <td>
                <img src="images/start_top_13.gif" width=13 height=31 alt=""></td>
        </tr>
        <tr>
            <td>
                <img src="images/start_top_14.gif" width=11 height=29 alt=""></td>
            <td>
                <img src="images/start_top_15.gif" width=88 height=29 alt=""></td>
            <td>
                <img src="images/start_top_16.gif" width=30 height=29 alt=""></td>
            <td>
                <img src="images/start_top_17.gif" width=63 height=29 alt=""></td>
            <td>
                <img src="images/start_top_18.gif" width=30 height=29 alt=""></td>
            <td>
                <img src="images/start_top_19.gif" width=66 height=29 alt=""></td>
            <td>
                <img src="images/start_top_20.gif" width=32 height=29 alt=""></td>
            <td>
                <img src="images/start_top_21.gif" width=109 height=29 alt=""></td>
            <td>
                <img src="images/start_top_22.gif" width=28 height=29 alt=""></td>
            <td>
                <img src="images/start_top_23.gif" width=61 height=29 alt=""></td>
            <td>
                <img src="images/start_top_24.gif" width=31 height=29 alt=""></td>
            <td>
                <img src="images/start_top_25.gif" width=84 height=29 alt=""></td>
            <td>
                <img src="images/start_top_26.gif" width=13 height=29 alt=""></td>
        </tr>
        <tr>
            <td>
                <img src="images/start_top_27.gif" width=11 height=17 alt=""></td>

        <td><a href="start_main.php?page=one" target="main" onClick="Group('down','group1','start_top_28','images/start_top_28-over.gif',1)" onMouseOver="Group('over','start_top_28','images/start_top_28-over.gif','images/start_top_28-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_28" src="images/start_top_28.gif" width=88 height=17 border=0 alt=""></a></td>
            <td>
                <img src="images/start_top_29.gif" width=30 height=17 alt=""></td>

        <td><a href="start_main.php?page=two" target="main" onClick="Group('down','group1','start_top_30','images/start_top_30-over.gif',1)" onMouseOver="Group('over','start_top_30','images/start_top_30-over.gif','images/start_top_30-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_30" src="images/start_top_30.gif" width=63 height=17 border=0 alt=""></a></td>
            <td>
                <img src="images/start_top_31.gif" width=30 height=17 alt=""></td>

        <td><a href="start_main.php?page=three" target="main" onClick="Group('down','group1','start_top_32','images/start_top_32-over.gif',1)" onMouseOver="Group('over','start_top_32','images/start_top_32-over.gif','images/start_top_32-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_32" src="images/start_top_32.gif" width=66 height=17 border=0 alt=""></a></td>
            <td>
                <img src="images/start_top_33.gif" width=32 height=17 alt=""></td>

        <td><a href="start_main.php?page=for" target="main" onClick="Group('down','group1','start_top_34','images/start_top_34-over.gif',1)" onMouseOver="Group('over','start_top_34','images/start_top_34-over.gif','images/start_top_34-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_34" src="images/start_top_34.gif" width=109 height=17 border=0 alt=""></a></td>
            <td>
                <img src="images/start_top_35.gif" width=28 height=17 alt=""></td>

        <td><a href="start_main.php?page=five" target="main" onClick="Group('down','group1','start_top_36','images/start_top_36-over.gif',1)" onMouseOver="Group('over','start_top_36','images/start_top_36-over.gif','images/start_top_36-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_36" src="images/start_top_36.gif" width=61 height=17 border=0 alt=""></a></td>
            <td>
                <img src="images/start_top_37.gif" width=31 height=17 alt=""></td>

        <td><a href="start_main.php?page=six" target="main" onClick="Group('down','group1','start_top_38','images/start_top_38-over.gif',1)" onMouseOver="Group('over','start_top_38','images/start_top_38-over.gif','images/start_top_38-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_38" src="images/start_top_38.gif" width=84 height=17 border=0 alt=""></a></td>
            <td>
                <img src="images/start_top_39.gif" width=13 height=17 alt=""></td>
        </tr>
    </table>

    </body>
    </html>
    <?php
    ?>
    [color=red]musse rühre, musse probiere=>iss a pulsgeber ![/color]

  • #2
    geparst wird das:
    PHP-Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>WEINHOF SCHMIDT</title><meta http-equiv="Content-Type" content="text/html"charset="iso-8859-1">
    <
    META HTTP-EQUIV="Reply-to" CONTENT="kontakt@thueringer-tanz-akademie.de">
    <
    meta name="author" content="Stephan Weber, Daniel Brochwitz">
    <
    META NAME="publisher" CONTENT="THÜRINGER TANZAKADEMIE">
    <
    META NAME="copyright" CONTENT="THÜRINGER TANZAKADEMIE">
    <
    META NAME="keywords" CONTENT="Thüringer Tanz Akademie, Ballett, Jazz,
    Gesellschaftstanz, Tanzkurse, Veranstaltungen, Weimar, Shows, Standard, Latein, Herbstgalaball, Foxtrott, Quickstep, Tango, Rumba, Cha-Cha-Cha, Samba, Jive, Boogie, Rock'n Roll, Disco-Fox, Salsa, Merengue, Orientalischer Tanz, Hip Hop, Breakdance, Modern Jazz, Tanztheater, Mambo, Flamenco, Agentur pulsgeber, Multimedia, Webdesign, Agentur, Tanzschule, Langsamer Walzer, Wiener Walzer, Ball, Homepagegestaltung, Tanz, Tanzen, Herbstball, Weimarhalle"
    >
    <
    META NAME="description" CONTENT="OH MENSCH LERNE TANZEN-SONST WISSEN DIE ENGEL IM HIMMEL MIT DIR NICHTS ANZUFANGEN!">
    <
    META NAME="page-topic" CONTENT="Business">
    <
    META NAME="audience" CONTENT="Alle">
    <
    META NAME="robots" CONTENT="INDEX,FOLLOW">
    <
    META NAME="Content-Language" CONTENT="de">
    <
    link href="neu.css" rel="stylesheet" type="text/css">

    <
    script language="JavaScript">
    <!--

    function 
    SymError()
    {
      return 
    true;
    }

    window.onerror SymError;

    var 
    SymRealWinOpen window.open;

    function 
    SymWinOpen(urlnameattributes)
    {
      return (new 
    Object());
    }

    window.open SymWinOpen;

    //-->
    </script>

    <
    script type="text/javascript">
    <!--


    function 
    preloadImages() { //v3.0
      
    var d=document; if(d.images){ if(!d.pd.p=new Array();
        var 
    i,j=d.p.length,a=preloadImages.arguments; for(i=0i<a.lengthi++)
        if (
    a[i].indexOf("#")!=0){ d.p[j]=new Imaged.p[j++].src=a[i];}}
    }

    function 
    findObj(nd) { //v4.01
      
    var p,i,x;  if(!dd=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        
    d=parent.frames[n.substring(p+1)].documentn=n.substring(0,p);}
      if(!(
    x=d[n])&&d.allx=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(
    i=0;!x&&d.layers&&i<d.layers.length;i++) x=findObj(n,d.layers[i].document);
      if(!
    && d.getElementByIdx=d.getElementById(n); return x;
    }

    function 
    Group(eventgrpName) { //v6.0
      
    var i,img,Arr,args=Group.arguments;
      if (
    event == "init" && args.length 2) {
        if ((
    img findObj(args[2])) != null && !img.init) {
          
    img.init trueimg.up args[3]; img.dn img.src;
          if ((
    Arr document[grpName]) == nullArr document[grpName] = new Array();
          
    Arr[Arr.length] = img;
          for (
    i=4args.length-1i+=2) if ((img findObj(args[i])) != null) {
            if (!
    img.upimg.up img.src;
            
    img.src img.dn args[i+1];
            
    Arr[Arr.length] = img;
        } }
      } else if (
    event == "over") {
        
    document.Over Arr = new Array();
        for (
    i=1args.length-1i+=3) if ((img findObj(args[i])) != null) {
          if (!
    img.upimg.up img.src;
          
    img.src = (img.dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.up);
          
    Arr[Arr.length] = img;
        }
      } else if (
    event == "out" ) {
        for (
    i=0document.Over.lengthi++) {
          
    img document.Over[i]; img.src = (img.dn) ? img.dn img.up; }
      } else if (
    event == "down") {
        
    Arr document[grpName];
        if (
    Arr)
          for (
    i=0Arr.lengthi++) { img=Arr[i]; img.src img.upimg.dn 0; }
        
    document[grpName] = Arr = new Array();
        for (
    i=2args.length-1i+=2) if ((img findObj(args[i])) != null) {
          if (!
    img.upimg.up img.src;
          
    img.src img.dn = (args[i+1])? args[i+1] : img.up;
          
    Arr[Arr.length] = img;
      } }
    }
    //-->
    </script>

    </
    head>
    <
    body bgcolor=#FFFFFF leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onload="var SymTmpWinOpen = window.open; window.open = SymWinOpen; preloadImages('images/start_top_28-over.gif','images/start_top_30-over.gif','images/start_top_32-over.gif','images/start_top_34-over.gif','images/start_top_36-over.gif','images/start_top_38-over.gif'); window.open = SymTmpWinOpen;">

    <table width=646 border=0 cellpadding=0 cellspacing=0>
        <
    tr>
            <
    td>
                <
    img src="images/start_top_01.gif" width=11 height=31 alt=""></td>
            <
    td>
                </
    td>
            <
    td>
                <
    img src="images/start_top_03.gif" width=30 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_04.gif" width=63 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_05.gif" width=30 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_06.gif" width=66 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_07.gif" width=32 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_08.gif" width=109 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_09.gif" width=28 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_10.gif" width=61 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_11.gif" width=31 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_12.gif" width=84 height=31 alt=""></td>
            <
    td>
                <
    img src="images/start_top_13.gif" width=13 height=31 alt=""></td>
        </
    tr>
        <
    tr>
            <
    td>
                <
    img src="images/start_top_14.gif" width=11 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_15.gif" width=88 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_16.gif" width=30 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_17.gif" width=63 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_18.gif" width=30 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_19.gif" width=66 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_20.gif" width=32 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_21.gif" width=109 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_22.gif" width=28 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_23.gif" width=61 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_24.gif" width=31 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_25.gif" width=84 height=29 alt=""></td>
            <
    td>
                <
    img src="images/start_top_26.gif" width=13 height=29 alt=""></td>
        </
    tr>
        <
    tr>
            <
    td>
                <
    img src="images/start_top_27.gif" width=11 height=17 alt=""></td>

        <
    td><a href="start_main.php?page=one" target="main" onClick="Group('down','group1','start_top_28','images/start_top_28-over.gif',1)" onMouseOver="Group('over','start_top_28','images/start_top_28-over.gif','images/start_top_28-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_28" src="images/start_top_28.gif" width=88 height=17 border=0 alt=""></a></td>
            <
    td>
                <
    img src="images/start_top_29.gif" width=30 height=17 alt=""></td>

        <
    td><a href="start_main.php?page=two" target="main" onClick="Group('down','group1','start_top_30','images/start_top_30-over.gif',1)" onMouseOver="Group('over','start_top_30','images/start_top_30-over.gif','images/start_top_30-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_30" src="images/start_top_30.gif" width=63 height=17 border=0 alt=""></a></td>
            <
    td>
                <
    img src="images/start_top_31.gif" width=30 height=17 alt=""></td>

        <
    td><a href="start_main.php?page=three" target="main" onClick="Group('down','group1','start_top_32','images/start_top_32-over.gif',1)" onMouseOver="Group('over','start_top_32','images/start_top_32-over.gif','images/start_top_32-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_32" src="images/start_top_32.gif" width=66 height=17 border=0 alt=""></a></td>
            <
    td>
                <
    img src="images/start_top_33.gif" width=32 height=17 alt=""></td>

        <
    td><a href="start_main.php?page=for" target="main" onClick="Group('down','group1','start_top_34','images/start_top_34-over.gif',1)" onMouseOver="Group('over','start_top_34','images/start_top_34-over.gif','images/start_top_34-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_34" src="images/start_top_34.gif" width=109 height=17 border=0 alt=""></a></td>
            <
    td>
                <
    img src="images/start_top_35.gif" width=28 height=17 alt=""></td>

        <
    td><a href="start_main.php?page=five" target="main" onClick="Group('down','group1','start_top_36','images/start_top_36-over.gif',1)" onMouseOver="Group('over','start_top_36','images/start_top_36-over.gif','images/start_top_36-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_36" src="images/start_top_36.gif" width=61 height=17 border=0 alt=""></a></td>
            <
    td>
                <
    img src="images/start_top_37.gif" width=31 height=17 alt=""></td>

        <
    td><a href="start_main.php?page=six" target="main" onClick="Group('down','group1','start_top_38','images/start_top_38-over.gif',1)" onMouseOver="Group('over','start_top_38','images/start_top_38-over.gif','images/start_top_38-over.gif',1)" onMouseOut="Group('out')"><img name="start_top_38" src="images/start_top_38.gif" width=84 height=17 border=0 alt=""></a></td>
            <
    td>
                <
    img src="images/start_top_39.gif" width=13 height=17 alt=""></td>
        </
    tr>
    </
    table>

    </
    body>

    <
    script language="JavaScript">
    <!--

    window.open SymRealWinOpen;

    //-->
    </script>

    </
    html
    er schiesst aus der 1.zeile, 2.spalte einfach das pic raus. und im head knallt er irgend ein javascript rein, woher auch immer! hatte auch schon versucht die ersten zwei zeilen der tab zusammen zu ziehen und dort ein swf einzuschieben, genau das gleiche: er parst den code nicht-->swf nicht da! ich finde die macke nicht!

    danke eddi
    [color=red]musse rühre, musse probiere=>iss a pulsgeber ![/color]

    Kommentar


    • #3
      wo sind die ganzen php-gurus? keiner nen plan?
      [color=red]musse rühre, musse probiere=>iss a pulsgeber ![/color]

      Kommentar


      • #4
        Also erstmal poste net so ne lange Zeile hier rein.
        Dann: was hat das mit php zu tun?
        Meinst Du php schreibt Dir irgend einen HTML / JavaScript code einfach so in Dein Script.
        Checke mal lieber Deine includes und Deinen vars die Du ausgeben lässt.
        Beantworte nie Threads mit mehr als 15 followups...
        Real programmers confuse Halloween and Christmas because OCT 31 = DEC 25

        Kommentar


        • #5
          moment!
          zum einen ist ganze site in php und das hier nur eine include! und wo ich kein php brauch, ist html zwischendrin einfacher!
          zum anderen hab ich absichtlich den ganzen code gepostet, denn es ist einfach unerklärlich! das ist doch alles rudimentärer kram, deswegen kapier ich es ja nicht. vielleicht sehe ich ja den wald vor lauter bäume nicht!
          [color=red]musse rühre, musse probiere=>iss a pulsgeber ![/color]

          Kommentar


          • #6
            Was steht denn in :
            include ("head.inc.php");
            include ("body.inc.php");
            include ("vars.inc.php");
            include ("connect/open.inc.php");
            include ("funktionen.inc.php");
            echo $html;
            echo $title;
            echo $meta;
            echo $css;
            //echo $java;
            Beantworte nie Threads mit mehr als 15 followups...
            Real programmers confuse Halloween and Christmas because OCT 31 = DEC 25

            Kommentar


            • #7
              da steht nix besonderes drin, da wird auch nix ausgegeben. da sind nur definitionen drin, ausgeben mache ich dann immer nach bedarf.
              include ("vars.inc.php");
              include ("connect/open.inc.php");
              include ("funktionen.inc.php");
              diese brauch man nichtmal in dieser datei, sind nur standardmäßig dabei.
              habs grad alle nochmal getestet, hab sogar den ganzen code in ne selbständige html-datei geschrieben--> genau die gleiche kacke!
              ich glaube fast, daß es an dem javascript liegt. son mist hab ich noch nie erlebt! ich mach das jetzt leider komplett neu, ich glaub ne andere chance hab ich nicht!
              [color=red]musse rühre, musse probiere=>iss a pulsgeber ![/color]

              Kommentar


              • #8
                das mit
                function SymError()
                kommt schätzungsweise von deinem browser/antiviren-programm/firewall (irgendwo, wo du einstellst, dass er javascript-fehlermeldungen sofort schließen soll.
                Ich denke, also bin ich. - Einige sind trotzdem...

                Kommentar


                • #9
                  aha, das ist schon mal ein guter tip! danke! ist gut möglich!
                  okay, wie dem auch sei, es hat wohl auch nix mehr damit zu tun!
                  unglaublich, aber wahr!
                  hab das ganze jetzt rein in html gemacht, ohne javascript und verlinkungen! also rein die tabelle mit pics:
                  das ganze ist hier: http://www.weinhof-schmidt.de/test.htm
                  bei schiesst er ein pic raus. kannst du mal vielleicht mit deinem browser vorbei schauen, vielleicht liegts ja doch am norton! dank!
                  [color=red]musse rühre, musse probiere=>iss a pulsgeber ![/color]

                  Kommentar


                  • #10
                    bei mir zeigt er alle bilder an

                    und das obwohl die seite nicht XHTML-konform is wie's es
                    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                    behauptet
                    Ich denke, also bin ich. - Einige sind trotzdem...

                    Kommentar


                    • #11
                      jaja, wie sollte sie auch? hab sie doch nur fix zusammen geknallt.
                      dein vorhergehender tip war der richtige ansatz. da wäre ich nie drauf gekommen.
                      keine einstellungsänderung hat da was gebracht, bin jetzt soweit gegangen,
                      daß ich komplett NIS und NAV deinstalliert habe und siehe da, alles
                      geht wie von zauberhand! das hat mir echt den den verstand geraubt,
                      habe schon fast an mir selbst gezweifelt.

                      danke eddi
                      [color=red]musse rühre, musse probiere=>iss a pulsgeber ![/color]

                      Kommentar

                      Lädt...
                      X