• » 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:      1 2 3 4 5 ...  » printview
    Author
    Message
    webSPELL newbie
    5 Posts
    23.11.2011, 19:59 email offline quote 

    Weiß nicht ganz ob das von Nöten ist, aber hier meine Index. Wie in der ReadMe beschrieben, habe ich "<?php include("sc_topmatch.php"); ?>" eingefügt.

    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.
    <?php
    /*
    ##########################################################################
    #                                                                        #
    #           Version 4       /                        /   /               #
    #          -----------__---/__---__------__----__---/---/-               #
    #           | /| /  /___) /   ) (_ `   /   ) /___) /   /                 #
    #          _|/_|/__(___ _(___/_(__)___/___/_(___ _/___/___               #
    #                       Free Content / Management System                 #
    #                                   /                                    #
    #                                                                        #
    #                                                                        #
    #   Copyright 2005-2010 by webspell.org                                  #
    #                                                                        #
    #   visit webSPELL.org, webspell.info to get webSPELL for free           #
    #   - Script runs under the GNU GENERAL PUBLIC LICENSE                   #
    #   - It's NOT allowed to remove this copyright-tag                      #
    #   -- http://www.fsf.org/licensing/licenses/gpl.html                    #
    #                                                                        #
    #   Code based on WebSPELL Clanpackage (Michael Gruber - webspell.at),   #
    #   Far Development by Development Team - webspell.org                   #
    #                                                                        #
    #   visit webspell.org                                                   #
    #                                                                        #
    ##########################################################################
    */

    // important data include
    include("_mysql.php");
    include("_settings.php");
    include("_functions.php");
    include("_navigation.php");

    $_language->read_module('index');
    $index_language = $_language->module;
    // end important data include
    ?>
    <!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" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="description" content="free webSPELL Clan Template by www.gamer-designs.de" />
    <meta name="author" content="gamer-designs.de" />
    <meta name="keywords" content="webspell, template, clan" />

    <!-- Head & Title include -->
    <title><?php echo PAGETITLE; ?> - Template by gamer-designs.de</title>
    <link href="_stylesheet.css" rel="stylesheet" type="text/css" />
    <link href="_style.css" rel="stylesheet" type="text/css" />
    <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>
    <!-- end Head & Title include -->

    </head>
    <body onload="MM_preloadImages('style/navi_1_h.jpg','style/navi_2_h.jpg','style/navi_3_h.jpg','style/navi_4_h.jpg','style/navi_5_h.jpg','style/navi_6_h.jpg','style/navi_7_h.jpg','style/navi_8_h.jpg','style/navi_9_h.jpg','style/navi_10_h.jpg','style/navi_11_h.jpg','style/navi_12_h.jpg','style/navi_13_h.jpg','style/navi_14_h.jpg','style/navi_15_h.jpg','style/navi_16_h.jpg','style/navi_17_h.jpg','style/navi_18_h.jpg','style/navi_19_h.jpg','style/navi_20_h.jpg','style/navi_21_h.jpg','style/navi_22_h.jpg')">
    <div id="page">
         <div id="overline">
              <div id="header"></div>
              <div id="login">
                   <div id="header2"></div>
                   <div class="login-include"><?php include("login.php"); ?></div>
              </div><!--DIV HEADER/LOGIN END-->
              <div class="clear"></div>
         </div><!--DIV OVERLINE END-->
         <div id="navi">
             <ul>
                 <li><a href="index.php?site=news" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('home','','style/navi_1_h.jpg','id_1','','style/navi_2_h.jpg')"><img src="style/navi_1.jpg" name="home" width="125" height="48" border="0" id="home" alt="" /></a></li>
                <li><img src="style/navi_2.jpg" width="15" height="48" alt="" name="1" id="id_1" /></li>
                <li><a href="index.php?site=squads" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('team','','style/navi_4_h.jpg','id_1','','style/navi_3_h.jpg','id_2','','style/navi_5_h.jpg')"><img src="style/navi_3.jpg" name="team" width="110" height="48" border="0" id="team" alt="" /></a></li>
                <li><img src="style/navi_4.jpg" width="15" height="48" alt="" name="1" id="id_2" /></li>
                <li><a href="index.php?site=clanwars" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('matches','','style/navi_7_h.jpg','id_2','','style/navi_6_h.jpg','id_3','','style/navi_8_h.jpg')"><img src="style/navi_5.jpg" name="matches" width="110" height="48" border="0" id="matches" alt="" /></a></li>
                <li><img src="style/navi_6.jpg" width="15" height="48" alt="" name="1" id="id_3"/></li>
                <li><a href="index.php?site=server" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('server','','style/navi_10_h.jpg','id_3','','style/navi_9_h.jpg','id_4','','style/navi_11_h.jpg')"><img src="style/navi_7.jpg" name="server" width="110" height="48" border="0" id="server" alt="" /></a></li>
                <li><img src="style/navi_8.jpg" width="15" height="48" alt="" name="1" id="id_4"/></li>
                <li><a href="index.php?site=forum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('forum','','style/navi_13_h.jpg','id_4','','style/navi_12_h.jpg','id_5','','style/navi_14_h.jpg')"><img src="style/navi_9.jpg" name="forum" width="110" height="48" border="0" id="forum" alt="" /></a></li>
                <li><img src="style/navi_10.jpg" width="15" height="48" alt="" name="1" id="id_5"/></li>
                <li><a href="index.php?site=files" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('files','','style/navi_16_h.jpg','id_5','','style/navi_15_h.jpg','id_6','','style/navi_17_h.jpg')"><img src="style/navi_11.jpg" name="files" width="110" height="48" border="0" id="files" alt="" /></a></li>
                <li><img src="style/navi_12.jpg" width="15" height="48" alt="" name="1" id="id_6"/></li>
                <li><a href="index.php?site=challenge" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('fightus','','style/navi_19_h.jpg','id_6','','style/navi_18_h.jpg','id_7','','style/navi_20_h.jpg')"><img src="style/navi_13.jpg" name="fightus" width="110" height="48" border="0" id="fightus" alt="" /></a></li>
                <li><img src="style/navi_14.jpg" width="15" height="48" alt="" name="1" id="id_7"/></li>
                <li><a href="index.php?site=about" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('about','','style/navi_22_h.jpg','id_7','','style/navi_21_h.jpg')"><img src="style/navi_15.jpg" name="about" width="126" height="48" border="0" id="about" alt="" /></a></li>
            </ul>
            <div class="clear"></div>
    </div><!--DIV NAVI END-->
         <div id="spe-top">
              <div id="special">
                 <div id="features_big">
                         <div>
                             <div id="paginate-slider1" class="pagination" style="padding-left:3px;">
                             <a class="toc" href="#">1</a>
                            <a class="toc" href="#">2</a>
                            <a class="toc" href="#">3</a>
                            <a class="toc" href="#">4</a>
                            <a class="toc" href="#">5</a>
                            <a class="toc" href="#">6</a>
                        </div>
                         <div id="slider1" class="sliderwrapper" style="padding-top:2px;">
                             <?php include("features.php"); ?>
                        </div>
                        <div class="clear"></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.
                                  revealtype: "click", //Behavior of pagination links to reveal the slides: "click" or "mouseover"
                                  enablefade: [true, 0.3],  //[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>
                             </div>
                        
                        </div>
            </div>
              <div id="topmatch"><?php include("sc_topmatch.php"); ?></div>
         </div><!--DIV SPE-TOP END-->
        <div class="clear"></div>
         <div id="content">
              <div id="co-left">
                <ul>
                   <li><img src="style/headlines.jpg" alt="" width="230" height="45" border="0" /></li>
                   <li class="bg-headlines"><?php include("sc_headlines.php"); ?></li>
                   <li><img src="style/topics.jpg" alt="" width="230" height="45" border="0" /></li>
                   <li class="bg-topics"><?php include("latesttopics.php"); ?></li>
                   <li><img src="style/clanwars.jpg" alt="" width="230" height="45" border="0" /></li>
                   <li class="bg-results"><?php include("sc_results.php"); ?></li>
                   <li><img src="style/server.jpg" alt="" width="230" height="45" border="0" /></li>
                   <li><div style="padding-bottom:15px; padding-left:30px; padding-right:30px; padding-top:15px; min-height:270px;"><?php include("sc_serverviewer.php"); ?></div></li>
                   </ul>
              </div><!--DIV CO LEFT END-->
              <div id="co-middle">
                 <div id="static"><?php include("counter.php"); ?></div><!--DIV STATIC END-->
                <div id="news">
                <?php
                        if(!isset($site)) $site="news";
                        $invalide = array('\\','/','/\/',':','.');
                        $site = str_replace($invalide,' ',$site);
                        if(!file_exists($site.".php")) $site = "news";
                        include($site.".php");
                   ?>
                </div><!--DIV NEWS END-->
                <?php if($site=='news') {
                        echo'
                <div id="gallery">
                     <div id="gallery-title"></div>
                    <div id="gallery-include">';
                      include("sc_randomgallery.php");
                          echo'
                    </div>
                </div><!--DIV GALLERY END-->';
                   }
                   ?>
            </div><!--DIV CO MIDDLE END-->
              <div id="co-right">
                   <ul>
                   <li><img src="style/videos.jpg" width="230" height="44" alt="" /></li>
                   <li class="bg-videos"><div style="padding-top:10px; color:#d69500; font-weight:bold;"><?php include("sc_videos.php"); ?></div></li>
                <li><img src="style/bg_videos_button.jpg" alt="" width="230" height="27" border="0" usemap="#Map2" />
                  <map name="Map2" id="Map2">
                    <area shape="rect" coords="140,6,222,22" href="index.php?site=videos" alt=""/>
                  </map>
                </li>
                   <li><img src="style/shoutbox.jpg" width="230" height="44" alt="" /></li>
                   <li class="bg-shoutbox"><div style="padding-left:4px;"><?php include("shoutbox.php"); ?></div></li>
                   <li><img src="style/poll.jpg" width="230" height="44" alt="" /></li>
                   <li class="bg-poll"><div style="padding-left:4px;"><?php include("poll.php"); ?><br /><img src="style/show-polls.jpg" alt="" width="226" height="26" border="0" usemap="#showpolls" />
                    <map name="showpolls" id="showpolls">
                      <area shape="rect" coords="144,6,219,20" href="index.php?site=polls" alt=""/>
                    </map>
                   </div></li>
                   <li><img src="style/sponsors.jpg" width="230" height="44" alt="" /></li>
                   <li class="bg-sponsors"><div style="padding-left:11px; padding-right:11px; padding-bottom:11px;"><div></div><br /><?php include("sc_sponsors.php"); ?></div></li>
                   <li><img src="style/partner.jpg" width="230" height="44" alt="" /></li>
                   <li class="bg-partner"><div style="padding-left:11px; padding-right:11px; padding-bottom:11px;"><div></div><br /><?php include("partners.php"); ?></div></li>
                   </ul>
           </div><!--DIV CO RIGHT END-->
              <div class="clear"></div>
         </div><!--DIV CONTENT END-->
         <div><img src="style/footer.jpg" alt="" width="1016" height="123" border="0" usemap="#Map" />
         <map name="Map" id="Map">
              <area shape="rect" coords="887,11,937,22" href="index.php?site=contact" alt="" />
              <area shape="rect" coords="951,11,999,22" href="index.php?site=imprint" alt="" />
              <area shape="rect" coords="406,32,543,44" href="http://www.Gamer-Designs.de" target="_blank" alt="free webSPELL Clantemplates" title="free webspell clantemplates" />
         </map>
         </div><!--DIV FOOTER END-->
    </div><!--DIV PAGE END-->
    </body>
    </html>
    webSPELL newbie
    5 Posts
    23.11.2011, 19:58 email offline quote 

    Ja habe ich. Habe es auch so wie auf der Readme beschrieben befolgt.
    webSPELL friend
    825 Posts
    23.11.2011, 19:40 offline quote 

    Hast du dir die neueste Version von meiner Seite gedownloadet, denn bei dem Template ist standartmäßig eine fehlerhafte Datei.

    Gruß
    eXor
    webSPELL newbie
    5 Posts
    23.11.2011, 18:22 email offline quote 

    Ich habe Probleme mit der Anzeige dieses Addons. Möglicherweise aber auch nur mit der Funktionsweise, ich weiß es nicht.
    Ich habe alles soweit installiert, ich kann im Admin Center auch auf den Punkt Top-Matches zugreifen. Erstelle ich aber eins, ist es zwar im Admin Center einsehbar, auf der eigentlich HP passiert aber gar nichts. Oben rechts sollte doch etwas auftauchen oder nicht?

    Ich bitte um Hilfe und bedanke mich jetzt schon Mal.

    Meine HP: http://deathsoldiers.de.ohost.de/
    webSPELL friend
    825 Posts
    17.10.2011, 20:04 offline quote 

    die class "sliderwrapper" ist viel zu Breit. da du sie in der Mitte benutzt und bei Topmatch. Du musst sie entweder bei Topmatch oder in der mitte umbenennen und dafür eine eigene class erstellen, dann würde das Problem behoben sein.

    divs in tabellen sollte man vermeiden (div = Block-Element, tabelle = Inline-Element). Tabellen können im div-Element stehen aber nicht umgekehrt.
    Wenn du next & prev nicht benötigst ausschalten. Damit wäre das äußerste div entfernt und die seite zerreist es nicht mehr.

    Wie kannst du next & prev entfernen? Ganz einfach in der sc_topmatch.php die variable $slider von 1 auf 0 setzten.
    webSPELL newbie
    2 Posts
    17.10.2011, 17:39 email offline quote 

    Homepage

    www.northernstars.de

    es geht nicht um die Installation sondern nach der installation tritt der fehler auf
    webSPELL friend
    825 Posts
    17.10.2011, 13:02 offline quote 

    Hey,

    Homepagelink bitte, wo das Problem sichtbar ist.

    Wenn du das Addon installierst, wird es keine rechte seite geben, da es nicht über "index.php?site=install-topmatch" aufgerufen wird sondern so wie in der Readme beschrieben ist www.dein-link.de/install-topmatch.php

    Gruß
    eXor
    webSPELL newbie
    2 Posts
    17.10.2011, 03:18 email offline quote 

    Hey ich habe ein Problem
    wenn ich das addon installiere auf meiner rechten seite vom template zerreißt es mir die seite dort ich habe schon einiges versucht aber bekomme es einfach nicht hin es richtig anzupassen.

    Was kann ich dort machen ??

    gruß
    webSPELL friend
    825 Posts
    13.09.2011, 20:05 offline quote 

    Das Topmatch wurde auf die aktuelle Webspell Version geupdatet (4.2.3a). Topicname wir in den nächsten Tagen durch miniwirner wieder geändert, da ich keine Rechte für den ersten Post habe amüsiert
    Größere Änderungen gab es in der install-topmatch.php, da ich selbst mit einer neuen PHP/MySQL Version Installationsprobleme hatte.

    Topmatch was updatet to webspell v4.2.3a

    Downloadlink: Klick hier / click here

    Für das Update, wird keine Neuinstallation benötigt
    webSPELL friend
    825 Posts
    10.09.2011, 15:20 offline quote 

    einfach leer lassen in admincenter und in der sc_topmatch.html Datei folgendes löschen: "$server" (ohne ")
    Sort:      1 2 3 4 5 ...  » printview


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

    register now
    login
  • » Support

    » Topics
    19.06.2013 - 02:59 - 10 Replies
    » [SELL] Gaming Website - E...
    [SELL] Gaming Website - EXCLUSIVE WEBSITE
    Last post: hornyst
    Board: EN - Offers
    19.06.2013 - 02:59
    18.06.2013 - 23:10 - 1 Replies
    » [S] Aufträge Web- und Pri...
    [S] Aufträge Web- und Printdesign
    Last post: neiD-
    Board: DE - Suche
    18.06.2013 - 23:10
    18.06.2013 - 12:30 - 9 Replies
    » Querry Failed Error no 10...
    Querry Failed Error no 1054
    Last post: LoRd
    Board: EN - Technical support
    18.06.2013 - 12:30
    18.06.2013 - 09:43 - 13 Replies
    » webSPELL Bootstrap (respo...
    webSPELL Bootstrap (responsible)
    Last post: sKy-e.belst
    Board: EN - General
    18.06.2013 - 09:43
    18.06.2013 - 01:11 - 1 Replies
    » how can i transform back ...
    how can i transform back to old my website ?
    Last post: Schalla
    Board: EN - Technical support
    18.06.2013 - 01:11
    17.06.2013 - 20:50 - 3 Replies
    » Suche Coder !
    Suche Coder !
    Last post: naki
    Board: DE - Suche
    17.06.2013 - 20:50
    17.06.2013 - 12:48 - 0 Replies
    » [4SALE] Custom team websi...
    [4SALE] Custom team website
    Last post: element-
    Board: EN - Offers
    17.06.2013 - 12:48
    16.06.2013 - 21:21 - 3 Replies
    » update webspell problem
    update webspell problem
    Last post: RUSSHEL
    Board: EN - General support
    16.06.2013 - 21:21
    16.06.2013 - 20:42 - 0 Replies
    » "Make sure you have cooki...
    "Make sure you have cookies enabled" During Login
    Last post: Sasquatch
    Board: EN - General support
    16.06.2013 - 20:42
    16.06.2013 - 16:22 - 8 Replies
    » Farbe von "Dein Profil wu...
    Farbe von "Dein Profil wurde aktualisiert. Du wirst weitergeleitet" ändern!
    Last post: Cali-go
    Board: DE - Allgemeiner Support
    16.06.2013 - 16:22
    16.06.2013 - 16:19 - 2 Replies
    » Sehr erfahrener Programmi...
    Sehr erfahrener Programmierer gesucht (Community,Clanpage)
    Last post: StufF
    Board: DE - Suche
    16.06.2013 - 16:19
    15.06.2013 - 22:39 - 0 Replies
    » portfolio/agency for sale
    portfolio/agency for sale
    Last post: Thoomii
    Board: DE - Biete
    15.06.2013 - 22:39
    15.06.2013 - 16:39 - 2 Replies
    » [4SALE] eSport Design/Tem...
    [4SALE] eSport Design/Template
    Last post: LeG3nDz
    Board: EN - Offers
    15.06.2013 - 16:39
    15.06.2013 - 10:35 - 12 Replies
    » externe Festplatte spinnt
    externe Festplatte spinnt
    Last post: plenergy
    Board: DE - Internet
    15.06.2013 - 10:35
    14.06.2013 - 20:53 - 11 Replies
    » Webspell ver 1070 EN
    Webspell ver 1070 EN
    Last post: TyRRRax
    Board: EN - General support
    14.06.2013 - 20:53
    14.06.2013 - 19:03 - 4 Replies
    » Kostenlose Clanmappen!
    Kostenlose Clanmappen!
    Last post: unikat
    Board: DE - Biete
    14.06.2013 - 19:03
    14.06.2013 - 15:22 - 6 Replies
    » Userpic & Avatar
    Userpic & Avatar
    Last post: Tuxx
    Board: DE - Technischer Support
    14.06.2013 - 15:22
    14.06.2013 - 14:31 - 5 Replies
    » [B] Meine Dienste als Des...
    [B] Meine Dienste als Designer
    Last post: Kenny2601
    Board: DE - Biete
    14.06.2013 - 14:31
    14.06.2013 - 00:52 - 3 Replies
    » News Fail can´t publish
    News Fail can´t publish
    Last post: bazic
    Board: DE - Allgemeiner Support
    14.06.2013 - 00:52
    13.06.2013 - 13:59 - 2 Replies
    » [V] Design + Anpassung
    [V] Design + Anpassung
    Last post: e9li
    Board: DE - Biete
    13.06.2013 - 13:59
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers