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)

joergh 08-21-2004 09:05 PM

I have one suggestion fpr the hack:

In signature.php you say

Code:

// Replace "verdana.ttf" with the URL to your .ttf font
In my case not the URL (http://www.sdfsdgs...) works but only the full server path you already needed in the script above.

Please change your installation/scrip comment line to "with the FULL SERVER PATH to your .ttf font.
Maybe this will help to avoid some errors during install. :)

joergh

Mr. Brian 08-21-2004 09:24 PM

I noticed that this script only works for me by using

http://xxx.com/xxx.php

But not for

http://xxx.com.xxx.jpg

Any clue?

Thanks.

oldfan 08-25-2004 02:33 AM

Quote:

Originally Posted by DWard
It may be, could you send me a screenshot of the table your stats are being read from?


I sent that out to ya, thanks

Mr. Brian 08-26-2004 03:19 PM

Quote:

Originally Posted by Mr. Brian
I noticed that this script only works for me by using

http://xxx.com/xxx.php

But not for

http://xxx.com.xxx.jpg

Any clue?

Thanks.

Any clue?

DWard 08-28-2004 04:49 PM

have you told your script where to save the image it generates to?
have you entered the correct url to the saved image?
is the image your saving to chmod to 777?

PixelFx 08-29-2004 03:18 AM

works in 3.0.3 .. just had to make my jpgs 777 and upload font to a directory and add path /user/public_html/fonts/font.ext to signature.php and it worked :P

Pinkie 08-29-2004 08:49 PM

Nice one
Will try it :squareeyed:

Mickie D 08-31-2004 01:50 PM

brilliant - thanks very much :)

took a while to get to work and found that if you replace

imagecreate

with

imagecreatetruecolor

you might find your images show up correctly

the only reason i can see for the use of imagecreate is older versions of GD

maybe you could point this out in your text as it would i am sure help a few others ;)

Regards
Mickie D

AnhTuanCool 09-04-2004 07:53 PM

Quote:

Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/anhtuanc/public_html/forum/signature.php on line 208
What's its problem now? Anyone? :ermm:

DWard 09-04-2004 08:06 PM

imagecreatefromjpeg() is showing as an undefined function, which usually means the function is disabled in your php settings. If you find your phpinfo link in your admin cp, near the bottom on the left and it should mention imagecreatefromjpeg() in that huge page and tell you if its disabled or not.


All times are GMT. The time now is 09:50 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.01527 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)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