Topic: Filenames with spaces not available
Seems the Image manager is unable to read/show thumbnails of filenames with spaces in them.
Pages 1
Seems the Image manager is unable to read/show thumbnails of filenames with spaces in them.
$mcImageManagerConfig['filesystem.exclude_file_pattern'] = '/([^a-zA-Z0-9_\-\.\s]|^mcic_$)/i';
Try adding the \s for this option in the config file.
Last edited by maliwik (2012-06-20 19:14:22)
Pages 1
You are not logged in. Please login or register.