The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Signature Stats v3.04 Details »» | |||||||||||||||||||||||||
VERSION 3.04
[05/09/2004] ----------------------------------------------- This Hack is released under an EverythingvB.com FullAttribution-LimitedDerivs-LimitedTranslation License ----------------------------------------------- This hack allows you to display your forum statistics in an image,whichyou can use as your signature in most forums (like mine). If you have any trouble, please post here or in my forum for a good response. Please Click INSTALL, otherwise if an important fix becomes available, you will not be notified. Now with truetype font support and line breaks. Fixed online userscode(was resetting 'most users online'). New easy support for GD2 andbelow. Attached pixel font for use in your signatures, must be in all capitals, at size 6 to work appropriately. New! Attached signature colourgenerator application. Useful to work out the colour scheme of yoursignature. Displays the RGB code for picked colour, and also allows forHEX to RGB conversion. Popular modifications:
Show Your Support
|
Comments |
#332
|
||||
|
||||
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 |
#333
|
||||
|
||||
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. |
#334
|
||||
|
||||
Shouldnt.. and I think youll need to link to signature.png
|
#335
|
||||
|
||||
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? |
#336
|
||||
|
||||
got it all to work great.... what is the limit of size here on vb.org
Thanks DWard and venomx for all your help |
#337
|
||||
|
||||
Maybe post how you did it so others can know what to do if they wish to do the same thing,
|
#338
|
||||
|
||||
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? |
#339
|
||||
|
||||
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 |
#340
|
|||
|
|||
Thanks, it work awesome
|
#341
|
||||
|
||||
Quote:
|
#342
|
|||
|
|||
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. |
#343
|
|||
|
|||
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 /> |
#344
|
||||
|
||||
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:
|
#345
|
||||
|
||||
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
|
#346
|
||||
|
||||
oh and for some reason some forums show a messagebroadcaster banner
any idea's on this too? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|