Quote:
Originally Posted by MarcoH64
Did you set
PHP Code:
//full path to signare image with forum data (output image)
$ausgabedatei = "/path/to/your/signature.jpg";
To the full absolut path?
In your case probably '/home/rpgcn64/public_html/phpstats/sig.jpg'
|
nope but i have now, thanks.
ive got a new error now,
PHP Code:
Warning: main(./home/rpgcn64/public_html/forum/global.php): failed to open stream: No such file or directory in /home/rpgcn64/public_html/forum/signature.php on line 23
Fatal error: main(): Failed opening required './home/rpgcn64/public_html/forum/global.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /home/rpgcn64/public_html/forum/signature.php on line 23
:S
edit: ive fixed it now