Image generation works. I can visit /sites/example/files/textimage/PageTitle/testing_textimage.png and see the image in my custom font.

However, I am also getting the following GD error/warning appearing in the drupal messages when i refresh a page.

warning: imagepng() [function.imagepng]: Unable to open 'sites/example/files/textimage/PageTitle/testing_textimage.png' for writing in /var/www/html/drupal-5.0/sites/example/modules/textimage/textimage.module on line 678.

The files/textimage directories are 777 permission wise. Inside of files/textimage/ is a directory called 'AVD12', which has nothing inside it.

I assume the problem is not being able to save the generated file to the server as a cache - thus causing the error. Is there a solution to getting around this?

Comments

deciphered’s picture

Status: Active » Postponed (maintainer needs more info)

I have been unable to replicate this issue, is it still occurring?

deciphered’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)