• » 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 6 7 8 ...  » printview
    Author
    Message
    webSPELL newbie
    73 Posts
    26.03.2011, 19:42 email offline quote 

    Hallo,

    Super Addon muss schon sagen lächeln

    Ich hab das zwar nicht in der Gaming Version drin sondern in 4.2.2.s.e. funzt aber trotzdem super bis auf das bei "Übersicht" immer der fehler "Query failed" kommt. Liegt es daran das es die s.e. Version ist? Oder gibt es einen weg das zu fixen?


    MfG
    Azoul
    webSPELL newbie
    72 Posts
    06.03.2011, 23:42 email offline quote 

    ye that helped alot amüsiert
    btw i got another error on shoutbox
    when i try to post any message into shoutbox i get this

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    Notice: Undefined variable: points_shoutbox_comments in /home/teamevc1/domains/team-evc.org/public_html/shoutbox_content.php on line 37

    Query failed: errorno=1064error=You have an error in your 
    SQL syntax; check the manual that corresponds to
    your MySQL server version for the right syntax to use near 
    'WHERE userID=1' at line 1query=UPDATE `ws_GZW_user` 
    SET points=points+ WHERE userID=1


    HELP! unglücklich
    webSPELL lover
    1022 Posts
    06.03.2011, 16:58 offline quote 

    no problem zwinkern

    This problem was already discussed on page 10 and 11. You have to embed the videos with an additional paramter. If google translate wont help try searching for "flash wmode"

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    72 Posts
    06.03.2011, 16:52 email offline quote 

    Sorry im not german but i used translator to viewt his cool addon
    but i found a big bug :S
    the footerpanel stays behind anything that is using adobe flash player like youtube videos!

    http://imgcafe.com/view/uploads/bug.jpg

    Help!
    sorry for the english pls answer english unglücklich
    webSPELL lover
    1022 Posts
    22.02.2011, 22:54 offline quote 

    Hey.
    Es sieht so aus als wenn die FPModul Class doppelt eingebunden wird. Am besten einfach mal neu installieren - insbesondere die MySQL Tabelle löschen.
    Ansonsten bitte mal Link

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    4 Posts
    22.02.2011, 19:21 email offline quote 

    Wenn ich einen der Tabs anklicke kommt nur die Überschrift und der Inhalt bleibt verborgen, woran kann das liegen.


    mfg Tobi

    EDIT: Folder Fehler Tritt auf
    Fatal error: Cannot redeclare class FooterPanelModul in ..../fp_ajax/FooterPanelModul.core.php on line 18

    webSPELL newbie
    16 Posts
    19.01.2011, 19:17 offline quote 

    ok that seems to work
    but now i'm getting a webspell error:

    invali request detected...
    webSPELL lover
    1022 Posts
    19.01.2011, 16:47 offline quote 

    WuselFluse wrote:

    hm ou, I forgot that the names of file and class have to match. Like "class NewModule extends.. means you have to rename the file to NewModule.class.php


    in your case the class has to be "class Teamviewer extends..."

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    10.
    11.
    12.
    13.
    14.
    15.
    16.
    <?php
    class Teamviewer extends FooterPanelModul {
         function __construct($lang){
              parent::init($lang);
              $this->name = 'Teamviewer';
              $this->icon = 'images/footerpanel/icon.png';
         }
         function checkAccess(){
              global $loggedin;
              return (boolean) $loggedin;
         }
         function output(){
              echo 'Your statictext here';
         }
    }
    ?>

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    16 Posts
    19.01.2011, 16:20 offline quote 

    WuselFluse wrote:

    hm ou, I forgot that the names of file and class have to match. Like "class NewModule extends.." means you have to rename the file to "NewModule.class.php"


    still no succes:

    This is what i do:
    i creat a file calles: Teamviewer.class.php

    file code:
    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    10.
    11.
    12.
    13.
    14.
    15.
    16.
    <?php
    class ModulName extends FooterPanelModul {
         function __construct($lang){
              parent::init($lang);
              $this->name = 'Teamviewer';
              $this->icon = 'images/footerpanel/icon.png';
         }
         function checkAccess(){
              global $loggedin;
              return (boolean) $loggedin;
         }
         function output(){
              echo 'Your statictext here';
         }
    }
    ?>


    Then i go to the admin panel en i create the new modul.

    Then i refresh the index page but it just displays my background image.
    Is it possible that i need to make some template files (.html)?
    webSPELL lover
    1022 Posts
    19.01.2011, 16:07 offline quote 

    hm ou, I forgot that the names of file and class have to match. Like "class NewModule extends.." means you have to rename the file to "NewModule.class.php"

    http://www.henningk.de | no support for addons etc. via PN or IM.
    Sort:      «  1 2 3 4 5 6 7 8 ...  » printview


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

    register now
    login
  • » Support

    » Topics
    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 - 19:40 - 2 Replies
    » When the update?
    When the update?
    Last post: kola60
    Board: EN - General
    21.05.2013 - 19:40
    21.05.2013 - 13:18 - 7 Replies
    » [Biete] Template Designs
    [Biete] Template Designs
    Last post: Marceld
    Board: DE - Biete
    21.05.2013 - 13:18
    21.05.2013 - 12:33 - 4 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: [Fabian]
    Board: DE - Allgemeiner Support
    21.05.2013 - 12:33
    21.05.2013 - 05:15 - 0 Replies
    » Need Designer for Logo/Te...
    Need Designer for Logo/Template
    Last post: Kody
    Board: EN - General
    21.05.2013 - 05:15
    21.05.2013 - 05:13 - 0 Replies
    » Looking for Designers/Cod...
    Looking for Designers/Coders (paid)
    Last post: Kody
    Board: EN - Requests
    21.05.2013 - 05:13
    20.05.2013 - 21:11 - 12 Replies
    » High Quality Website
    High Quality Website
    Last post: Dansjostedt
    Board: EN - Offers
    20.05.2013 - 21:11
    20.05.2013 - 18:27 - 4 Replies
    » [S] Tester für neuen Foru...
    [S] Tester für neuen ForumMod
    Last post: Argu
    Board: DE - Anfragen
    20.05.2013 - 18:27
    20.05.2013 - 11:47 - 5 Replies
    » Suche Designer GGL:Geld
    Suche Designer GGL:Geld
    Last post: Dynamic-Webmedia
    Board: DE - Suche
    20.05.2013 - 11:47
    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 - 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
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers