Toon posts:

[PHP+GD] Waar is mijn vorige topic heen?!

Pagina: 1
Acties:
  • 47 views sinds 30-01-2008

Verwijderd

Topicstarter
Ik werk op een server waar volgens mij GD 2.0 of hoger op staat, zoals te zien is aan volgende output, maar waarom krijg ik dan toch onderstaande melding?

code:
PHP:
1
<?if (ImageTypes() &amp; IMG_PNG) {    echo "PNG Support is enabled<br>";}if (ImageTypes() &amp; IMG_WBMP) {    echo "WBMP Support is enabled<br>";}if (ImageTypes() &amp; IMG_GIF) {    echo "GIF Support is enabled<br>";}if (ImageTypes() &amp; IMG_JPG) {    echo "JPEG Support is enabled<br>";}if(function_exists("imagecolorresolvealpha")){    echo "Functie bestaat echt wel!";}include ("../jpgraph.php");?>

output:
PNG Support is enabled
WBMP Support is enabled
JPEG Support is enabled
Functie bestaat echt wel!
Fatal error: imagecolorresolvealpha(): requires GD 2.0 or later in /opt/guide/www.funbreak.nl/HTML/chartslib/jpgraph.php on line 2746

  • D2k
  • Registratie: Januari 2001
  • Laatst online: 31-08 10:19

D2k

SA
klik voor de grap eens op je naam
edit:
[topic=437106/1/25]

omdat GoT bokt

Doet iets met Cloud (MS/IBM)


Dit topic is gesloten.