Loading...
 
Skip to main content

Features / Usability


Re: Re: image galleries woes

posts: 5

did a bit of tracing and found that tiki is actually dying here, in the function "readimagefromstring" :

$this->imagehandle = imagecreatefromstring($this->image);

it fails with no error message given. i didn't see any error in the logs. what's happening? is it a corrupted php installation?

There are no comments at this time.