There should be an option in the fields settings to choose which image will be downloaded
Closed
There should be an option in the fields settings to choose which image will be downloaded
With Share -> Download always the original image is downloaded (Wonder what happens if keep original setting works). There should be the possibility on the settings to select which image (original, large image, thumbnail) should be used for the Doenload share.
assigned to @TrinitySu and unassigned @Radek-Suski
changed milestone to %1.1
added implemented in vc and removed in development new labels
Unfortunately got some problems with this function. On one site for original image selected in this option it download resized img version, and when thumbnail is selected, gallery don't load image at all and show following notices at teh details view:
Notice: Undefined property: stdClass::$download in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/opt/fields/gallery.php on line 693
Notice: Undefined property: stdClass::$download in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/opt/fields/gallery.php on line 771
Notice: Undefined property: stdClass::$download in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/opt/fields/gallery.php on line 772
And these errors in directly in teh gallery view when is open:Notice: Trying to get property 'exif' of non-object in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 80
Warning: Creating default object from empty value in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 80
Notice: Undefined property: stdClass::$checksums in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 82
Warning: Invalid argument supplied for foreach() in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 86
Notice: Undefined property: stdClass::$filename in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 130
Notice: Undefined property: stdClass::$filename in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 131
Notice: Undefined property: stdClass::$path in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 137
Notice: Undefined property: stdClass::$picture in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 137
Notice: Undefined property: stdClass::$picture in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 138
Notice: Undefined property: stdClass::$path in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 139
Notice: Undefined property: stdClass::$filename in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 139
Notice: Undefined property: stdClass::$path in /home/sikorasobipro/test1.sikora.sobipro.eu/components/com_sobipro/lib/ctrl/gallery.php on line 142
On second site, with same field configuration when I select original or image I'm redirected to the 404 page with following URL:
http://test2.sikora.sobipro.eu/index.php/en/test/undefinedadded follow up and removed implemented in vc labels
OK this fix issue on the 2nd site, now on both exist problem form first site (errors, and image version for original one)
Edited by Sławek Sikoraadded fixed in vc and removed follow up labels
added follow up and removed fixed in vc labels
Yes, original image is set to be kept. My settings:
And a entry created with such settings.
http://test1.sikora.sobipro.eu/index.php/business-directory/89-gallery-25-1
For each image download is images img_ versionadded fixed in vc and removed follow up labels
added test passed and removed fixed in vc labels