PDA

View Full Version : How do i create a signature like this!


glo
03-20-2004, 01:03 PM
Have a look at xug signature
https://vborg.vbsupport.ru/member.php?u=465

Thanks

sabret00the
03-20-2004, 02:55 PM
do a search for signature ;)

should be sitting amonst the vb2 hacks.

glo
03-20-2004, 09:14 PM
Sabert00the, i have looked again and cant find this particular sig code.

You arent mistaking it for the "forum stats only" code?

Or the danasoft ip info that i am currently using.

As i want to add the ip, OS etc info as well!

Please show the thread if you know where it is, thanks

sabret00the
03-20-2004, 09:18 PM
for that you'll probably have to combine 2 scripts, btw, you can get the info for getting the ip and os, etc off of any php tut site :)

glo
03-20-2004, 09:22 PM
That was a quick reply!

yeah, was kinda thinking that was going to happen!
trying to figure out if it will accept gif images also!

noreturn
03-30-2004, 07:54 PM
So is there a hack to do this exact signature? If so can you PLEASE point me to it? Please?
I have searched all over this board and can not find it.

Thanks,
noreturn

Rose
03-30-2004, 08:12 PM
Noreturn - that particular signature really has nothing to do with vBulletin, per say, so I'd imagine there's not a hack released for it. You might contact the author via private message (Xug (https://vborg.vbsupport.ru/private.php?do=newpm&u=465)) and see if he has released it somewhere else or it's something he just coded for himself.

nhochochack
04-01-2004, 03:26 PM
<a href="http://www.camauonline.com/forums/member.php?u=251" target="_blank">http://www.camauonline.com/forums/member.php?u=251</a>

i have this signature , but now i want to show my forum info in signature , what is mod ??

sabret00the
04-01-2004, 03:37 PM
https://vborg.vbsupport.ru/showthread.php?t=50848&highlight=signature

i do beleive this is the most popular question on the site lol, enjoy :)

noreturn
04-01-2004, 03:42 PM
hope this helps if this is what you wanted let me know.

http://www.danasoft.com/

MPDev
04-02-2004, 01:06 AM
I'm the guy who wrote the signature on danasoft. Amazing how popular that little bugger got - was just something I wrote for myself; next thing I know its doing 2 million impressions a day!

noreturn
04-02-2004, 02:29 AM
Well I gotta tell you, you did a great little piece of work there.
Can you make it for vBulletine to also show a line of stats like Miko has at
http://www.vbulletinstyles.com/forum/showthread.php?t=450
It includes: Members - Threads - Posts
Please Let me know,
Thanks for the great signature,
Gordon
mail@gordoncohen.com

glo
04-02-2004, 02:34 AM
noreturn,

Did you see the first post? Thats what xug started!
Its mixed with 2 pieces of code!

MPdev, good work! Is Photopost your software too?

noreturn
04-02-2004, 02:41 AM
yes I saw it and asked him about it? no luck.

MPDev
04-02-2004, 11:03 AM
Thanks - yes, I also wrote PhotoPost. I could write a connection to vB; however, I recently sold the signature to another company (for a nice price, I might add) and am not allowed to distribute the code anymore.

It's all just basic PHP referrer information wrapped around a nice GD image building code block. That was the tricky part, but not overly difficult (as you can see others are doing it). Although I will say that most people stop at trying to use TTFs and centered text as that is a little more work, so most use standard fonts and left justified text.