Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

All generated images (thumbnails and stats graphs) are shown as broken picture links, what is the problem?

0
10 Posted

All generated images (thumbnails and stats graphs) are shown as broken picture links, what is the problem?

0
10

Probably you are using a PHP setup without the GD library, or you have the GD library 1.8 support but have configured the CMS module to use the TrueColor functions. You can go to the CMS setup page, set the use truecolor jpeg images (GD 2.0) to 0 and check again the generated images (note that to regenerate the albums you must delete the thumbnails with the upload function). In versions of the CMS module before 0.4.7, the GD 1.8 support was not well tested. Since version 0.4.7.1 the support for GD 1.8 is complete. If you want to be sure if this is the problem, Try this to diagnose: edit the cm/cm_lib.inc.php file and uncomment the error_reporting line (should be near the beginning of the file). Then rebuild an album. If you get warnings messages about missing imagecreatetruecolor and imagecopyresampled, then you are surely using an old GD library. If you get errors about other graphics function too, then you don’t have GD support compiled in PHP (most distributions of PHP, for Linux an

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.