Giter Site home page Giter Site logo

Comments (4)

Nelsallg avatar Nelsallg commented on June 2, 2024

by downloading the zip file, the class exists but is not detected by symfony

Symfony\Component\ErrorHandler\Error\ClassNotFoundError^ {#107
#message: """
Attempted to load class "LiipImagineBundle" from namespace "Liip\ImagineBundle".\n
Did you forget a "use" statement for another namespace?

from liipimaginebundle.

dbu avatar dbu commented on June 2, 2024

the files are here: https://github.com/liip/LiipImagineBundle/tree/2.x/Tests/Functional/app/public/images

are you trying to develop things on the bundle? if so, you probably need to work on a system with a filesystem that can handle the ? in the path.

if you only want to use the bundle, make sure that you don't use the composer flag --prefer-source for installing this bundle. the .gitattributes file tells that the /Tests/ folder is not needed when exporting, avoiding the problematic file (and saving you space on the server disks)

from liipimaginebundle.

Nelsallg avatar Nelsallg commented on June 2, 2024

from liipimaginebundle.

dbu avatar dbu commented on June 2, 2024

the issue tracker is for bugs of the bundle, but this does not seem to be a bug of the library. please ask in a php forum or on stackoverflow to get help with using composer / symfony / php.

from liipimaginebundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.