ilch Forum » Allgemein » HTML, PHP, SQL,... » Bitte bei ein code um hilfe

Geschlossen
  1. #1
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    Hallo alle zusammen brauche mal kurz eure hilfe ich versuche eine Vertiakle Shoutbox bei mir einzubauen geht aber irgendwie net kann mir einer sagen wo dieser code genau hin gehört:

    <div id="main_col">{_boxes_v_shoutbox}{EXPLODE}</div>


    hier meine Index.htm:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" type="text/css" href="include/designs/gow_design/style.css">
    <title>{TITLE}</title>
    <style type="text/css">
    <!--
    body {
    	margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 0px;
    	background-image: url(include/designs/gow_design/Bilder/hintergrund.jpg);
    	background-attachment:fixed;
    	
    }
    -->
    </style>
    <script type="text/JavaScript">
    <!--
    function MM_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=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    }
    
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }
    
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    }
    
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>
    <style type="text/css">
    <!--
    .font1{
    	font-size: 9px;
    	color: #FFFFFF;
    	font-weight: bold;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .font2 {color: #FFFFFF}
    a:link {
    	color: #FFFFFF;
    }
    a:visited {
    	color: #FFFFFF;
    }
    a:hover {
    	color: #DD0000;
    }
    a:active {
    	color: #FFFFFF;
    }
    -->
    </style>
    </head>
    
    <body onLoad="MM_preloadImages('include/designs/gow_design/Bilder/hover_16.jpg','include/designs/gow_design/Bilder/hover_19.jpg','include/designs/gow_design/Bilder/hover_22.jpg','include/designs/gow_design/Bilder/hover_23.jpg','include/designs/gow_design/Bilder/hover_27.jpg','include/designs/gow_design/Bilder/hover_32.jpg','include/designs/gow_design/Bilder/hover_34.jpg','include/designs/gow_design/Bilder/hover_37.jpg','include/designs/gow_design/Bilder/hover_39.jpg','include/designs/gow_design/Bilder/hover_40.jpg','include/designs/gow_design/Bilder/hover_45.jpg','include/designs/gow_design/Bilder/hover_47.jpg','include/designs/gow_design/Bilder/hover_49.jpg','include/designs/gow_design/Bilder/hover_57.jpg','include/designs/gow_design/Bilder/hover_58.jpg','Bilder/hover_59.jpg','include/designs/gow_design/Bilder/hover_61.jpg','include/designs/gow_design/Bilder/hover_75.jpg','Bilder/hover_12.jpg','Bilder/hover_14.jpg','include/designs/gow_design/Bilder/hover_12.jpg','include/designs/gow_design/Bilder/hover_14.jpg','include/designs/gow_design/Bilder/hover_59.jpg','include/designs/gow_design/Bilder/hover_34.jpg')">
    <center><table width="972" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <!--DWLayoutTable-->
              <tr> 
                <td width="972" height="19" valign="top"><img src="include/designs/gow_design/Bilder/Header.jpg" width="972" height="220"></td>
              </tr>
              <tr> 
                <td valign="top" background="include/designs/gow_design/Bilder/index_03.jpg" width="1036" height="60"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <!--DWLayoutTable-->
                    <tr>
                      <td width="1"></td> 
                      <td width="420"></td>
                      <td width="396" height="16"></td>
                      <td width="134"><div align="center"></div></td>
                      <td width="21"></td>
                    </tr>
                    <tr>
                      <td></td>
                      <td><div align="center">{_boxes_allianz}</div></td>
                      <td height="25"><div align="center">{_boxes_language}</div></td>
                      <td valign="top" align="center"><div align="right">{_boxes_TICKER}</div></td>
                      <td></td>
                    </tr>
                  </table>
    </td>
              </tr>
              <tr> 
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
                      <td width="10" background="include/designs/gow_design/Bilder/index_01.jpg" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                      <td width="237" background="include/designs/gow_design/Bilder/index_66.jpg" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <!--DWLayoutTable-->
                          <tr> 
                            <td width="165" align="left"><img src="include/designs/gow_design/Bilder/index_05.jpg" width="165" height="40"></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?news" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image39','','include/designs/gow_design/Bilder/hover_12.jpg',1)"><img src="include/designs/gow_design/Bilder/index_12.jpg" name="Image39" width="165" height="20" border="0" id="Image38" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?lastnews" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image40','','include/designs/gow_design/Bilder/hover_14.jpg',1)"><img src="include/designs/gow_design/Bilder/index_14.jpg" name="Image40" width="165" height="20" border="0" id="Image39" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?kalender" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','include/designs/gow_design/Bilder/hover_19.jpg',1)"><img src="include/designs/gow_design/Bilder/index_19.jpg" name="Image11" width="165" height="20" border="0"></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_21.jpg" width="165" height="40"></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?user" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image13','','include/designs/gow_design/Bilder/hover_22.jpg',1)"><img src="include/designs/gow_design/Bilder/index_22.jpg" name="Image13" width="165" height="20" border="0"></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?history" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image16','','include/designs/gow_design/Bilder/hover_27.jpg',1)"><img src="include/designs/gow_design/Bilder/index_27.jpg" name="Image16" width="165" height="20" border="0" /></a><a href="index.php?wars" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image14','','include/designs/gow_design/Bilder/hover_23.jpg',1)"></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?awards" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image19','','include/designs/gow_design/Bilder/hover_32.jpg',1)"><img src="include/designs/gow_design/Bilder/index_32.jpg" name="Image19" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?joinus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image23','','include/designs/gow_design/Bilder/hover_39.jpg',1)"><img src="include/designs/gow_design/Bilder/index_39.jpg" name="Image23" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?linkus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image24','','include/designs/gow_design/Bilder/hover_40.jpg',1)"><img src="include/designs/gow_design/Bilder/index_40.jpg" name="Image24" width="165" height="20" border="0" /></a><a href="index.php?challenge" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image22','','include/designs/gow_design/Bilder/hover_37.jpg',1)"></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_41.jpg" width="165" height="40" /></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?phgstats" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image25','','include/designs/gow_design/Bilder/hover_34.jpg',1)"><img src="include/designs/gow_design/Bilder/index_34.jpg" name="Image25" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr>
                            <td><a href="index.php?forum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image26','','include/designs/gow_design/Bilder/hover_45.jpg',1)"><img src="include/designs/gow_design/Bilder/index_45.jpg" name="Image26" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?gbook" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image27','','include/designs/gow_design/Bilder/hover_47.jpg',1)"><img src="include/designs/gow_design/Bilder/index_47.jpg" name="Image27" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                           <td><a href="index.php?newsletter_all" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image28','','include/designs/gow_design/Bilder/hover_49.jpg',1)"><img src="include/designs/gow_design/Bilder/index_49.jpg" name="Image28" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_53.jpg" width="165" height="40" /></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?links" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image36','','include/designs/gow_design/Bilder/hover_58.jpg',1)"><img src="include/designs/gow_design/Bilder/index_58.jpg" name="Image36" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?gallery" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image37','','include/designs/gow_design/Bilder/hover_59.jpg',1)"><img src="include/designs/gow_design/Bilder/index_59.jpg" name="Image37" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?impressum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image38','','include/designs/gow_design/Bilder/hover_61.jpg',1)"><img src="include/designs/gow_design/Bilder/index_61.jpg" name="Image38" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_63.jpg" width="165" height="40" /></td>
                          </tr>
                          <tr> 
                            <td height="19" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="6" height="19" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                  <td width="153" align="center" valign="top"><p><a href="http://hard-core-gamer.de" target="_blank"><img src="http://hard-core-gamer.de/images/linkus/4.jpg" border="0"></a></p>
                                   </td>
                                  <td width="6" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                </tr>
                              </table></td>
                          </tr>
    					  <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_78.jpg" width="165" height="40"></td>
                          </tr>
                          <tr> 
                            <td height="19" valign="top"><table width="89%" border="0" cellpadding="0" cellspacing="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="6" height="19" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                  <td width="153" align="center" valign="top"> 
                                    <div align="left">{_boxes_shoutbox}       </div></td>
                                  <td width="6" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                </tr>
                              </table></td>
                          </tr>
                      </table></td>
                      <td width="605" valign="top" background="include/designs/gow_design/Bilder/index_04.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <!--DWLayoutTable-->
                        <tr>
                          <td width="605"><img src="include/designs/gow_design/Bilder/index_06.jpg"></td>
                        </tr>
                        <tr>
                          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <!--DWLayoutTable-->
                              <tr>
                                <td valign="top" background="include/designs/gow_design/Bilder/index_18.jpg" width="605" height="131"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <!--DWLayoutTable-->
                                    <tr>
                                      <td width="9" height="131" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr>
                                            <td>&nbsp;</td>
                                          </tr>
                                      </table></td>
                                      <td width="288" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <!--DWLayoutTable-->
                                          <tr>
                                            <td width="288" height="131" valign="top">{_boxes_lastnews}</td>
                                          </tr>
                                      </table></td>
                                      <td width="13" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr>
                                            <td>&nbsp;</td>
                                          </tr>
                                      </table></td>
                                      <td width="286" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <!--DWLayoutTable-->
                                          <tr>
                                            <td width="286" height="131" valign="top">{_boxes_lastforum}</td>
                                          </tr>
                                      </table></td>
                                      <td width="9" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr>
                                            <td>&nbsp;</td>
                                          </tr>
                                      </table></td>
                                    </tr>
                                </table></td>
                              </tr>
                          </table></td>
                        </tr>
                        <tr>
                          <td height="19" valign="top"><img src="include/designs/gow_design/Bilder/index_29.jpg" width="605" height="32"></td>
                        </tr>
                        <tr>
                          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <!--DWLayoutTable-->
                              <tr>
                                <td width="7" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                      <td>&nbsp;</td>
                                    </tr>
                                </table></td>
                                <td width="590" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <!--DWLayoutTable-->
                                    <tr>
                                      <td width="4">&nbsp;</td>
                                      <td width="584"><p>{EXPLODE}<?php
        			chdir("corenews2");
        			include("shownews.php");
    				?>
                                        </td>
                                      <td width="4">&nbsp;</td>
                                    </tr>
                                </table></td>
                                <td width="8" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                      <td>&nbsp;</td>
                                    </tr>
                                </table></td>
                              </tr>
                          </table></td>
                        </tr>
                      </table></td>
                      <td width="180" valign="top" background="include/designs/gow_design/Bilder/index_10.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_07.jpg" width="180" height="40"></td>
                          </tr>
                          <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td align="left">&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" valign="top">
                                          {_boxes_login}                                      </td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_77.jpg" width="180" height="40" /></td>
                          </tr>
    					  <tr>
                            <td><div align="center"><a href="http://www.immortal-legends.de.ki/"><img src="http://ks360916.kimsufi.com/include//images/linkus/newwerbebanner.gif" width="160" height="300" border="0" /></a></div></td>
                          </tr>
                          <tr>
                            <td><div align="center"><img src="include/designs/gow_design/Bilder/index_44.jpg" width="180" height="40" /></div></td>
                          </tr>
                           <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td>&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" align="center" valign="top">{_boxes_picofx}</td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_52.jpg" width="180" height="40"></td>
                          </tr>
                          <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td>&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" valign="top">
                                          {_boxes_vote}                                    </td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_60.jpg" width="180" height="40"></td>
                          </tr>
                           <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td>&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" valign="top">
                                          {_boxes_statistik}                                    </td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                        </table></td>
                      <td width="33" background="include/designs/gow_design/Bilder/index_08.jpg">&nbsp;</td>
      </tr>
    </table>
    </td>
              </tr>
              <tr> 
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="803"><img src="include/designs/gow_design/Bilder/index_74.jpg" width="803" height="22" border="0" usemap="#Map"></td>
                    <td width="44"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image41','','include/designs/gow_design/Bilder/hover_75.jpg',1)"><img src="include/designs/gow_design/Bilder/index_75.jpg" name="Image41" width="44" height="22" border="0"></a></td>
                    <td width="125"><img src="include/designs/gow_design/Bilder/index_76.jpg" width="125" height="22"></td>
                  </tr>
                </table></td>
              </tr>
            </table>
    </td>
      </tr>
    </table>
    </center>
    
    <map name="Map"><area shape="rect" coords="345,2,629,22" href="http://www.hard-core-gamer.de" target="_blank">
    </map></body>
    </html>


    betroffene Homepage: externer Link

    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Tolive Mitglied
    Registriert seit
    13.01.2008
    Beiträge
    923
    Beitragswertungen
    9 Beitragspunkte
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" type="text/css" href="include/designs/gow_design/style.css">
    <title>{TITLE}</title>
    <style type="text/css">
    <!--
    body {
    	margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 0px;
    	background-image: url(include/designs/gow_design/Bilder/hintergrund.jpg);
    	background-attachment:fixed;
    	
    }
    -->
    </style>
    <script type="text/JavaScript">
    <!--
    function MM_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=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    }
    
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }
    
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    }
    
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>
    <style type="text/css">
    <!--
    .font1{
    	font-size: 9px;
    	color: #FFFFFF;
    	font-weight: bold;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .font2 {color: #FFFFFF}
    a:link {
    	color: #FFFFFF;
    }
    a:visited {
    	color: #FFFFFF;
    }
    a:hover {
    	color: #DD0000;
    }
    a:active {
    	color: #FFFFFF;
    }
    -->
    </style>
    </head>
    
    <body onLoad="MM_preloadImages('include/designs/gow_design/Bilder/hover_16.jpg','include/designs/gow_design/Bilder/hover_19.jpg','include/designs/gow_design/Bilder/hover_22.jpg','include/designs/gow_design/Bilder/hover_23.jpg','include/designs/gow_design/Bilder/hover_27.jpg','include/designs/gow_design/Bilder/hover_32.jpg','include/designs/gow_design/Bilder/hover_34.jpg','include/designs/gow_design/Bilder/hover_37.jpg','include/designs/gow_design/Bilder/hover_39.jpg','include/designs/gow_design/Bilder/hover_40.jpg','include/designs/gow_design/Bilder/hover_45.jpg','include/designs/gow_design/Bilder/hover_47.jpg','include/designs/gow_design/Bilder/hover_49.jpg','include/designs/gow_design/Bilder/hover_57.jpg','include/designs/gow_design/Bilder/hover_58.jpg','Bilder/hover_59.jpg','include/designs/gow_design/Bilder/hover_61.jpg','include/designs/gow_design/Bilder/hover_75.jpg','Bilder/hover_12.jpg','Bilder/hover_14.jpg','include/designs/gow_design/Bilder/hover_12.jpg','include/designs/gow_design/Bilder/hover_14.jpg','include/designs/gow_design/Bilder/hover_59.jpg','include/designs/gow_design/Bilder/hover_34.jpg')">
    <center><table width="972" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <!--DWLayoutTable-->
              <tr> 
                <td width="972" height="19" valign="top"><img src="include/designs/gow_design/Bilder/Header.jpg" width="972" height="220"></td>
              </tr>
              <tr> 
                <td valign="top" background="include/designs/gow_design/Bilder/index_03.jpg" width="1036" height="60"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <!--DWLayoutTable-->
                    <tr>
                      <td width="1"></td> 
                      <td width="420"></td>
                      <td width="396" height="16"></td>
                      <td width="134"><div align="center"></div></td>
                      <td width="21"></td>
                    </tr>
                    <tr>
                      <td></td>
                      <td><div align="center">{_boxes_allianz}</div></td>
                      <td height="25"><div align="center">{_boxes_language}</div></td>
                      <td valign="top" align="center"><div align="right">{_boxes_TICKER}</div></td>
                      <td></td>
                    </tr>
                  </table>
    </td>
              </tr>
              <tr> 
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
                      <td width="10" background="include/designs/gow_design/Bilder/index_01.jpg" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                      <td width="237" background="include/designs/gow_design/Bilder/index_66.jpg" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <!--DWLayoutTable-->
                          <tr> 
                            <td width="165" align="left"><img src="include/designs/gow_design/Bilder/index_05.jpg" width="165" height="40"></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?news" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image39','','include/designs/gow_design/Bilder/hover_12.jpg',1)"><img src="include/designs/gow_design/Bilder/index_12.jpg" name="Image39" width="165" height="20" border="0" id="Image38" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?lastnews" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image40','','include/designs/gow_design/Bilder/hover_14.jpg',1)"><img src="include/designs/gow_design/Bilder/index_14.jpg" name="Image40" width="165" height="20" border="0" id="Image39" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?kalender" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','include/designs/gow_design/Bilder/hover_19.jpg',1)"><img src="include/designs/gow_design/Bilder/index_19.jpg" name="Image11" width="165" height="20" border="0"></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_21.jpg" width="165" height="40"></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?user" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image13','','include/designs/gow_design/Bilder/hover_22.jpg',1)"><img src="include/designs/gow_design/Bilder/index_22.jpg" name="Image13" width="165" height="20" border="0"></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?history" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image16','','include/designs/gow_design/Bilder/hover_27.jpg',1)"><img src="include/designs/gow_design/Bilder/index_27.jpg" name="Image16" width="165" height="20" border="0" /></a><a href="index.php?wars" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image14','','include/designs/gow_design/Bilder/hover_23.jpg',1)"></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?awards" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image19','','include/designs/gow_design/Bilder/hover_32.jpg',1)"><img src="include/designs/gow_design/Bilder/index_32.jpg" name="Image19" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?joinus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image23','','include/designs/gow_design/Bilder/hover_39.jpg',1)"><img src="include/designs/gow_design/Bilder/index_39.jpg" name="Image23" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?linkus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image24','','include/designs/gow_design/Bilder/hover_40.jpg',1)"><img src="include/designs/gow_design/Bilder/index_40.jpg" name="Image24" width="165" height="20" border="0" /></a><a href="index.php?challenge" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image22','','include/designs/gow_design/Bilder/hover_37.jpg',1)"></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_41.jpg" width="165" height="40" /></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?phgstats" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image25','','include/designs/gow_design/Bilder/hover_34.jpg',1)"><img src="include/designs/gow_design/Bilder/index_34.jpg" name="Image25" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr>
                            <td><a href="index.php?forum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image26','','include/designs/gow_design/Bilder/hover_45.jpg',1)"><img src="include/designs/gow_design/Bilder/index_45.jpg" name="Image26" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?gbook" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image27','','include/designs/gow_design/Bilder/hover_47.jpg',1)"><img src="include/designs/gow_design/Bilder/index_47.jpg" name="Image27" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                           <td><a href="index.php?newsletter_all" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image28','','include/designs/gow_design/Bilder/hover_49.jpg',1)"><img src="include/designs/gow_design/Bilder/index_49.jpg" name="Image28" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_53.jpg" width="165" height="40" /></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?links" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image36','','include/designs/gow_design/Bilder/hover_58.jpg',1)"><img src="include/designs/gow_design/Bilder/index_58.jpg" name="Image36" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?gallery" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image37','','include/designs/gow_design/Bilder/hover_59.jpg',1)"><img src="include/designs/gow_design/Bilder/index_59.jpg" name="Image37" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><a href="index.php?impressum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image38','','include/designs/gow_design/Bilder/hover_61.jpg',1)"><img src="include/designs/gow_design/Bilder/index_61.jpg" name="Image38" width="165" height="20" border="0" /></a></td>
                          </tr>
                          <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_63.jpg" width="165" height="40" /></td>
                          </tr>
                          <tr> 
                            <td height="19" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="6" height="19" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                  <td width="153" align="center" valign="top"><p><a href="http://hard-core-gamer.de" target="_blank"><img src="http://hard-core-gamer.de/images/linkus/4.jpg" border="0"></a></p>
                                   </td>
                                  <td width="6" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                </tr>
                              </table></td>
                          </tr>
    					  <tr> 
                            <td><img src="include/designs/gow_design/Bilder/index_78.jpg" width="165" height="40"></td>
                          </tr>
                          <tr> 
                            <td height="19" valign="top"><table width="89%" border="0" cellpadding="0" cellspacing="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="6" height="19" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                  <td width="153" align="center" valign="top"> 
                                    <div align="left">{_boxes_shoutbox}       </div></td>
                                  <td width="6" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                </tr>
                              </table></td>
                          </tr>
                      </table></td>
                      <td width="605" valign="top" background="include/designs/gow_design/Bilder/index_04.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <!--DWLayoutTable-->
                        <tr>
                          <td width="605"><img src="include/designs/gow_design/Bilder/index_06.jpg"></td>
                        </tr>
                        <tr>
                          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <!--DWLayoutTable-->
                              <tr>
                                <td valign="top" background="include/designs/gow_design/Bilder/index_18.jpg" width="605" height="131"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <!--DWLayoutTable-->
                                    <tr>
                                      <td width="9" height="131" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr>
                                            <td>&nbsp;</td>
                                          </tr>
                                      </table></td>
                                      <td width="288" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <!--DWLayoutTable-->
                                          <tr>
                                            <td width="288" height="131" valign="top">{_boxes_lastnews}</td>
                                          </tr>
                                      </table></td>
                                      <td width="13" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr>
                                            <td>&nbsp;</td>
                                          </tr>
                                      </table></td>
                                      <td width="286" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <!--DWLayoutTable-->
                                          <tr>
                                            <td width="286" height="131" valign="top">{_boxes_lastforum}</td>
                                          </tr>
                                      </table></td>
                                      <td width="9" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr>
                                            <td>&nbsp;</td>
                                          </tr>
                                      </table></td>
                                    </tr>
                                </table></td>
                              </tr>
                          </table></td>
                        </tr>
                        <tr>
                          <td height="19" valign="top"><img src="include/designs/gow_design/Bilder/index_29.jpg" width="605" height="32"></td>
                        </tr>
                        <tr>
                          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <!--DWLayoutTable-->
                              <tr>
                                <td width="7" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                      <td>&nbsp;</td>
                                    </tr>
                                </table></td>
                                <td width="590" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <!--DWLayoutTable-->
                                    <tr>
                                      <td width="4">&nbsp;</td>
                                      <td width="584"><p><div id="main_col">{_boxes_v_shoutbox}{EXPLODE}</div><?php
        			chdir("corenews2");
        			include("shownews.php");
    				?>
                                        </td>
                                      <td width="4">&nbsp;</td>
                                    </tr>
                                </table></td>
                                <td width="8" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                      <td>&nbsp;</td>
                                    </tr>
                                </table></td>
                              </tr>
                          </table></td>
                        </tr>
                      </table></td>
                      <td width="180" valign="top" background="include/designs/gow_design/Bilder/index_10.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_07.jpg" width="180" height="40"></td>
                          </tr>
                          <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td align="left">&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" valign="top">
                                          {_boxes_login}                                      </td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_77.jpg" width="180" height="40" /></td>
                          </tr>
    					  <tr>
                            <td><div align="center"><a href="http://www.immortal-legends.de.ki/"><img src="http://ks360916.kimsufi.com/include//images/linkus/newwerbebanner.gif" width="160" height="300" border="0" /></a></div></td>
                          </tr>
                          <tr>
                            <td><div align="center"><img src="include/designs/gow_design/Bilder/index_44.jpg" width="180" height="40" /></div></td>
                          </tr>
                           <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td>&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" align="center" valign="top">{_boxes_picofx}</td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_52.jpg" width="180" height="40"></td>
                          </tr>
                          <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td>&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" valign="top">
                                          {_boxes_vote}                                    </td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                          <tr>
                            <td><img src="include/designs/gow_design/Bilder/index_60.jpg" width="180" height="40"></td>
                          </tr>
                           <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <!--DWLayoutTable-->
                                <tr> 
                                  <td width="5" height="19" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td>&nbsp;</td>
                                      </tr>
                                    </table></td>
                                  <td width="170" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <!--DWLayoutTable-->
                                      <tr> 
                                        <td width="170" height="19" valign="top">
                                          {_boxes_statistik}                                    </td>
                                      </tr>
                                    </table></td>
                                  <td width="5" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
                                </tr>
                              </table></td>
                          </tr>
                        </table></td>
                      <td width="33" background="include/designs/gow_design/Bilder/index_08.jpg">&nbsp;</td>
      </tr>
    </table>
    </td>
              </tr>
              <tr> 
                <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="803"><img src="include/designs/gow_design/Bilder/index_74.jpg" width="803" height="22" border="0" usemap="#Map"></td>
                    <td width="44"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image41','','include/designs/gow_design/Bilder/hover_75.jpg',1)"><img src="include/designs/gow_design/Bilder/index_75.jpg" name="Image41" width="44" height="22" border="0"></a></td>
                    <td width="125"><img src="include/designs/gow_design/Bilder/index_76.jpg" width="125" height="22"></td>
                  </tr>
                </table></td>
              </tr>
            </table>
    </td>
      </tr>
    </table>
    </center>
    
    <map name="Map"><area shape="rect" coords="345,2,629,22" href="http://www.hard-core-gamer.de" target="_blank">
    </map></body>
    </html>



    Bitte.


    Zuletzt modifiziert von Tolive am 16.10.2008 - 21:08:08
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    ja es geht nur wenn man jetzt was schreibt kommt das hier:

    MySQL Error:
    1136 : Column count doesn't match value count at row 1
    in Query:
    INSERT INTO `ic1_shoutbox` VALUES ( "" , "boOmX" , "So mal schauen ob es geht^^" )
    
    Debug backtrace:
    	@ mysql.php:32 -- debug_bt()
    	@ mysql.php:50 -- db_check_error(...)
    	@ v_shoutbox.php:22 -- db_query(...)
    	@ design.php:330 -- require_once(...)
    	@ design.php:172 -- design->get_boxcontent(...)
    	@ design.php:69 -- design->replace_boxes(...)
    	@ news.php:12 -- design->design(...)
    	@ index.php:25 -- require_once(...)

    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    -GoA][-Sniper Mitglied
    Registriert seit
    31.10.2007
    Beiträge
    1.468
    Beitragswertungen
    63 Beitragspunkte
    liegt an der datenbank
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    ja und wie behebe ich das?

    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    -GoA][-Sniper Mitglied
    Registriert seit
    31.10.2007
    Beiträge
    1.468
    Beitragswertungen
    63 Beitragspunkte
    sucht dir in der datenbank die zeile mit der shoutbox raus lösche die tabelle und und spiele nochmal die install.php ab mach aber bitte ein backup;)
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    ämm bei der vertikal shoutbox gibt es keine install^^

    0 Mitglieder finden den Beitrag gut.
  8. #8
    User Pic
    -GoA][-Sniper Mitglied
    Registriert seit
    31.10.2007
    Beiträge
    1.468
    Beitragswertungen
    63 Beitragspunkte
    ja nimm die gesamte install vom clanscript das is des drinne


    Zuletzt modifiziert von -GoA][-Sniper am 16.10.2008 - 21:31:43
    0 Mitglieder finden den Beitrag gut.
  9. #9
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    ich soll die install von ilch nochmal ausführen???Also ich bin ja ein noob in sowas aber glaubste wirklich das is so gut?

    0 Mitglieder finden den Beitrag gut.
  10. #10
    User Pic
    -GoA][-Sniper Mitglied
    Registriert seit
    31.10.2007
    Beiträge
    1.468
    Beitragswertungen
    63 Beitragspunkte
    isch ja so die alten dateien werden nicht überschrieben da du aber die einte tabelle gelöscht hasst wird die tabelle nomal draaufgespielt und zur sicherheit mach ein backup
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu HTML, PHP, SQL,...

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten