Yikes!
This is what I have in my signature.php
PHP Code:
//full path to empty signature image (input image)
$vorlagedatei = "root/httpdocs/forums/images/sig.jpg";
//full path to signare image with forum data (output image)
$ausgabedatei = "root/httpdocs/forums/images/signature.jpg";
The error I'm getting:
PHP Code:
Warning: imagecreatefromjpeg(root/httpdocs/forums/images/sig.jpg): failed to open stream: No such file or directory in /home/httpd/vhosts/therabblerousers.com/httpdocs/forums/signature.php on line 208
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/httpd/vhosts/therabblerousers.com/httpdocs/forums/signature.php on line 225
Warning: Wrong parameter count for imagettftext() in /home/httpd/vhosts/therabblerousers.com/httpdocs/forums/signature.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/therabblerousers.com/httpdocs/forums/signature.php:208) in /home/httpd/vhosts/therabblerousers.com/httpdocs/forums/signature.php on line 242
?PNG IHDR?CN`?oPLTE???$????tRNS@??fIDATx?c`?`??Q0 F?(@?g??IEND?B`?
Warning: imagejpeg(): Unable to open 'root/httpdocs/forums/images/signature.jpg' for writing in /home/httpd/vhosts/therabblerousers.com/httpdocs/forums/signature.php on line 244