I suggest to make all image filenames to lowercase

23.05.2016 20:41
#1
bolonia
Joomshopping forum user no avatar
Name: alexey
10.02.2013
Posts: 1
Quote
I suggest to make all image filenames to lowercase

Once i decided to optimize product images and download them from FTP.
When i uploaded them back, i noticed, that some images got wrong.

Joomshopping didn't check for existing filenames, for example DSC001.JPG and DSC001.jpg - it different images. I know about *nix filesystems, it's ok and working right, but could be a problem for another OS, Windows or OS X.

I suggest to rename all files to lowercase before saving them on server. It would be much easier to work with local copy.

 
24.05.2016 08:08
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: I suggest to make all image filenames to lowercase

Will be latter.

 
10.07.2016 13:28
#3
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: I suggest to make all image filenames to lowercase

Will be in new version (4.14.2)
in lib/default_config.php

$config->product_imagename_lowercase = 0;

Change to

$config->product_imagename_lowercase = 1;

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.