• » webSPELL.org - Free Content Management System
  • Language switch: English German
  • login



    » lost password?   » register now
  • About webSPELL

    webSPELL is a free Content Management System which was especially developed for the needs of esport related communities. Since a short while we are also offering an optimized and enhanced webSPELL version for the special requirements of non-profit organisations. The purpose of both systems is to offer a professional and free opportunity to create and administrate your own website in an easy and optimized way.

    » Learn more about webSPELL     » Download webSPELL now!
  • Advertisement

    Follow us

  • Sort:     printview
    Author
    Message
    webSPELL newbie
    53 Posts
    19.12.2011, 14:58 offline quote 

    Die Shoutbox.php muss nur darein wohin du sie auch haben willst.Schau dir das mal in Ruhe an. http://www.gamer-desig...n=show&tutorialsID=19
    webSPELL friend
    645 Posts
    18.12.2011, 11:00 email offline quote 

    die index des templates weil sonst sieht es ja wieder aus wie hier zwinkern

    so mal bitte dein post editieren und toggle=Mehr lesen [code [/code [/toggle
    dann ist es einfacher und man scrollt sich nicht den wolf amüsiert

    <tr>
    <td><?php include("shoutbox.php"); ?></td>
    </tr>

    wo soll sie denn genau bei dir auf der seite sein ?!?!
    angabe dazu dann bekommst du sicher den genauen code zwinkern
    webSPELL newbie
    3 Posts
    18.12.2011, 07:41 email offline quote 

    Leute

    habe nun halbwegs eine Seite für ein Kumpel erstellt: www.Clan-gs.de.ki

    So, nun will ich die Shoutbox einsetzen und habe schon einiges gefunden hier.
    <? include("shoutbox.php"); ?> Dies sollte in den index eingefügt werden...

    nur weis ich nicht WO...
    Ich verstehe aus dem Index rein Garnichts!
    Daher weis ich nicht WO...

    Kann mir jemand helfen?

    Hier ist meine index
    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    10.
    11.
    12.
    13.
    14.
    15.
    16.
    17.
    18.
    19.
    20.
    21.
    22.
    23.
    24.
    25.
    26.
    27.
    28.
    29.
    30.
    31.
    32.
    33.
    34.
    35.
    36.
    37.
    38.
    39.
    40.
    41.
    42.
    43.
    44.
    45.
    46.
    47.
    48.
    49.
    50.
    51.
    52.
    53.
    54.
    55.
    56.
    57.
    58.
    59.
    60.
    61.
    62.
    63.
    64.
    65.
    66.
    67.
    68.
    69.
    70.
    71.
    72.
    73.
    74.
    75.
    76.
    77.
    78.
    79.
    80.
    81.
    82.
    83.
    84.
    85.
    86.
    87.
    88.
    89.
    90.
    91.
    92.
    93.
    94.
    95.
    96.
    97.
    98.
    99.
    100.
    101.
    102.
    103.
    104.
    105.
    106.
    107.
    108.
    109.
    110.
    111.
    112.
    113.
    114.
    115.
    116.
    117.
    118.
    119.
    120.
    121.
    122.
    123.
    124.
    125.
    126.
    127.
    128.
    129.
    130.
    131.
    132.
    133.
    134.
    135.
    136.
    137.
    138.
    139.
    140.
    141.
    142.
    143.
    144.
    145.
    146.
    147.
    148.
    149.
    150.
    151.
    152.
    153.
    154.
    155.
    156.
    157.
    158.
    159.
    160.
    161.
    162.
    163.
    164.
    165.
    166.
    167.
    168.
    169.
    170.
    171.
    172.
    173.
    174.
    175.
    176.
    177.
    178.
    179.
    180.
    181.
    182.
    183.
    184.
    185.
    186.
    187.
    188.
    189.
    190.
    191.
    192.
    193.
    194.
    195.
    196.
    197.
    198.
    199.
    200.
    201.
    202.
    203.
    204.
    205.
    206.
    207.
    208.
    209.
    210.
    211.
    212.
    213.
    214.
    215.
    216.
    217.
    218.
    219.
    220.
    221.
    222.
    223.
    224.
    225.
    226.
    227.
    228.
    229.
    230.
    231.
    232.
    233.
    234.
    235.
    236.
    237.
    238.
    239.
    240.
    241.
    242.
    243.
    244.
    245.
    246.
    247.
    248.
    249.
    250.
    251.
    252.
    253.
    254.
    255.
    256.
    257.
    258.
    259.
    260.
    261.
    262.
    263.
    264.
    265.
    266.
    267.
    268.
    269.
    270.
    271.
    272.
    273.
    274.
    275.
    276.
    277.
    278.
    279.
    280.
    281.
    282.
    283.
    284.
    285.
    <?php
    include("_mysql.php");
    include("_settings.php");
    include("_functions.php");
    $_language->read_module('index');
    $index_language = $_language->module;
    ?>
    <!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=utf-8" />
    <!-- Head & Title include -->
    <title><?php echo PAGETITLE; ?></title>
    <link href="_stylesheet.css" rel="stylesheet" type="text/css" />
    <link href="css/contentslider.css" rel="stylesheet" type="text/css" />
    <link href="css/smoothDivScroll.css" type="text/css" rel="stylesheet" />
    <link href="tmp/rss.xml" rel="alternate" type="application/rss+xml" title="<?php echo getinput($myclanname); ?> - RSS Feed" />
    <script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
    <script src="js/contentslider.js" language="jscript" type="text/javascript"></script>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" language="jscript" type="text/javascript"></script>
    <script src="js/carousel.js" language="jscript" type="text/javascript"></script>
    <!--
    #///////////////////////////////////////////////////#
    #    Design & Adaption by www.basic-designs.de                #
    #                                  CMS by webspell.org                       #
    #\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\#
    -->
    <!-- end Head & Title include -->
    <style type="text/css">
    body {
         margin:0px;
         background-color:#0e0e0e;
    }
    #wrapper {
         width:1100px;
         height:100%;
         margin:auto;
    }
    </style>
    </head>

    <body>
    <div id="wrapper">
          <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td background="Bilder/index_01.jpg" width="43"></td>
              <td>
                   <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td rowspan="2"><img src="Bilder/index_02.jpg" width="630" height="168" alt="Header" /></td>
                        <td><img src="Bilder/index_03.jpg" width="283" height="34" alt="Header" /></td>
                        <td rowspan="2"><img src="Bilder/index_04.jpg" width="102" height="168" alt="Header" /></td>
                      </tr>
                      <tr>
                        <td background="Bilder/index_08.jpg" width="283" height="134" valign="top"><?php include("login.php"); ?></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td><?php include("navi.php"); ?></td>
                        <td background="Bilder/index_17.jpg" width="247" height="47" valign="top"><?php include("quicksearch.php"); ?></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><img src="Bilder/index_18.jpg" width="1015" height="36" alt="Sponsor Top" /></td>
                  </tr>
                  <tr>
                    <td background="Bilder/index_19.jpg" width="1015" height="60">
                         <table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td width="53"><img src="Bilder/sponsor_36.jpg" width="53" height="60" alt="Left" class="prev2"/></td>
                          <td><div style="width:910px; overflow:hidden"><?php include("sc_sponsors.php"); ?></div></td>
                          <td width="52"><img src="Bilder/sponsor_38.jpg" width="52" height="60" alt="Right" class="next2"/></td>
                        </tr>
                      </table>
                      <script type="text/javascript">
                           $(function() {
                                $(".sponsors").jCarouselLite({
                                                                     auto:true,
                              speed: 2000,
                                                                     visible:4,
                                  btnNext: ".next2",
                              btnPrev: ".prev2"
                         });
                      });
                     </script>
                    </td>
                  </tr>
                  <tr>
                    <td><img src="Bilder/index_20.jpg" width="1015" height="30" alt="Sponsor Bot" /></td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td background="Bilder/index_21.jpg" width="722" valign="top">
                             <table width="100%" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                              <td>
                                   <div style="padding: 0px 19px 0px 32px;">
                                     <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                      <td colspan="2"><?php include("features.php"); ?></td>
                                    </tr>
                                    <tr>
                                      <td>
                                           <div id="paginate-slider1" class="pagination">
                                                <a href="#" class="toc"><img src="Bilder/special_45.jpg" width="37" height="28" alt="1" /></a><a href="#" class="toc"><img src="Bilder/special_46.jpg" width="36" height="28" alt="2" /></a><a href="#" class="toc"><img src="Bilder/special_47.jpg" width="36" height="28" alt="3" /></a><a href="#" class="toc"><img src="Bilder/special_48.jpg" width="36" height="28" alt="4" /></a>
                                        </div>
                                      </td>
                                      <td>
                                           <div style="background-color:#e5e5e5; height:17px; width:auto; padding: 3px 5px 0 3px; float:right;">
                                             <?php echo $index_language['here']; ?> <span style="text-transform:capitalize; color:#c8331f; font-weight:bold;"><?php echo location($site); ?></span>
                                        </div>
                                           <div style="float:right; padding: 5px 3px 3px 3px;">
                                             <?php include("sc_language.php"); ?>
                                        </div>
                                        <div style="clear:both"></div>
                                      </td>
                                    </tr>
                                  </table>
                                   </div>
                                <script type="text/javascript">
                                                                          featuredcontentslider.init({
                                                                               id: "slider1",  //id of main slider DIV
                                                                               contentsource: ["inline", ""],  //Valid values: ["inline", ""] or ["ajax", "path_to_file"]
                                                                               toc: "markup",  //Valid values: "#increment", "markup", ["label1", "label2", etc]
                                                                               nextprev: ["", ""],  //labels for "prev" and "next" links. Set to "" to hide.
                                                                               enablefade: [true, 0.2],  //[true/false, fadedegree]
                                                                               autorotate: [true, 3000],  //[true/false, pausetime]
                                                                               onChange: function(previndex, curindex){  //event handler fired whenever script changes slide
                                                                                    //previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc)
                                                                                    //curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc)
                                                                               }
                                                                          })
                                                                          
                                                                          </script>
                              </td>
                            </tr>
                            <?php
                                                                     if (($site=='start')or($site=='')) {
                                                                ?>
                            <tr>
                                 <td height="30" valign="middle"><img src="Bilder/news_54.jpg" width="722" height="13" alt="news" /></td>
                            </tr>
                            <?php } else echo '<tr><td height="10"></td></tr>';?>
                            <tr>
                              <td>
                              <div style="padding: 0px 19px 0px 32px;">
                              <!-- php site include -->
                                                                     <?php
                              if(!isset($site)) $site="start";
                              $invalide = array('\\','/','/\/',':','.');
                              $site = str_replace($invalide,' ',$site);
                              if(!file_exists($site.".php")) $site = "start";
                              include($site.".php");
                              ?>
                              <!-- content include -->
                              </div>
                                                 </td>
                            </tr>
                            <?php
                                                                     if (($site=='start')or($site=='')) {
                                                                          if (getnewsposts()>=6) {
                                                                ?>
                            <tr>
                              <td background="Bilder/index_88.jpg" width="722" height="176" valign="top">
                                   <div style="padding: 0px 19px 0px 32px;"><?php include("latestnews.php"); ?></div>
                                <div style="clear:both;"></div>
                              </td>
                            </tr>
                            <?php } ?>
                            <tr>
                              <td><img src="Bilder/index_35.jpg" width="722" height="13" alt="Gallery" /></td>
                            </tr>
                            <tr>
                              <td><div style="padding: 10px 19px 20px 32px;"><?php include("sc_potm.php"); ?></div></td>
                            </tr>
                            <?php } else echo '<tr><td height="10"></td></tr>';?>
                            <tr>
                              <td><img src="Bilder/ad.jpg" width="722" height="13" alt="Ads" /></td>
                            </tr>
                            <tr>
                              <td><div style="padding: 10px 19px 20px 32px;" align="center">
                                                                          <script type="text/javascript"><!--
                                                                               google_ad_client = "pub-1474253870049367";
                                                                               /*  */
                                                                               google_ad_slot = "8356801080";
                                                                               google_ad_width = 468;
                                                                               google_ad_height = 60;
                                                                               //-->
                                                                               </script>
                                                                               <script type="text/javascript"
                                                                               src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
                                                                               </script></div>
                              </td>
                            </tr>
                          </table>
                        </td>
                        <td background="Bilder/index_22.jpg" width="293" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td><br /><?php include("sc_headlines.php"); ?></td>
                          </tr>
                          <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td><img src="Bilder/index_25.jpg" width="208" height="40" alt="Forum" /></td>
                                <td><a href="index.php?site=forum"><img src="Bilder/index_33.jpg" width="85" height="40" alt="Alle" /></a></td>
                              </tr>
                            </table></td>
                          </tr>
                          <tr>
                            <td><?php include("latesttopics.php"); ?></td>
                          </tr>
                          <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td><img src="Bilder/index_28.jpg" width="208" height="40" alt="Files" /></td>
                                <td><a href="index.php?site=files"><img src="Bilder/index_33.jpg" width="85" height="40" alt="Alle" /></a></td>
                              </tr>
                            </table></td>
                          </tr>
                          <tr>
                            <td><?php include("sc_files.php"); ?></td>
                          </tr>
                          <tr>
                            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td><img src="Bilder/index_32.jpg" width="208" height="40" alt="Alle" /></td>
                                <td><a href="index.php?site=members"><img src="Bilder/index_33.jpg" width="85" height="40" alt="Alle" /></a></td>
                              </tr>
                            </table></td>
                          </tr>
                          <tr>
                            <td><div style="padding:10px 10px 10px 20px; height:100px;"><?php include("sc_randomsquad.php"); ?></div>
                                      <div align="center">
                                  <table width="239" border="0" cellspacing="0" cellpadding="0">
                                    <tr>
                                      <td><img src="Bilder/team_104.jpg" width="41" height="25" class="prev" alt="prev" /></td>
                                      <td background="Bilder/team_105.jpg" width="157" height="25" align="center"><a href="index.php?site=members&amp;action=show&amp;squadID=<?php echo $squadID; ?>"><?php echo $squadname ?></a></td>
                                      <td><img src="Bilder/team_106.jpg" width="41" height="25" class="next" alt="next" /></td>
                                    </tr>
                                    <tr>
                                         <td height="20"></td>
                                    </tr>
                                  </table>
                                 </div>
                                  <script type="text/javascript">
                                      $(function() {
                                        $(".team").jCarouselLite({
                                            speed: 500,
                                            btnNext: ".next",
                                            btnPrev: ".prev"
                                        });
                                      });
                                  </script>
                            </td>
                          </tr>
                        </table></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td><img src="Bilder/index_37.jpg" width="757" height="67" alt="Footer" /></td>
                        <td><a href="index.php?site=contact" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Kontakt','','Bilder/hover_38.jpg',1)"><img src="Bilder/index_38.jpg" name="Kontakt" width="87" height="67" border="0" id="Kontakt" alt="Kontakt"/></a></td>
                        <td><a href="index.php?site=imprint" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Impressum','','Bilder/hover_39.jpg',1)"><img src="Bilder/index_39.jpg" name="Impressum" width="85" height="67" border="0" id="Impressum" alt="Impressum"/></a></td>
                        <td><a href="index.php?site=faq" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('FAQ','','Bilder/hover_40.jpg',1)"><img src="Bilder/index_40.jpg" name="FAQ" width="86" height="67" border="0" id="FAQ" alt="FAQ"/></a></td>
                      </tr>
                    </table></td>
                  </tr>
                   </table>
              </td>
              <td background="Bilder/index_05.jpg" width="42"></td>
            </tr>
          </table>
    </div>

    </body>
    </html>


    PS: Muss es die Index aus dem Template sein, oder aus dem Webspell?
    Sort:     printview


    To start or to reply to a topic you have to be registered and logged in!

    register now
    login
  • » Support

    » Topics
    24.05.2013 - 02:41 - 17 Replies
    » High Quality Website
    High Quality Website
    Last post: Dansjostedt
    Board: EN - Offers
    24.05.2013 - 02:41
    24.05.2013 - 02:24 - 5 Replies
    » [SELL] Gaming Website
    [SELL] Gaming Website
    Last post: hornyst
    Board: EN - Offers
    24.05.2013 - 02:24
    23.05.2013 - 23:30 - 13 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: Swordfish3000
    Board: DE - Allgemeiner Support
    23.05.2013 - 23:30
    23.05.2013 - 22:37 - 2 Replies
    » Bilder Breite im Forum an...
    Bilder Breite im Forum anpassen
    Last post: nappel.ger
    Board: DE - Vorschläge
    23.05.2013 - 22:37
    23.05.2013 - 15:35 - 6 Replies
    » I cannot upload template ...
    I cannot upload template to my cms .
    Last post: bazic
    Board: EN - General
    23.05.2013 - 15:35
    23.05.2013 - 14:50 - 3 Replies
    » Kalendar-Box
    Kalendar-Box
    Last post: kassor
    Board: DE - Anfragen
    23.05.2013 - 14:50
    23.05.2013 - 10:14 - 12 Replies
    » Mein Forum
    Mein Forum
    Last post: Lordy4007
    Board: DE - Fragen zur Seite
    23.05.2013 - 10:14
    22.05.2013 - 23:06 - 9 Replies
    » When the update?
    When the update?
    Last post: kola60
    Board: EN - General
    22.05.2013 - 23:06
    22.05.2013 - 22:21 - 2 Replies
    » Website For SALE! CODED
    Website For SALE! CODED
    Last post: Osamakillz
    Board: EN - General
    22.05.2013 - 22:21
    22.05.2013 - 21:43 - 3 Replies
    » Slider Links Bitte um Hil...
    Slider Links Bitte um Hilfe
    Last post: bazic
    Board: DE - Allgemein
    22.05.2013 - 21:43
    22.05.2013 - 21:28 - 464 Replies
    » Wettscript 2.1 for 4.2.3a...
    Wettscript 2.1 for 4.2.3a - Betscript
    Last post: Amokossi
    Board: DE - Fertige Skripte
    22.05.2013 - 21:28
    22.05.2013 - 17:46 - 3 Replies
    » Admin login
    Admin login
    Last post: blackmoonstah
    Board: DE - Allgemeiner Support
    22.05.2013 - 17:46
    22.05.2013 - 17:28 - 1 Replies
    » Design Ausverkauf - alles...
    Design Ausverkauf - alles unter 70€
    Last post: Freestyler92
    Board: DE - Biete
    22.05.2013 - 17:28
    22.05.2013 - 14:54 - 2 Replies
    » adminlogin auf allypage f...
    adminlogin auf allypage funktioniert nicht mehr. bitte um hilfe
    Last post: blackmoonstah
    Board: DE - Technischer Support
    22.05.2013 - 14:54
    22.05.2013 - 14:41 - 4 Replies
    » Content laden
    Content laden
    Last post: bazic
    Board: DE - Anfragen
    22.05.2013 - 14:41
    22.05.2013 - 09:57 - 0 Replies
    » [4SALE] eSport Design/Tem...
    [4SALE] eSport Design/Template
    Last post: LeG3nDz
    Board: EN - Offers
    22.05.2013 - 09:57
    22.05.2013 - 09:24 - 1 Replies
    » Updatefunktion?
    Updatefunktion?
    Last post: Sysix
    Board: DE - Vorschläge
    22.05.2013 - 09:24
    22.05.2013 - 00:47 - 5 Replies
    » msql datenbank transfer
    msql datenbank transfer
    Last post: pgene
    Board: DE - Technischer Support
    22.05.2013 - 00:47
    21.05.2013 - 19:43 - 9 Replies
    » login startseite
    login startseite
    Last post: Argu
    Board: DE - Technischer Support
    21.05.2013 - 19:43
    21.05.2013 - 13:18 - 7 Replies
    » [Biete] Template Designs
    [Biete] Template Designs
    Last post: Marceld
    Board: DE - Biete
    21.05.2013 - 13:18
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers