Version: 1.00, by tkeil69575
Developer Last Online: Sep 2007
Version: 2.3.x
Rating:
Released: 03-25-2003
Last Update: Never
Installs: 64
No support by the author.
[high]Remember the forum rules here at vB.org and don't exceed the signature dimensions: https://vborg.vbsupport.ru/showthrea...threadid=50062 . Signatures in violation of the rules will be suspended. --filburt1[/high]
Hi all,
What this hack does:
Calls up your Forum statistics (like No. of Members, Threads and Posts) and creates a new image on your server using GD which you can use as a signature image, where ever you like - have a look at my signature and you'll see what I mean. This is only my 2nd hack - so be kind to me
In order to have the image created, say every 15 minutes you will need to set up a cronjob. Infos are provided in the instructions.txt, and alternatives for those who do not have access to crontab on their server.
Support:
Because I'm pretty busy, I will provide only limited support. Will look in here once a week or so.
Credits:
to kars10 for kicking me in the ass and getting me to code this - thanks karsten
greets
tina
Update 23.06.2003
- global.php no longer required, thus when signature image is being created it no longer shows up in "who is onlne"
- quality of image output improved
- debug modus with email notification integrated
- tested with gd2
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
imagejpeg($img, "./$ausgabedatei",$komprimierung, 100); //last # is the quality of jpeg
mr_e it would be wrong to replace it with the above code because $komprimierung is the variable for quality of the jpeg which is defined at the top of the file
Today at 12:38 AM N!ck said this in Post #26 GRRRRRRRRRRRR!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Btw, it's not smart to call global.php. You're going to have all kinds of illegitimate guests.
And filburt1, I'm sorry. It appears I caused a domino effect, and now everyone will have one of these things. I didn't share though (except for with Overgrow, which I don't regret). I promise.
heh '100% original coding (and proudly not shared)'
thanks for sharing tina, will use it, not here though
Whats the Problem with that?? This hack here is orginal coding by Tina and not by Filburt1. Filburts is other code.
So cool down.
Kars
It just bothers me that I seem to have caused filburt1's unique sig to become...um...not unique. I thought it was harmless when I made myself one, but now I think that it only continued to draw more attention to the concept that way. And now this...
It just bothers me that I seem to have caused filburt1's unique sig to become...um...not unique. I thought it was harmless when I made myself one, but now I think that it only continued to draw more attention to the concept that way. And now this...
I hope that every hacker thinks that way now, than the great community ?vB.org dies on that.
Yes, why sharing hacks here?? Let us stop this now.
Every hack should be unique...
If someone asks you not to give out their code, you should respect their wishes. All N!ck was doing was confirming for filburt that he did not give out his code. Same here, N!ck, I did not release that code to anyone.. more than a few asked and I said please check with N!ck as it's his and he has given my code the same respect.
It's not a big deal.. it doesn't take a brain surgeon to write the hack, but it was a great original idea-- credit to filburt.
I've tried to install this but i can't set a cronjob although i have permission to do it. I use Putty to connect but the line of code to make a cron is not enough it seems. How to proceed from scratch in Putty to set this cronjob?