• » 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
    73 Posts
    10.09.2011, 21:51 email offline quote 

    Seems to work fine, any more tips how to use this? lächeln
    webSPELL newbie
    73 Posts
    10.09.2011, 22:07 email offline quote 

    Stylehelp!

    Iff you are here
    http://team-pwf.com/?site=standings&ladderID=2

    The forum popupframe does not work!
    And the font on the whole site is different, (not a bad font but i want it the same everywhere lächeln
    how do i overcome this?

    Thanks!

    update; the treemenu of sc_cupnavigation also changes colours unglücklich
    webSPELL friend
    713 Posts
    10.09.2011, 23:36 email offline quote 

    right, I did not work on the design but I know the ladder standings has its own individual stylesheet which some attributes is overriding webspell's stylesheet, hence the problems you are getting... I will get this looked at.
    webSPELL newbie
    73 Posts
    10.09.2011, 23:51 email offline quote 

    Okay thanks! lächeln

    http://team-pwf.com/in...mp;laddID=2&challID=1

    And! :p

    Iff you are not signed in the "sign in here or ....." button fucks up the design lächeln
    webSPELL newbie
    73 Posts
    11.09.2011, 12:51 email offline quote 

    Bugreport:

    *iff you are not logged in you cant see the ladder standings.
    *it fuckes up the "comment rating script" the thumbs up and thumbs down are not showed anymore
    webSPELL newbie
    1 Posts
    25.09.2011, 17:50 email offline quote 

    hello..
    i have a problem with the cupv5.1.
    if i host a cup and started when i put the brackets the whole cup says query failed..
    if i delete backets its ok..
    please help me!
    www.syphon-gaming.info
    webSPELL newbie
    12 Posts
    02.10.2011, 04:01 email offline quote 

    karimali831 wrote:

    Okay make a function in src/func/cup.php (this is untested)

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    check_media($matchID) {
      if(mysql_num_rows(safe_query("SELECT screens FROM ".PREFIX."cup_matches WHERE matchID='$matchID'")) 
      {
          return true;
      }else
      {
          return false;
      }
    }


    and return function in if statement anywhere you like:

    if(check_media($_GET['matchID'])) {
    ==THERE IS MEDIA UPLOADED==
    }

    OR as you want it where confirm result... add it directly underneath at cupactions.php

    Code:
    1.
    }elseif(isset($_GET['action']) && $_GET['action'] == 'confirmscore'){


    and add...

    Code:
    1.
    2.
    3.
    if(!check_media($_GET['matchID'])) {
        echo 'Sorry, match media must be uploaded before confirming a result.';
    }


    I'm not code savvy...sorry but I'm confused on what to do exactly...do I have to add that function in cup.php where I put

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    function check_media($matchID) {
      if(mysql_num_rows(safe_query("SELECT screens FROM ".PREFIX."cup_matches WHERE matchID='$matchID'")) 
      {
          return true;
      }else
      {
          return false;
      }
    }


    within in? (line 3 and 5 I get a syntax error on Dreamweaver...is that ok)


    Then I go in the cupactions.php and add the last code?

    Edit: Just tried that and my entire site became just a blank white page.
    webSPELL newbie
    12 Posts
    02.10.2011, 18:49 email offline quote 

    I created a tournament but I don't see a link to it in my navigation?
    webSPELL friend
    713 Posts
    02.10.2011, 21:15 email offline quote 

    this is function syntax error fix:

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    10.
    11.
    function check_media($matchID) {

      if(mysql_num_rows(safe_query("SELECT screens FROM ".PREFIX."cup_matches WHERE matchID='$matchID'"))) 
      {
          return true;
      }
        else
      {
          return false;
      }
    }
    webSPELL friend
    713 Posts
    02.10.2011, 21:15 email offline quote 

    FlatLine wrote:

    I created a tournament but I don't see a link to it in my navigation?


    show me navigation link.
    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
    25.05.2013 - 13:19 - 465 Replies
    » Wettscript 2.1 for 4.2.3a...
    Wettscript 2.1 for 4.2.3a - Betscript
    Last post: eXor
    Board: DE - Fertige Skripte
    25.05.2013 - 13:19
    25.05.2013 - 12:35 - 1 Replies
    » Need coder for a design!
    Need coder for a design!
    Last post: wantedJK-
    Board: EN - General
    25.05.2013 - 12:35
    25.05.2013 - 06:32 - 0 Replies
    » Error 1146
    Error 1146
    Last post: rubenaraujo
    Board: EN - Technical support
    25.05.2013 - 06:32
    25.05.2013 - 03:18 - 0 Replies
    » ScooterFreakz.com - Motor...
    ScooterFreakz.com - Motorroller Community
    Last post: Tuner77
    Board: DE - Showroom
    25.05.2013 - 03:18
    25.05.2013 - 00:46 - 8 Replies
    » Ändern der Größe php
    Ändern der Größe php
    Last post: andy5116
    Board: DE - Allgemeiner Support
    25.05.2013 - 00:46
    24.05.2013 - 23:39 - 33 Replies
    » [B]Userrank Addon
    [B]Userrank Addon
    Last post: Swordfish3000
    Board: DE - Erweiterungen
    24.05.2013 - 23:39
    24.05.2013 - 15:12 - 19 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: Swordfish3000
    Board: DE - Allgemeiner Support
    24.05.2013 - 15:12
    24.05.2013 - 12:03 - 1 Replies
    » Verkaufe prof. Clandesign
    Verkaufe prof. Clandesign
    Last post: Vith3r
    Board: DE - Biete
    24.05.2013 - 12:03
    24.05.2013 - 12:02 - 6 Replies
    » [S] Team/Clan Logos (Upda...
    [S] Team/Clan Logos (Update: 2 new Logos)
    Last post: a--w
    Board: EN - Offers
    24.05.2013 - 12:02
    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 - 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 - 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
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers