Member
Member
shaythai   2011-04-27, 02:24
#1

I am trying to use a png 24 watermark with transparency but when I do the images do not load. Is there some specific format I need to use for the png?

Administrator
Administrator
acrylian   2011-04-27, 08:31
#2

png24 is the format to use and there are no variants. You should look at your server's error log if there is anything noted.

Member
Member
shaythai   2011-04-27, 14:36
#3

I've saved my file as a PNG-24 and it still doesn't work if I have transparency on. If I turn transparency off it works just fine.

Administrator
Administrator
acrylian   2011-04-27, 14:38
#4

Then probably your server's graphics libary (we support GD or Imagick - see requirements) is not configured correctly or an too old version. You will then have to contact your host.

Member
Member
shaythai   2011-04-27, 15:22
#5

When I rerun setup.php I get this "Graphics support: PHP GD library bundled (2.0.34 compatible)" is that an old or incompatible version?

Administrator
Administrator
acrylian   2011-04-27, 15:29
#6

GD 2.x should actually be fine. But it may not be setup right or supporting transparent png24 at all. Best chance is to contact your host. He is the only one that can help then anyway.

Member
Member
shaythai   2011-04-27, 21:12
#7

Is there something specific I should ask my host to do. I am not familiar with PHP module settings.

Administrator
Administrator
acrylian   2011-04-28, 09:12
#8

Ask if their GD libary has Png24 support for example. Zenphoto tries to add (or merge if you will ) the png24 image on the actual image. That is apparently failing.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.