![]() |
You need to actually put a pic on your sig.jpg file! You have probably got confused between the two... the sig.jpg file needs to be the one with the background image.
|
ok one step closer.... I get the right picture to load, but it looses it real color which should be like the attachment
|
hehe, now u need to change
$sgdver = 0; to $sgdver = 1; |
YES.... that did it... THANK YOU SO MUCH for taking the time to help me get this right. I will just have to play around to get the stats where I want them to be.... any hints? I will in the end use a font, so I should get that uploaded first I would think.
Once again ty so much Coll |
Not realy, you just have to play around until u get the right look :)
|
ok will do... what are the steps to have this as a cron job? Oh... is there a way that I can have this displayed in a normal email?
For using a font I show the full path just like the sig.jpg? |
What you need it as a cron for? It auto updates when the image sis loaded...
|
Quote:
NOTE: This does add a guest to your online users section as somebody views the signature, so the best thing to do, is add a cron task (not sure how) to call the script every 15 minutes or so, then use this bbcode: http://www.yourdomain.com/sigfolder/signature.jpg Plus I would also like to use in my emails as a jpg file.... if this is what happens. (that from the cron it 'makes' a jpg file) |
hmmm I do remember that now... A cron shouldnt be hard to write for it...
|
Could someone help me out with exactly I need to do, I have never done one before and I wouldn't know what to tell it.
Just so I understand the purpose of it.... a cron with create a jpg of my sig every 15 minutes (or what ever amount I tell it) and place it in a folder that it is told..... I would think that doing this would be much better then having the php script create it at every time (server load?) So any direction will help, or post what ones you use. I would like it to be used with my CPanel (if that matters) Thanks in advance Coll |
Cant guarantee this will work but try..
/usr/bin/php /home/USERNAME/public_html/forum/signature.php or if that doesnt work try /usr/bin/lynx --dump http://www.4xtraders.com/forum/signature.php Just call either one if it works every 15 minutes... then use http://www.4xtraders.com/sigfolder/signature.jpg |
Quote:
I was thinking I had to create a php just to tell it to create the pic and put it somewhere and rewrite what was there before. |
Shouldnt.. and I think youll need to link to signature.png
|
Quote:
15 * * * * lynx > /dev/null -dump http://www.4xtraders.com/forum/signature.php I have one for my phpAdsNew that looks all the same (minus location) but I have no clue what the hell the 15 * * * * lynx > does but will see..... anyone know? Now this /sigfolder/.... is this what the signature.php creates? or where can I find where the cron puts it? |
got it all to work great.... what is the limit of size here on vb.org
Thanks DWard and venomx for all your help |
Maybe post how you did it so others can know what to do if they wish to do the same thing,
|
for my cron job... i have cpanel and with my host I use the Advance Unix Style with:
15 * * * * lynx > /dev/null -dump http://www.4xtraders.com/forum/signature.php The 15 is the duration of time I wanted (15 minutes)... the other * each mean something else. My 15 would be the first * for minute, the second (for the first in the above example) is hour, next is day... month and last is weekday (no clue what that does). Then I just point to my folder that I have my sig.jpg in... the cron just dumps it where ever it finds it in the script. Say... what do I do to make my text bold? |
I tried it on my server and got a cron error email full of weird stuff.. hehe so I tried another way and so far its working... will see tomorrow how well it did...
I am not sure how to do bold in this :( |
Thanks, it work awesome :)
|
Quote:
|
If you want to use a random base image each time the script is loaded:
Find: PHP Code:
PHP Code:
PHP Code:
If you want to have more than 3 images, change the "3" in the $rand_number line to reflect your number of images. Hope this is useful to someone. :) |
Getting an error:
<b>Fatal error</b>: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in <b>/forums/signature.php</b> on line <b>267</b><br /> |
I cant get the line break to work, and I am using a ttf, any help on exactly where to put it.
I am doing it here PHP Code:
|
oh and got no clue where I would put this cron thing in, cause I cant use .php in the image tags in some forums
|
oh and for some reason some forums show a messagebroadcaster banner
any idea's on this too? |
Quote:
|
By the way, could people send me their suggestions for Signature Stats v4 please :)
|
Quote:
Perhaps Random Banner?? :p |
Quote:
|
Quote:
|
hehe... If I get a bit of time I will do that mod to it. Jus tryin 2 get some kind of application that shows the latest posts etc to show.
|
I cant seem to get this to work.
here my settings. Quote:
|
why won't it work? what happens?
|
To get this hack working with the vBCrown change the following:
Search for: PHP Code:
PHP Code:
|
Cheers, I might put that in the next version so that people can chose what to do :)
|
Could someone help me install mine? For some reason it won't let me do the true type font. The error I get is at: http://www.blizzardaddict.com/signature.php
Anyone know how to fix this? I also need to get it on multiple lines, but first I just need it to recognize the truetype font. |
Nevermind guys. I got it working. Thanks DWard for helping me.
|
Heh, I need help too!
Files and directory are chmod 777 Running GD2 I get a "red X" when trying to view signature.php Heres the path to the pics. //full path to empty signature image (input image) $vorlagedatei = "/home/sevencityracing/html/hosting/sig.jpg"; //full path to signare image with forum data (output image) $ausgabedatei = "/home/sevencityracing/html/hosting/signature.jpg"; Im lost here, any help is appreciated. |
Anyone?????
|
Quote:
|
All times are GMT. The time now is 08:35 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:
|