vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Forum+ecDownloads Stats on Signature Image (https://vborg.vbsupport.ru/showthread.php?t=136449)

beduino 01-15-2007 01:19 PM

tks a lot
Quote:

you dont need ecdownloads but in the signature.php you can uncomment a few php lines to display your ecdownloads stats.
i will make it :)
all the best
beduino

RetroDreams 01-17-2007 02:07 AM

I want to use 4 variables but want to break them into two columns. If I do that as-is, the spacing is off. Is there any way to change it to do two columns?

See example: http://www.bigtentalk.com/forums/signature.jpg

Mr Chad 01-18-2007 02:12 AM

to change the font find:
PHP Code:

imagestring($im2$left, (($i $linespacing) - $linespacing $top), $output[$i], $text_color); 

also find the .GDF font you want and place in your cron directory then replace that line with:
PHP Code:

$font imageloadfont(DIR "/includes/cron/proggysquare.gdf");
imagestring($im$font$left, (($i $linespacing) - $linespacing $top), $output[$i], $text_color); 

also remember that proggysquare.gdf is the GDF font i tested it with you need to rename that text to what ever your font is named.

to change the text color you just change this:

PHP Code:

$text_color imagecolorallocate ($im696969); //black text 


Mr Chad 01-18-2007 02:13 AM

Quote:

Originally Posted by RetroDreams (Post 1161096)
I want to use 4 variables but want to break them into two columns. If I do that as-is, the spacing is off. Is there any way to change it to do two columns?

See example: http://www.bigtentalk.com/forums/signature.jpg

I am not sure, sorry i couldn't help you with that.

Mr Chad 01-23-2007 01:09 AM

anyone wana show off their sig stats images?

zompus 01-23-2007 09:54 PM

Looks pretty hard to do, i'll give it a whirl now though.

Mr Chad 01-23-2007 11:37 PM

Quote:

Originally Posted by zompus (Post 1166021)
Looks pretty hard to do, i'll give it a whirl now though.

it shouldn't be that hard... i made a product for you lol... and theres only like 5 steps.

RetroDreams 01-26-2007 12:44 AM

Quote:

Originally Posted by Mr Chad (Post 1161873)
I am not sure, sorry i couldn't help you with that.

I ended up figuring it out.

See you posted up my sig... Thanks for the great hack!

Mr Chad 01-26-2007 01:35 AM

thanks.

im planning on making my own but i have had no time.

Mr Chad 01-29-2007 05:05 AM

well lol i made mine:
https://vborg.vbsupport.ru/


All times are GMT. The time now is 01:56 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
  • Page Generation 0.01075 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete