Hello,
I’m trying to streamline my forum with phpED.
Debugging of my code works but the confirmation image when registering in
phpBB3 (eg. the graphic blurred "secret" code) when trying to register DOESN’t work.
My phpED stop when trying to put the image on the OUTPUT screen, see the figure
Hence I don’t see this image and cannot debug further than this line!
code segment:
// Create image
$img = imagecreatetruecolor($this->width, $this->height);
The args are valid, but the fcn isn’t understood.
Any ideas, pls ?
Regards, JanvN
---------------
You can download VBA source code at
www-vbainventor-nl