![]() |
This might have been posted before but i did not look through all the posts....
If you do not care about the extra load on your server you can make a .htaccess file with this code: IndexIgnore * <Limit GET POST > order allow,deny allow from all </Limit> RewriteEngine on RewriteRule signature.jpg /forum/signature.php [T=application/x-httpd-cgi] Then you would link to signature.jpg from your root folder of your domain ane apache would run the PHP file to get the updated signature. Cheers :) |
Thats quite cool actually.
|
New version out (fixed online users code [was resetting 'most users ever online'])
|
Warning: imagecreatefromjpeg(/public_html/images/sig.jpg): failed to open stream: No such file or directory in /home/rkqxhnvj/public_html/forums/signature.php on line 208
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/rkqxhnvj/public_html/forums/signature.php on line 225 Warning: imagettftext(): Could not find/open font in /home/rkqxhnvj/public_html/forums/signature.php on line 238 Warning: Cannot modify header information - headers already sent by (output started at /home/rkqxhnvj/public_html/forums/signature.php:208) in /home/rkqxhnvj/public_html/forums/signature.php on line 242 PNG IHDRÔw#ÛPLTEÿÿÿ$¡¼tRNS@æØfIDATxí Á  ÷Om7 'äSP£QIEND®B` Warning: imagejpeg(): Unable to open '/public_html/images/signature.jpg' for writing in /home/rkqxhnvj/public_html/forums/signature.php on line 244 I get those errors....Can someone help???? |
Quote:
Also, do you have GD installed? I think you may need GD2. |
Just FYI :) You can solve your vertical issues by investigating the following code, then looking @ this sig :)
PHP Code:
PHP Code:
aka: put your $output in an array - then each line by default is placed on the next line down (the second edit just causes the current line to be output, rather than the whole array) ... then just fiddle with your images size and alignment values ($left and $top) to get it how you want it! :D great work again on the TTF font integrating! |
Quote:
Just concerned about wether or not there had been a mistake in the code on my behalf or if it's just what people have installed on their server. |
No mate - it's just that the code you have has a
PHP Code:
Anyd it should be relatively trivial to have a switch to go from left to right aligned - I did something similar for a automatic label-making website... {look at the PHP Code:
|
I dont understan why the quality of the image created in my server is so poor :(
Check the attachments please. I use compress output with a value of 95, and i'm using GD 2+ Can you give some tip? |
Yeah - there is a line that says imagecreate() - this should be imagecreatetruecolor() :)
|
All times are GMT. The time now is 04:55 PM. |
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:
|