Contao-Camp 2024
Ergebnis 1 bis 11 von 11

Thema: I can't run carouFredSel!!!

  1. #1
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard I can't run carouFredSel!!!

    Hi everyone,

    I tryed all day to run this slider, but I can't.

    When I installed plugin, I create modul and load it in layout. After thet I received message:

    "Was ist das Problem?
    Bei der Ausführung des Skriptes ist ein Fehler aufgetreten. Irgendetwas funktioniert nicht richtig.

    Wie kann ich das Problem lösen?
    Öffnen Sie die aktuelle Log-Datei im Ordner var/logs bzw. app/logs und suchen Sie die zugehörige Fehlermeldung (normalerweise die letzte)."



    Every time I have same error i log file:


    "app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFou ndException(code: 0): Attempted to load class "CarouFredSelModel" from namespace "Dirch\\carouFredSel".\nDid you forget a "use" statement for another namespace? at /www/htdocs/****************/vendor/mindbird/contao_dk_caroufredsel/system/modules/dk_caroufredsel/classes/CarouFredSel.php:34)"} []"

    I know I doing something wrong,but...

    Someone can help me???

    Thank you in advanced

  2. #2
    Contao-Fan Avatar von fusch
    Registriert seit
    25.03.2012.
    Ort
    München
    Beiträge
    498
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hi,

    please tell us which version of Contao you are using. I guess it is bigger than 3.2? If yes, the extension is incompatible. You should try another slider extension because caroufredsel is not supported anymore.

    Best wishes,
    Hella
    Mitglied des Contao User Treffen München
    Aktuelle Termine erfährst Du immer unter www.contao-bayern.de
    Komm' doch mal vorbei!

  3. #3
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    I use last Contao vercion, 4.5.8, and my Contao-manager told me Carofredsel is compatible with this version. I installed package without any problem.

  4. #4
    Contao-Fan Avatar von fusch
    Registriert seit
    25.03.2012.
    Ort
    München
    Beiträge
    498
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hi cleanerr,

    if you look to the packagist entry of the contao extension https://packagist.org/packages/dklem...k_caroufredsel it says contao v 3.2.
    The original script is not developed any more as you can see in the Github Repo https://github.com/Codeinwp/carouFredSel-jQuery, so I think Dirk gave up to develop the contao extension.

    Best wishes
    Hella

    Maybe you can use this one as an alternative: https://packagist.org/packages/madey...cksolid-slider
    Mitglied des Contao User Treffen München
    Aktuelle Termine erfährst Du immer unter www.contao-bayern.de
    Komm' doch mal vorbei!

  5. #5
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.060
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Actually, the packagist entry says "~3.2", or, IOW, >=3.2 <4.0.0. It most definitely runs in Contao 3.5, as I used it in several installations. But I didn't try with Contao 4.x yet.

  6. #6
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Thank you very much.
    I need slider solution like carousel, but exactly like on picture in attachment.
    Do you have a suggestion, maybe?
    I try with rocksolid slider, but I think its imposible.Inkedexample_LI.jpg

  7. #7
    Alter Contao-Hase Avatar von bizon
    Registriert seit
    16.06.2010.
    Beiträge
    1.121

    Standard

    I'm using Caroufredsel in Contao-4.5.8

    This is the line in composer.json. It is nessecary in this case cause the extension is still under development - but it does the trick.
    Code:
    "mindbird/contao_dk_caroufredsel": "dev-master as 1.3.4",
    Just change the line in composer.json and do a composer install.

  8. #8
    Contao-Fan Avatar von fusch
    Registriert seit
    25.03.2012.
    Ort
    München
    Beiträge
    498
    Contao-Projekt unterstützen

    Support Contao

    Standard

    ok, that's a fork of the extension. The caroufredsel script isn't developeled any more. But if it works for you, it's fine!
    Mitglied des Contao User Treffen München
    Aktuelle Termine erfährst Du immer unter www.contao-bayern.de
    Komm' doch mal vorbei!

  9. #9
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von bizon Beitrag anzeigen
    I'm using Caroufredsel in Contao-4.5.8

    This is the line in composer.json. It is nessecary in this case cause the extension is still under development - but it does the trick.
    Code:
    "mindbird/contao_dk_caroufredsel": "dev-master as 1.3.4",
    Just change the line in composer.json and do a composer install.
    Please, can you give me steps?
    I have not used so far Composer in Contao.
    I use Contao-manager for installing packages/plugins.
    Thank you very much

  10. #10
    Alter Contao-Hase Avatar von bizon
    Registriert seit
    16.06.2010.
    Beiträge
    1.121

    Standard

    Did you change the line in composer.json?

    I do not use Contao-Mangager. i always use the command line. So we have a little problem.
    But AFAIK you can run the command 'composer install' in Contao-Manager too. It is somewhere in the Managers menu.

  11. #11
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von bizon Beitrag anzeigen
    Did you change the line in composer.json?

    I do not use Contao-Mangager. i always use the command line. So we have a little problem.
    But AFAIK you can run the command 'composer install' in Contao-Manager too. It is somewhere in the Managers menu.
    in my. .json file I dont have this line, but I inserted it: "mindbird/contao_dk_caroufredsel": "dev-master as 1.3.4",

    If you can teach me how to install and use composer in contao, because I tryed but I not succes.
    I used composer in local, but never direct on contao in server.

    Thank you very much

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •