Unable to View Thumbnails

Hi,

Can you please help me…

I am unable to View Thumbnails:

When I run the website debugger (F12) in chrome I get the error:

Failed to load resource: the server responded with a status of 500 (Internal Server Error) index.php:1

I can confirm the Files Exist and the c:\xibo_lib location is correct in Configuration settings

Our CMS version is 1.7.9 and its installed on windows server using IIS

Thanks

A 500 error means something seriously went wrong. Did you upgrade PHP perhaps and forget to re-enable the GD extention?

Also check your filesystem permissions are correct in the library.

It could also be PHP running out of memory if your images are very large or very high resolution.