11-03-2018, 12:31 PM
Modern Browsers are very good at caching things. The symptom suggests the old thumbnail image is still in the Browser cache.
Try the following.
1. Clear the Browser History then refresh the Browser.
If that does not work then proceed to #2
2. Manually delete the thumbnail images, then regenerate them
a. From SSH: rm -f /var/local/www/imagesw/thmcache/*
b. Clear browser history then refresh the Browser (#1 above)
c. Verify there are no thumbnail images
d. Regenerate the thumbnails (Sources screen)
-Tim
Try the following.
1. Clear the Browser History then refresh the Browser.
If that does not work then proceed to #2
2. Manually delete the thumbnail images, then regenerate them
a. From SSH: rm -f /var/local/www/imagesw/thmcache/*
b. Clear browser history then refresh the Browser (#1 above)
c. Verify there are no thumbnail images
d. Regenerate the thumbnails (Sources screen)
-Tim