• » 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
    90 Posts
    14.03.2011, 11:55 offline quote 

    Who can my helpen with forum with http://weseo.de/userblog/12 ??


    this my site www.q7-gaming.eu

    and my index.php

    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.
    286.
    287.
    288.
    289.
    290.
    291.
    292.
    293.
    294.
    295.
    296.
    297.
    298.
    299.
    300.
    301.
    302.
    303.
    304.
    305.
    306.
    307.
    308.
    309.
    310.
    311.
    312.
    313.
    314.
    315.
    316.
    317.
    318.
    319.
    320.
    321.
    322.
    323.
    324.
    325.
    326.
    327.
    328.
    329.
    330.
    331.
    332.
    333.
    334.
    335.
    336.
    337.
    338.
    339.
    340.
    341.
    342.
    343.
    344.
    345.
    346.
    347.
    348.
    349.
    350.
    351.
    352.
    353.
    354.
    355.
    356.
    357.
    358.
    359.
    360.
    361.
    362.
    363.
    364.
    365.
    366.
    367.
    368.
    369.
    370.
    371.
    372.
    373.
    374.
    375.
    376.
    377.
    378.
    379.
    380.
    381.
    382.
    383.
    384.
    385.
    386.
    387.
    388.
    389.
    390.
    391.
    392.
    393.
    394.
    395.
    396.
    397.
    398.
    399.
    400.
    401.
    402.
    403.
    404.
    405.
    406.
    407.
    408.
    409.
    410.
    411.
    412.
    413.
    414.
    415.
    416.
    417.
    418.
    419.
    420.
    421.
    422.
    423.
    424.
    425.
    426.
    427.
    428.
    429.
    430.
    431.
    432.
    433.
    434.
    435.
    436.
    437.
    438.
    439.
    440.
    441.
    442.
    443.
    444.
    445.
    446.
    447.
    448.
    449.
    450.
    451.
    452.
    453.
    454.
    455.
    456.
    457.
    458.
    459.
    460.
    461.
    462.
    463.
    464.
    465.
    466.
    467.
    468.
    469.
    470.
    471.
    472.
    473.
    474.
    475.
    476.
    477.
    478.
    479.
    480.
    481.
    482.
    483.
    484.
    485.
    486.
    487.
    488.
    489.
    490.
    <?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("_navi.php");
    include("_backup.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>
        <!-- stylesheets -->
           <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" />
           <link rel="stylesheet" href="css/slide.css" type="text/css" media="screen" />
         
           <!-- PNG FIX for IE6 -->
           <!-- http://24ways.org/2007/supersleight-transparent-png-in-ie6 -->
         <!--[if lte IE 6]>
              <script type="text/javascript" src="js/pngfix/supersleight-min.js"></script>
         <![endif]-->
          
        <!-- jQuery - the core -->
         <script src="js/jquery-1.3.2.min.js" type="text/javascript"></script>
         <!-- Sliding effect -->
         <script src="js/slide.js" type="text/javascript"></script>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="description" content="" />
    <meta name="copyright" content="" />

    <!-- Head & Title include -->
    <title><?php echo PAGETITLE; ?></title>
    <link rel="stylesheet" href="imageflow.css" type="text/css" />
    <script src="js/imageflow.packed.js" type="text/javascript"></script>
    <script src="js/imageflow.js" type="text/javascript"></script>
    <script src="js/roll.js" language="jscript" type="text/javascript"></script>
    <script src="js/drop.js" language="jscript" type="text/javascript"></script>
    <link href="_stylesheet.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 type="text/javascript">var oldOnLoad = window.onload; window.onload=function(){ oldOnLoad(); fillup(); }</script>
    <!-- Footerpanel -->
    <link href="_fp_stylesheet.css" rel="stylesheet" type="text/css" />
    <script src="js/footerpanel.js" language="jscript" type="text/javascript"></script>
    <!-- End Footerpanel -->

    <!-- end Head & Title include -->

    <style type="text/css">
    <!--
    body {
         background-image: url(style/bg.jpg);
         background-repeat: repeat-x;
         background-color:#0071b2;
         margin-top: 0px;
         margin-bottom: 0px;
    }

    #inf {
    position: absolute;
    visibility: <?php if($home=='1') { echo'visible'; } else{ echo'hidden'; } ?>;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-top:16px;
    }

    #clan {
    position: absolute;
    visibility: <?php if($clan=='1') { echo'visible'; } else{ echo'hidden'; } ?>;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-top:16px;
    }

    #com {
    position: absolute;
    visibility: <?php if($comm=='1') { echo'visible'; } else{ echo'hidden'; } ?>;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-top:16px;
    }

    #media {
    position: absolute;
    visibility: <?php if($media=='1') { echo'visible'; } else{ echo'hidden'; } ?>;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-top:16px;
    }
    #apDiv1 {
         position:absolute;
         width:200px;
         height:26px;
         z-index:1;
         left: 411px;
         top: 1466px;
    }
    #apDiv2 {
         position:absolute;
         width:349px;
         height:24px;
         z-index:2;
         left: 319px;
         top: 26px;
    }
    #apDiv3 {
         position:absolute;
         width:422px;
         height:23px;
         z-index:2;
         left: 591px;
         top: 153px;
    }
    #apDiv4 {
         position:absolute;
         z-index:1000;
         left: 294px;
         top: 1904px;
         width: 38px;
         height: 16px;
    }
    #apDiv5 {
         position:absolute;
         width:200px;
         height:115px;
         z-index:1000;
         left: 277px;
         top: 1902px;
    }

    -->
    </style></head>

    <body onload="toggleFooterpanel(true);">
    <table width="1023" align="center" style="background-image:url(style/content_bg.jpg); background-repeat:repeat-y;" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><img src="style/1.jpg" width="1023" height="20" alt=""  /></td>
          </tr>
          <tr>
            <td style="background:url(style/2.jpg);" width="1023" height="30" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="300">&nbsp;</td>
                <td width="400" align="center"><div id="apDiv3"><?php include("sc_language.php"); ?></div>
                  <?php include("counter.php"); ?>
                <td width="323">&nbsp;</td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td><img src="style/3.jpg" alt="" width="1023" height="121" border="0" usemap="#Map"  /></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="282"><img src="style/4.jpg" width="282" height="45" alt=""  /></td>
    <td width="151" height="45"><a style="cursor: pointer" onClick="MM_swapImage('Inf','','style/navi/1.jpg','Clan','','style/6.jpg','Comm','','style/7.jpg','Media','','style/8.jpg')"><img src="<?php if($home=='1') { echo'style/navi/1.jpg'; } else { echo'style/5.jpg'; } ?>" alt="Info" name="Inf" width="151" height="45" border="0" id="Inf" onClick="MM_showHideLayers('inf','','show','clan','','hide','com','','hide','media','','hide')"/></a></td>
                  <td width="148" height="45"><a style="cursor: pointer" onClick="MM_swapImage('Inf','','style/5.jpg','Clan','','style/navi/2.jpg','Comm','','style/7.jpg','Media','','style/8.jpg')"><img src="<?php if($clan=='1') { echo'style/navi/2.jpg'; } else { echo'style/6.jpg'; } ?>" alt="Clan" name="Clan" width="148" height="45" border="0" id="Clan" onClick="MM_showHideLayers('inf','','hide','clan','','show','com','','hide','media','','hide')"/></a></td>
                  <td width="148" height="45"><a style="cursor: pointer" onClick="MM_swapImage('Inf','','style/5.jpg','Clan','','style/6.jpg','Comm','','style/navi/3.jpg','Media','','style/8.jpg')"><img src="<?php if($comm=='1') { echo'style/navi/3.jpg'; } else { echo'style/7.jpg'; } ?>" alt="Comm" name="Comm" width="148" height="45" border="0" id="Comm" onClick="MM_showHideLayers('inf','','hide','clan','','hide','com','','show','media','','hide')"/></a></td>
                  <td width="182" height="45"><a style="cursor: pointer" onClick="MM_swapImage('Inf','','style/5.jpg','Clan','','style/6.jpg','Comm','','style/7.jpg','Media','','style/navi/4.jpg')"><img src="<?php if($media=='1') { echo'style/navi/4.jpg'; } else { echo'style/8.jpg'; } ?>" alt="Media" name="Media" width="182" height="45" border="0" id="Media" onClick="MM_showHideLayers('inf','','hide','clan','','hide','com','','hide','media','','show')" /></a></td>
                  <td width="112" height="45"><img src="style/9.jpg" width="112" height="45" alt=""/></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="282"><img src="style/10.jpg" width="282" height="39" alt=""  /></td>
                <td width="741" height="39" valign="top" style="background:url(style/11.jpg);"><?php include("navigation.php"); ?></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="329" height="165" valign="center" style="background:url(style/12.jpg);" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="33">&nbsp;</td>
                    <td><?php include("login.php"); ?></td>
                  </tr>
                </table></td>
                <td width="366" height="165" valign="top" style="background:url(style/13.jpg);" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="38">&nbsp;</td>
                    <td><?php include("sc_headlines.php"); ?></td>
                    <td width="3">&nbsp;</td>
                  </tr>
                </table></td>
                <td width="328" height="165" align="center" valign="middle" style="background:url(style/14.jpg);" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td style="padding-right:32px;"><? include("imgflow.php"); ?><br /><div id="myImageFlow" class="imageflow"><? echo $imagex ?></div></td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="272" valign="top" style="background:url(style/left_bg.jpg); background-repeat:no-repeat; height:926px; "><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><img src="style/15.png" width="272" height="54" alt="" /></td>
                  </tr>
                  <tr>
                    <td width="272" height="208" valign="top" style="background:url(style/20.png);" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="70">&nbsp;</td>
                        <td style="padding-top:5px;"><?php include("latesttopics.php"); ?></td>
                        <td width="2">&nbsp;</td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><a href="index.php?site=forum"><img src="style/23.png" width="272" height="35" border="0" alt="" /></a></td>
                  </tr>
                  <tr>
                    <td><img src="style/25.png" width="272" height="34" alt="" /></td>
                  </tr>
                  <tr>
                    <td style="background:url(style/31.png);" width="272" height="10" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="32">&nbsp;</td>
                        <td><?php include("poll.php"); ?></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><a href="index.php?site=polls"><img src="style/28.png" width="272" height="38" border="0" alt="" /></a></td>
                  </tr>
                  
                  <tr>
                 <td><div id="q">
                   <div align="right"><img src="style/Calendar.jpg" width="242" height="34" align="absmiddle" /></div>
                   <div align="right">
                     <?php include("sc_calendar.php"); ?>
                   </div>
                 </div>              
                 <div>
                   <div align="right">
                      <img src="style/topuser.jpg" width="242" height="34" /></div>
                      <div align="center">
                        <?php include("sc_topuser.php"); ?>
                      </div>
                      <div>
                      </div>
                 </div> 
                   <img src="style/30.png" width="272" height="34" alt="" /></td>
                  </tr>
                  <tr>
                    <td style="background:url(style/31.png);" width="272"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="32">&nbsp;</td>
                        <td align="center"><br  /><?php include("sc_serverviewer.php"); ?></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><img src="style/34.png" width="272" height="9" alt="" /></td>
                  </tr>
                  <tr>
                    <td><img src="style/38.png" width="272" height="12" alt="" /></td>
                  </tr>
                </table></td>
                <td width="479" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="345"><img src="style/16.jpg" width="345" height="43" alt="" /></td>
                        <td width="143"><a href="index.php?site=news&action=archive"><img src="style/17.jpg" width="134" height="43" border="0" alt="" /></a></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td style="background:url(style/21.jpg);" width="479" height="10" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="7">&nbsp;</td>
                        <td><?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-->

                          </div>                      <!--DIV CO MIDDLE END--></td>
                        <td width="8">&nbsp;</td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><img src="style/36.jpg" width="479" height="20" alt="" /></td>
                  </tr>
                </table></td>
                <td width="272" valign="top" style="background:url(style/right_bg.jpg); background-repeat:no-repeat; height:926px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><img src="style/18.png" width="272" height="52" alt="" /></td>
                  </tr>
                  <tr>
                    <td width="272" height="127" valign="top" style="background:url(style/19.png);" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td><?php include("sc_topmatch.php"); ?></td>
                        <td width="32">&nbsp;</td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td width="272" height="89" valign="top" style="background:url(style/22.png);" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="233" style="padding-top:6px;"><?php include("sc_top.php"); ?></td>
                        <td width="39">&nbsp;</td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                  
                    <td><div><img src="style/movie.jpg" width="242" height="34" /></div>              
                    <div>
                      <div align="center">
                        <?php include("sc_videos.php"); ?>
                      </div>
                    </div>    
                      <img src="style/24.png" width="272" height="42" alt="" /></td>
                  </tr>
                  <tr>
                    <td width="272" height="201" valign="top" style="background:url(style/26.png);" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td style="padding-left:7px; margin-top: 0px;"><?php include("sc_results.php"); ?></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><img src="style/27.png" width="272" height="43" alt="" /></td>
                  </tr>
                  <tr>
                    <td width="272" height="10" style="background:url(style/29.png);"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="2">&nbsp;</td>
                        <td align="center"><?php include("shoutbox.php"); ?></td>
                        <td width="32">&nbsp;</td>
                      </tr>
                    </table>
                    <div><img src="style/users.jpg" width="242" height="34" /></div>
                    <div>
                      <div align="center">
                        <?php include("sc_useronline.php"); ?>
                      </div>
                    </div>
                    <div><img src="style/lastusers.jpg" width="242" height="34" /></div>
                    <div><?php include("lastmembers.php"); ?></div></td>
                  </tr>
                  <tr>
                    <td></td>
                  </tr>
                  <tr>
                    <td><img src="style/33.png" width="272" height="40" alt="" /></td>
                  </tr>
                  <tr>
                    <td style="background:url(style/35.png);" width="272" height="10" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                                <td><center><br>
                                    <img src="style/sponsor.jpg" width="242" height="34" /><br>
                                    <a href="http://www.spam-energydrink.com/" target="_blank" onmouseover="MM_swapImage('Image34','','style/spam_logo_big1.jpg',0)" onmouseout="MM_swapImgRestore()"><img src="style/spam_logo_big.jpg" alt="spam-energydrink" name="Image34" width="241" height="143" border="0" id="Image34" /></a><br>
                            <a href="http://azerty.nl/" target="_blank"><img src="style/zakelijk_logo_400px.gif" width="241" height="143" /><br />
                            </a>
                                </center></td>
                                 <td width="32">&nbsp;</td>
                          </tr>
                   </table>
                   </td>
                  </tr>
                  <tr>
                    <td><img src="style/37.png" width="272" height="14" alt="" /></td>
                  </tr>
                 <tr>
              <td height="250"></td></tr>
                </table></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td><img src="style/39.jpg" width="1023" height="95" />
              <div id="apDiv5"><?php include("sc_footerpanel.php"); ?></div></td>
              </tr>
        </table></td>
      </tr>
    </table>

    <map name="Map" id="Map">
      <area shape="rect" coords="43,55,97,113" href="http://www.youtube.com/q7gaming" target="_blank" />
      <area shape="rect" coords="108,56,165,112" href="http://www.xfire.com/communities/q7cod1/" target="_blank" />
    </map>
    <!-- Panel -->
    <div id="toppanel">
         <div id="panel">
              <div class="content clearfix">
                   <div class="left">
                        <h3>Welcome to q7-gaming <br />
                        </h3>
    <h3>Login</h3>
                    <p class="grey">Welcome back, nice to see you again.</p>
                    <h3>Register - it's free!</h3>
                    <p class="grey">Comment, spread your love, communicate</p>
                </div>
                   <div class="left">
                <?php if(!$userID) {
    $_SESSION['ws_sessiontest'] = true;
    ?>
    <form method="post" name="login" action="checklogin.php">
                             <h3>Member Login</h3>
                             <label class="grey" for="log">Username:</label>
                             <input name="ws_user" type="text" size="23" value="Username" onfocus="this.value=''" />
                             <label class="grey" for="pwd">Password:</label>
                             <input name="pwd" type="password" size="23" value="Password" onfocus="this.value=''" />
                           <div class="clear"></div>
                             <input type="submit" name="submit" class="btn" title="Login now." alt="login" />
                             <a class="lost-pwd" href="index.php?site=lostpassword">Lost your password?</a>
                     </form>
                    <?php
    } else include ('login.php'); ?>
                   </div>
                   <div class="left right">               
                        <!-- Register Form -->
                    <?php if(!$userID) {
    ?>
                        <form method="post" name="register" action="index.php?site=register">
                             <h3>Sign Up!</h3>                    
                             <label class="grey" for="signup">Username:</label>
                             <input type="text" name="nickname" value="Nickname" maxlength="30" />
                             <label class="grey" for="email">Email:</label>
                             <input type="text" name="mail" value="Mail" />
                             <input type="hidden" name="saveregister" value="1" />
                             <input type="submit" class="btn" alt="Create Account." />
                        </form>
                    <?php
    } else include ('counter.php'); ?>
                   </div>
              </div>
         </div> <!-- /login -->

        <!-- The tab on top -->     
         <div class="tab">
              <ul class="login">
                  <li class="left">&nbsp;</li>
            <li>Hello <?php echo 'Hello '.($userID!=0)?getnickname($userID):'Guest'; ?></li>
                   <li class="sep">|</li>
                   <li id="toggle">
                        <a id="open" class="open" href="#">Open Panel</a>
                        <a id="close" style="display: none;" class="close" href="#">Close Panel</a>               
                   </li>
                  <li class="right">&nbsp;</li>
              </ul> 
         </div> <!-- / top -->
         
    </div> <!--panel -->
    </body>
    </html>

    website: q7-gaming.eu/
    version: 4.2.2
    webSPELL newbie
    90 Posts
    16.03.2011, 13:38 offline quote 

    Hellp plz unglücklich
    webSPELL newbie
    90 Posts
    17.03.2011, 08:42 offline quote 

    Bump!
    Administrator
    Member of webSPELL e.V.
    2566 Posts
    17.03.2011, 12:44 email offline quote 

    Something like this is just possible, when your design adaption is prepared for this. and i think yours isn't
    webSPELL friend
    812 Posts
    17.03.2011, 18:48 offline quote 

    i agree with him.
    You see the content area? this is the perfect example why it won't work.
    Sort:     printview


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

    register now
    login
  • » Support

    » Topics
    20.05.2013 - 04:11 - 0 Replies
    » login startseite
    login startseite
    Last post: Swordfish3000
    Board: DE - Technischer Support
    20.05.2013 - 04:11
    20.05.2013 - 04:06 - 3 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: Swordfish3000
    Board: DE - Allgemeiner Support
    20.05.2013 - 04:06
    20.05.2013 - 00:07 - 0 Replies
    » [S] Suche Programmierer
    [S] Suche Programmierer
    Last post: phoenix762
    Board: DE - Suche
    20.05.2013 - 00:07
    19.05.2013 - 10:48 - 2 Replies
    » [S] Tester für neuen Foru...
    [S] Tester für neuen ForumMod
    Last post: Argu
    Board: DE - Anfragen
    19.05.2013 - 10:48
    19.05.2013 - 03:55 - 8 Replies
    » Mein Forum
    Mein Forum
    Last post: Lordy4007
    Board: DE - Fragen zur Seite
    19.05.2013 - 03:55
    18.05.2013 - 19:58 - 36 Replies
    » Exklusiv Webseite zur Mie...
    Exklusiv Webseite zur Miete
    Last post: liQweb
    Board: DE - Biete
    18.05.2013 - 19:58
    18.05.2013 - 12:21 - 1 Replies
    » Query failed
    Query failed
    Last post: LoRd
    Board: DE - Allgemeiner Support
    18.05.2013 - 12:21
    18.05.2013 - 09:36 - 3 Replies
    » benötige hilfe bei paar k...
    benötige hilfe bei paar kleinigkeiten
    Last post: immostar
    Board: DE - Technischer Support
    18.05.2013 - 09:36
    18.05.2013 - 03:33 - 4 Replies
    » [SELL] Gaming Website
    [SELL] Gaming Website
    Last post: hornyst
    Board: EN - Offers
    18.05.2013 - 03:33
    18.05.2013 - 00:32 - 6 Replies
    » Hide BBCODE Echo
    Hide BBCODE Echo
    Last post: dado2106
    Board: EN - Technical support
    18.05.2013 - 00:32
    17.05.2013 - 21:42 - 0 Replies
    » website help
    website help
    Last post: envy0024
    Board: EN - Technical support
    17.05.2013 - 21:42
    17.05.2013 - 21:03 - 1 Replies
    » Need Coder!
    Need Coder!
    Last post: iG.ShAdOw
    Board: EN - Requests
    17.05.2013 - 21:03
    17.05.2013 - 20:44 - 9 Replies
    » Query failed!
    Query failed!
    Last post: LoRd
    Board: DE - Allgemeiner Support
    17.05.2013 - 20:44
    17.05.2013 - 18:08 - 0 Replies
    » [4 SALE] Layouts (Gaming,...
    [4 SALE] Layouts (Gaming, Portfolio and more)
    Last post: Freestyler92
    Board: EN - Offers
    17.05.2013 - 18:08
    17.05.2013 - 18:06 - 0 Replies
    » Design Ausverkauf - alles...
    Design Ausverkauf - alles unter 70€
    Last post: Freestyler92
    Board: DE - Biete
    17.05.2013 - 18:06
    17.05.2013 - 10:56 - 6 Replies
    » [Biete] Template Designs
    [Biete] Template Designs
    Last post: Marceld
    Board: DE - Biete
    17.05.2013 - 10:56
    17.05.2013 - 10:41 - 7 Replies
    » register captcha
    register captcha
    Last post: nappel.ger
    Board: DE - Allgemeiner Support
    17.05.2013 - 10:41
    17.05.2013 - 09:56 - 3 Replies
    » Suche Designer GGL:Geld
    Suche Designer GGL:Geld
    Last post: Freestyler92
    Board: DE - Suche
    17.05.2013 - 09:56
    17.05.2013 - 00:13 - 0 Replies
    » News
    News
    Last post: dado2106
    Board: EN - Modifications
    17.05.2013 - 00:13
    16.05.2013 - 15:04 - 2 Replies
    » [V] mehrere Webspell Temp...
    [V] mehrere Webspell Templates und Designs
    Last post: Dynamic-Webmedia
    Board: DE - Biete
    16.05.2013 - 15:04
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers