grekpg
grekpg
Hi i found that my messages file is almost empty file Bazinga\Bundle\JsTranslationBundle\Controller in method getTranslationsAction i see in loop foreach ($files as $filename) { `$translations[$locale][$currentDomain] = array(); ` this clear...
in page https://github.com/helios-ag/FMElfinderBundle/blob/main/docs/advanced-configuration.md#flysystem-configuration link to the Example configuration can be found here [Flysystem](https://github.com/helios-ag/FMElfinderBundle/blob/main/Resources/doc/flysystem.md) give 404 not found
Hi I have own editor , how i can add it ? I just need run working fm_elfinder (for ckeditor) and capture in js selected file location
i need save zoom, this is correct ?
thinkpad a475 grek@grek-ThinkPad-A475:~/Validity90/libfprint$ sudo apt-get install make gcc libgcrypt-dev libglib2.0-dev libnss3-dev libusb-1.0-0-dev libssl-dev libpng-dev libgnutls28-dev Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'libgcrypt20-dev' instead...
Hi 1 pixabay add vector , images 2 url was changed - not prefix type https://pixabay.com/api/photo but &image_type=illustration any update
I read files $filesystem = $this->container->get('gaufrette.product_uploads_ftp_fs_filesystem'); $filesystem->listKeys() result is 0 => "vp_Service_v3_001.png" 1 => "vp_Service_v3_001_thumb.jpg" 2 => "vp_Service_v3_036.png" 3 => "vp_Service_v3_036_thumb.jpg" 4 => "vp_Service_v3_044.png" 5 => "vp_Service_v3_044_thumb.jpg" 6 => "vp_HDRi_v3_01.hdr"...
https://fosrestbundle.readthedocs.io/en/latest/1-setting_up_the_bundle.html?#step-1-setting-up-the-bundle --- not found. ..
I try add to config payum evens extension ``` payum.extension.event_dispatcher: class: Payum\Core\Bridge\Symfony\Extension\EventDispatcherExtension arguments: ["@event_dispatcher"] public: true tags: - { name: payum.extension, all: true, prepend: false } ``` get error Argument...
I'm looking simple and correct way to run my process when payment is finish - captured, cancelled. I think it's a typical requirement. I don't want to do this in...