Looking at the elfinder github demo , elfinder is able to auto-generate thumbnails for image files (and others). However elfinder embedded in CSC does not generate thumbnails.
Ive expressed my displeasure with this in another thread but thought it more appropriate to start a topic specific thread. This is a productivity issue.
Has anyone implemented elfinder thumbnail generation in CSC?
Care to share the code changes needed?
Actually, from research, it seems that elfinder should generate thumbnails by default... so is this actually a bug with the csc integration of elfinder?
Question is, can CSC's EL finder be updated to v2.1 easily... and does it fix this issue?
Maybe the CSC mods should look into this problem and test ELF v2.1.
This is a productivity issue., having to click through a folder full of images to find likely candidates is painfully time consuming.
Question is, can CSC's EL finder be updated to v2.1 easily... and does it fix this issue?
Maybe the CSC mods should look into this problem and test ELF v2.1.
This is a productivity issue., having to click through a folder full of images to find likely candidates is painfully time consuming.
It is required to examine it thoroughly. I am not ready to answer on your question
find a solution in
app/controllers/common/elf_connector.php
change in line 88 and 113
‘tmbPath’ => ‘’,
to
‘tmbPath’ => $public_files_path . ‘.tmp/’, where .tmp custom folder
it will be generate thumbs in this category for visualization
1 Like
Big CS-Cart Update is Here
Experience the New Admin Panel with Dark Theme