-
I think we could design some interfaces for working with different file storages, such as local file system, ftp, sftp, S3, RackSpace, etc.
Each storage can have several 'root directories' (container…
-
Hi,
I spent time reading the doc and looking at the sandbox and right now I found how to link my document to an image with a 'cmf_media_image' form type but nothing for simple file.
When I try to us…
-
I followed this article and everything goes smooth except I do not get the installation wizard.
https://lowendbox.com/blog/how-to-install-campaign-chain-on-ubuntu-16-04/
It takes me straight to …
-
I implemented a multi image upload in my form and entity as described in documentation, uploaded images work fine in frontend and config should be correct but still the thumbnails aren't sown on the u…
-
The error I got is :
An exception has been thrown during the rendering of a template ("You cannot change the data of a submitted form.") in SonataUserBundle:Security:base_login.html.twig at line 86.
…
-
I think there are some issues for people that would like to store images outside the web root:
``` php
**/
* ...
* @Vlabs\Media(identifier="image_entity", upload_dir="../files/images")…
-
Hi,
I've been looking several libraries and this is the one that I liked more. But after installing it, I'm not sure how to add pictures to my models. I could look through the code, but I'm sure you …
fesja updated
11 years ago
-
I have just tried upgrading a a couple of our sites from 6.1.3 to 6.1.4 however they all now have the following error:
```
In MappingException.php line 90:
Class 'KunstmaanMediaBundle:Folder' doe…
-
### Preconditions
1. PHP 8.1
2. Symfony 5.4
3. Last version of Liips bundle
4. GD library
### Steps to reproduce
I try to create my own custom data loader to apply filters with remote…
-
Hello, everyone using this package :)
I don't have time to maintain this package and give it the proper care it needs. I stepped up a few years ago when we used it at work and needed new PHP versio…