Code Monkey home page Code Monkey logo

Comments (5)

seydu avatar seydu commented on July 28, 2024

After reading the code I see why there is no error message generated.
The system generates the "correct url" and lets "someone" take care of providing the file (it could be any thing: a cache, the application itself, or even a CDN).
Now the browser requests the file. In this case this request is handled by ImagineController:filterAction.
The problem comes from the fact that the loader 'cmf_media_doctrine_phpcr' is not in the list of loaders. There is only one loader, 'default'.
Question; how to make the 'cmf_media_doctrine_phpcr' loader (configured in the CmfMediaBundle) available to my filter ?

from media-bundle.

seydu avatar seydu commented on July 28, 2024

I did some tweaks to make sure the PHPCR loader gets added to the data loader.
I thing there is imcompatibilities between the versions of CmfMediaBundle and LiipImagineBundle that I have installed.
I remember reading and issue that talked about it. I will try to have 2 compatible versions of these two bundles (downgrading LiipImagineBundle).

from media-bundle.

lsmith77 avatar lsmith77 commented on July 28, 2024

the next version of the MediaBundle will require LiipImagineBundle 1.0

from media-bundle.

seydu avatar seydu commented on July 28, 2024

This is a good idea. Settling for a given bundle to handle the images can help speed up stability and adoption.
Since last week when I tested the CMF and followed some of its tutorial I am sold to it. I don't want to use anything else for my coming projects !
Thanks you guys for the great job you are doing.

from media-bundle.

seydu avatar seydu commented on July 28, 2024

I upgraded LiipImagine bundle to 1.0.0-alpha7. The thumbnail is generated.

from media-bundle.

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.