vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Signature Stats v3.04 (https://vborg.vbsupport.ru/showthread.php?t=65361)

DWard 05-22-2004 04:37 PM

Quote:

Originally Posted by alfata
nice hack....

is there a way to change the font face, and if i wanna use it from right to left text direction, how to do???

best regards

Not sure about the text alignment, I will add it to the features for the next version. If you installed my other files list hack, you will notice that I release a basic script and develop it based on peoples suggestions :)

DWard 05-22-2004 04:39 PM

Quote:

Originally Posted by BarHopper
This is brilliant, thanks. Is there anyway i can add the info in a line under my sig?
But like sitll apart of it?

Should be quite easy, I will consider it for the next version.

BTW, Click install ;)

DWard 05-22-2004 04:40 PM

For all who are concerned about it having GD2+, judging by what has been said, it looks like it does need it, but I will look into it for you all.

accyroy 05-22-2004 05:46 PM

Working fine here! Cheers :)

http://www.accringtonweb.com/sig/sig.jpg

juanchi 05-22-2004 06:09 PM

Quote:

Originally Posted by DWard
For all who are concerned about it having GD2+, judging by what has been said, it looks like it does need it, but I will look into it for you all.

Well in my case it seems like GD2 is a requirement, could anyone get this to work for older versions? This is the error I'm getting:

Quote:

Warning: imagecreatetruecolor(): requires GD 2.0 or later in /home/webadmin/site/html/signature.php on line 142

accyroy 05-22-2004 06:24 PM

Quote:

Originally Posted by juanchi
Well in my case it seems like GD2 is a requirement, could anyone get this to work for older versions? This is the error I'm getting:

Well you could try replacing imagecreatetruecolor with just imagecreate in the source. I don't have a pre GD2 to test it with but it might work.

Replace:
$img = imagecreatetruecolor($width,$height);
With:
$img = imagecreate($width,$height);

Let me know how it goes....

DWard 05-22-2004 06:34 PM

UPDATE: TRUE TYPE FONTS IN SIGNATURE
Will be released in next version to be released on or before [26/05/2004]

Rampag33 05-22-2004 06:50 PM

Install!

Dan 05-22-2004 07:00 PM

Quote:

Originally Posted by Rampag33
Install!

nice job :) I may use it but what I got currently works nicely

webrats 05-22-2004 07:43 PM

found it nvrmind
http://www.webrats.com/images/shared/signature.jpg


All times are GMT. The time now is 05:21 AM.

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.02063 seconds
  • Memory Usage 1,738KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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