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 07:46 PM

Take a look in the signature.php file, you'll find it gets it from the session entity in your forum database.

juanchi 05-22-2004 08:55 PM

Quote:

Originally Posted by accyroy
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....

Thanks man!! that was it.

DWard 05-22-2004 09:03 PM

Quote:

Originally Posted by juanchi
Thanks man!! that was it.

Just need to run that past the other users having troubles with their GD version

juanchi 05-22-2004 10:01 PM

Here is my signature without GD 2+.

Rafe 05-22-2004 10:58 PM

Nice hack, thanks.
https://vborg.vbsupport.ru/external/2004/05/1.jpg

Oblivion Knight 05-22-2004 11:06 PM

Any updates with the line break ability?

alfata 05-23-2004 12:52 AM

guys i want to change font face to tahoma for example!! is there a way to do that? and i want the text direction from the right to left.... is it possible??

alfata 05-23-2004 12:56 AM

*alfata clicks INSTALL the cool hack.....

:up: :)

DWard 05-23-2004 07:36 AM

Quote:

Originally Posted by Oblivion Knight
Any updates with the line break ability?

It will be in the next version released on 26-05-2004.

DWard 05-23-2004 07:38 AM

Quote:

Originally Posted by alfata
guys i want to change font face to tahoma for example!! is there a way to do that? and i want the text direction from the right to left.... is it possible??

The font face, as you may have noticed in my signature image is verdana, i'm working on an align script at the moment. The new version with the font face will be released with the lin break utility and hopeflly align by the date mentioned in the previous post.


All times are GMT. The time now is 05:00 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.01530 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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