• » 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:      «  ... 4 5 6 7 8 9 10 11 12 ...  » printview
    Author
    Message
    webSPELL newbie
    10 Posts
    29.03.2011, 00:05 email offline quote 

    probier ich direkt mal =) ahja, es laeuft php 4.4.8 wenn ich mich nicht irre. teste eben das mit den errors. brb =)

    €: also die error ausgabe bringt nix, die seite bleibt halt weiss :/
    und die "static" vor den functions zu entfernen hat auch nichts behoben, gleiches Fehlerbild wie bisher.

    Danke für deine Mühen, ich warte dann mal auf die php4 Variante (hast pm btw)
    webSPELL lover
    1022 Posts
    28.03.2011, 23:52 offline quote 

    öffne mal die settings.php und stell error_reporting(0) auf error_reporting(E_ALL)
    Denke du hast noch eine PHP 4 Version. Einige haben da Probleme mit, denke ich werde die Tage mal ein Version für PHP4 bringen.
    Versuche sonst mal in der fc_slider.class.php vor jeder "function" das "static" zu entfernen. Könnte helfen

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    10 Posts
    28.03.2011, 23:44 email offline quote 

    Hi!

    Habe gerade mal aus langeweile den Slider testen wollen, da ich sowas eigentlich recht nett finde. Nachdem ich ihn mit der install_fcslider.php erfolgreich installiert habe, hab ich dann die benötigten Zeilen in die index.php eingebunden. Nachdem ich das gemacht habe bleibt meine Seite weiß... Also komplett leer amüsiert das ist aber nur der Fall sobald ich
    3. Add to your index.php after <<<include("_functions.php");>>>
    require_once("src/fc_slider.class.php");
    4. Add to <head></head> of your index.php:
    <?php echo fc_slider::get_include_head(); ?>
    5. Add somewhere in your index.php:
    <?php echo fc_slider::get_include_body(); ?>

    in die index.php einfuege. Den Quellecode meiner "gemoddeten" index.php kann man hier finden

    €: die originale index funktioniert natuerlich. Glaube ich habs iwie an der falschen Stelle eingefuegt ... ahja, im ACenter hab ich auch ne leere Seite-.- is mein Webspell ungeeignet oder woran liegt das ? ich meine Lightbox laeuft ja auch =?
    webSPELL lover
    1022 Posts
    16.03.2011, 16:52 offline quote 

    v2.0.0 ist online.. mehr Infos im ersten Post oder auf HenningK.de

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    38 Posts
    03.02.2011, 12:01 email offline quote 

    Hey, ich nutze dieses FC Addon da es bei einem template von gamer-designs dabei war (62). Es funktioniert zwar bisher immer wunderbar aber jetzt habe ich gemerkt das es probleme mit dem google chrome browser gibt. Alle browser zeigen es richtig an, Internet explorer8, firefox neuste version und der chrome nur teilweise.

    Wenn ich meine startseite aufrufe stehen die bilder in der mitte und verhacken sich. Alles andere wie news und der restliche content funktioniert. Hat da jemand eine idee? Habe schon versucht per htaccess eine andere unterseite als startseite zu nehmen aber irgendwie klappt das alles nicht so. Hier mal ein Bildchen.
    [URL]
    http://www.bilder-hoch...files/9s1l-1d-jpg-nb.html

    Es ist wirklich nur die startseite wo der fehler auftritt beim chromebrowser. Zuerst wird das 1. Bild richtig angezeigt und wenn das 2. kommt dann bleiben beide in der mitte stehen. Klicke ich dann allerdings auf die selbe adresse in form von www.domain.de innerhalb meiner seite dann funktioniert es auch wieder... aktuallisiere ich nur den browser geht es trotzdem nicht. Das einzige was ich am code verändert habe ist delay: 8000 da mir die Anzeige zu schnell lief...

    Meine htaccess sieht so aus:

    RewriteEngine on

    RewriteCond %{HTTP_HOST} !^www\.domain\.org$
    RewriteRule ^(.*)$ http://www.domain.org/$1 [L,R=301]

    AddHandler x-httpd-php .html .htm

    webSPELL newbie
    65 Posts
    15.12.2010, 18:54 email offline quote 

    Hi,

    I have install on local with wamp he works perfectly with chrome with mozilla but with IE I have a pb ("I use scociety edition)

    screen of bug

    http://files.clancalendar.net/images/n1eql5o6hq7xl8lbtnc_thumb.png

    See below my style.css

    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.
    #fc_wrapper {
        width: 560px;
         height: 203px;
         background-color: #161616;
         padding: 1px;
         overflow: hidden;
         color: lightgrey;
         z-index: 99;
    }


    #fc_wrapper a img {
         border: none;
         outline: none;
    }

    #fc_leftcol {
         width: 350px;
         height: 203px;
         float: left;
    }

         #fc_leftcol ul li {
              width: 350px;
              height: 203px;
              float: left;
         }
         
         #fc_leftcol ul     {
              list-style-type: none;
              width: 3600px;
              padding: 0;
              margin: 0;
         }

    #fc_rightcol {
         width: 210px;
         height: 203px;
         float: left;
    }

    #fcSlider {
         float: left;
    }

    .fc_opt {
         width: 207px;
         height: 50px;
         background: url(fc_opt_bg.png);
         margin: 0 0 1px 1px;
         padding-right: 2px;
         cursor: pointer;
         text-align: left;
         float: left;
         color: white;
    }

    .cur, .fc_opt:hover {
         /*background: url(fc_opt_bg_h.png);*/
         background: #36BEFC;
    }

    .fctooltip {
         border: 2px solid #36BEFC;
         color: white;
         background: #282828;
         padding: 5px;
    }

    .fc_overlay {
         position: relative;
         height: 27px;
         width: 384px;
         margin-top: -33px;
         padding: 3px;
         background: url(fc_mid_bg.png) repeat transparent;     
    }


    Thx for your help

    Aspirine
    webSPELL newbie
    53 Posts
    16.09.2010, 17:16 email offline quote 

    Habe ein Problem mit dem Addon:

    Mein Fullimg ist genau 499px breit. Allerdings wird bei meiner Anpassung folgendes angezeigt:

    http://testarea.bplaced.net/1.jpg

    Padding ist soweit ich das überblicken kann überall auf 0px gestellt und auch margin ist 0px. Wenn ich jetzt folgende Größe änder:

    #fc_leftcol ul {
    list-style-type: none;
    width: 3600px;
    padding: 0px;
    margin: 0px;
    }


    Funktioniert das script auf meiner Seite leider nicht mehr, allerdings ist das Bild zumindest bei der Breite richtig. Wofür steht der Wert und wie muss ich diesen einstellen?
    webSPELL lover
    1022 Posts
    13.07.2010, 21:22 offline quote 

    Ach verdammt, ja ich weiß woran das liegt.. Und ich dachte ich war mal wieder schlauer..
    Naja, egal.. Ich update die Datei gleich mal.

    //E: So, is gefixt. Auch die Readme

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    51 Posts
    13.07.2010, 17:18 email offline quote 

    WuselFluse wrote:

    Das ist jetzt aber interessant, weil der Fehler so gut wie unmöglich ist.. es sei denn, ich habe irgendwo geschlampt.. hast du n update oder ne neue installation gemacht?


    Ich habe eine neuinstallation gemacht. Hab es mehrmals versucht, allerdings nur einmal mit debug "ON".

    Freundliche Grüße
    cirtaP

    www.cirtap.de // ICQ: 199503376
    webSPELL newbie
    29 Posts
    13.07.2010, 02:22 offline quote 

    cooler cententslicer werde versuchen es bei mir einzubauen thx fürs posten
    Sort:      «  ... 4 5 6 7 8 9 10 11 12 ...  » 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 - 22:25 - 6 Replies
    » Ändern der Größe php
    Ändern der Größe php
    Last post: andy5116
    Board: DE - Allgemeiner Support
    24.05.2013 - 22:25
    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 - 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
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers