Questions tagged as 'vichuploaderbundle'

1
answer

The file "test.jpeg" was not uploaded due to unknown error

I have configured the uploading of images correctly in the admin and followed this documentation: link Now in another part of the system that does not use EasyAdminBundle I need to upload images, in the controller I have this: public func...
asked by 18.10.2017 / 00:47
0
answers

VichUploaderBundle, field null image_name

I've been trying for days to integrate VichUploaderBundle into a symfony 3.4 project with mySql. I followed the documentation of link but I have a problem that I could not solve. The error occurs in the flush () when creating a new record....
asked by 30.03.2018 / 19:49
1
answer

Problem with EasyAdminBundle and VichUploaderBundle

I'm using EasyAdminBundle for entity management and to upload images I want to use VichUploaderBundle . It shows me the following error:    Error: Expected argument of type "", "Symfony \ Component \ HttpFoundation \ File \ Up...
asked by 17.08.2017 / 02:29