![]() |
Can you paste out line 230-260 of your signature.php?
|
here is 223-245. I think I know what it is (line1&2) just not sure what I need to change. but I'm probably wrong!
PHP Code:
|
Code:
imagettftext($img, $fontsize, $left, (($i * $zeilenabstand) - $zeilenabstand + $top), $text_color, $output); // LINE2 Code:
imagettftext($img, $fontsize, $left, (($i * $zeilenabstand) - $zeilenabstand + $top), $text_color, "verdana.ttf", $output); // LINE2 |
Ok.... I've uploaded verdana.ttf and the changes to php.
PHP Code:
|
Your file has gotten quite screwed, but that line should read
Code:
imagettftext($img, $fontsize, 0, $left, (($i * $zeilenabstand) - $zeilenabstand + $top), $text_color, "verdana.ttf", $output[$i]); // LINE2 The last error is due to you having not yet CHMOD'ed your output directory to where you will save the image... |
Ok - that error is gone but I get this:
http://www.therabblerousers.com/forums/signature.php links for images: http://www.therabblerousers.com/foru.../signature.jpg http://www.therabblerousers.com/forums/sig/sig.jpg I dont know if I did the images correct Editd - had wrong links |
ok - I figured out my original sig.jpg was wrong...... I think I'm getting it. thank you so much for your time helping me ;)
It's almost there - just not exactly sure now. http://www.therabblerousers.com/forums/signature.php |
There is no way that this code should require login access - you have made too many changes I think ...
Work from the default file and see how you go ... |
Ok, I will do that this weekend. It is a closed board so I think thats the problem. Thanks for your help.
|
Hey guys, WHAT HAS HAPPENED TO THE DESIGN?? I visited the site hoping to see the usual nice design, but I see this little innocent design!
|
All times are GMT. The time now is 12:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|