Thumbnail Generation Alert
-
Thumbnail Generation Alert is showing on Gallery page. After running Thumbnail Generation Test I have:
Thumbnail generation test failed!object(WP_Error)#2477 (3) { ["errors"]=> array(1) { ["error_loading_image"]=> array(1) { [0]=> string(25) "File doesn’t exist?" } } ["error_data"]=> array(0) { } ["additional_data":protected]=> array(0) { } } array(2) { ["ext"]=> string(3) "png" ["type"]=> string(9) "image/png" }This is System info:
FooGallery version : 2.1.34
WordPress version : 5.9.2
Activated Theme : Brass Animals
WordPress URL : http://brassanimals.flywheelsites.com
PHP version : 7.4.28
Thumb Engine : default
PHP GD : Loaded (V2)
PHP Imagick : Loaded
WP Image Editor : FooGallery_Thumb_Image_Editor_Imagick
Thumbnail Generation Test : http://brassanimals.flywheelsites.com/wp-content/plugins/foogallery-premium/assets/logo.png
HTTPS Thumb Mismatch : None
Available Image Editors : Array
(
[0] => FooGallery_Thumb_Image_Editor_Imagick
[1] => FooGallery_Thumb_Image_Editor_GD
)PHP Open SSL : Loaded
PHP HTTP Wrapper : Found
PHP HTTPS Wrapper : Found
PHP Config[allow_url_fopen] : 1
PHP Config[allow_url_include] :
Extensions Active : Array
(
)Gallery Templates : Array
(
[0] => default
[1] => image-viewer
[2] => justified
[3] => masonry
[4] => simple_portfolio
[5] => thumbnail
[6] => polaroid_new
[7] => foogridpro
[8] => slider
[9] => product_promo
)Lightboxes : Array
(
[foogallery] => FooGallery PRO Lightbox
[foobox] => FooBox
)Settings : Array
(
[gallery_template] => slider
[gallery_sorting] =>
[default_gallery_settings] => 147
[caption_title_source] => caption
[caption_desc_source] => desc
[thumb_engine] => default
[thumb_jpeg_quality] => 90
[default_crop_position] => center,center
[thumb_resize_upscale_small_color] => rgb(0,0,0)
[language_imageviewer_prev_text] => Prev
[language_imageviewer_next_text] => Next
[language_imageviewer_of_text] => of
[language_images_count_none_text] => No images
[language_images_count_single_text] => 1 image
[language_images_count_plural_text] => %s images
[enable_custom_ready] => on
[override_thumb_test] => on
[custom_js] =>
[custom_css] =>
[default_retina_support] => Array
(
[2x] => false
[3x] => false
[4x] => false
))
Active Plugins : Array
(
[0] => advanced-custom-fields-pro/acf.php
[1] => classic-editor/classic-editor.php
[2] => contact-form-7/wp-contact-form-7.php
[3] => custom-post-type-ui/custom-post-type-ui.php
[4] => filter-everything-pro/filter-everything.php
[5] => foobox-image-lightbox/foobox-free.php
[6] => foogallery-premium/foogallery.php
[7] => interactive-geo-maps/interactive-geo-maps.php
[8] => intuitive-custom-post-order/intuitive-custom-post-order.php
[9] => mp3-music-player-by-sonaar/sonaar-music.php
[10] => page-generator/page-generator.php
[11] => svg-support/svg-support.php
)I try with clearing Gallery cash, to enable Force GD Library and Override Thumb Test, nothing helped. What else can I do to solve this problem?
The topic ‘Thumbnail Generation Alert’ is closed to new replies.