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)

NYI Fan 12-27-2004 12:27 AM

Quote:

Originally Posted by boo.3
i don't really understand how this works? what should i do? how do i make the image to go with text?

i do Photoshop and know it very well but have no idea how this works :(

What I did was make a sig tag, with an area that the text would fit into - saved it as sig.jpg and signature.jpg - then I edited the signature.php file as directed, and uploaded everything per the instructions. Once you see how it falls, then you go back into signature.php and tweak the margins so the text goes where you want it.

After I figured it out, I was also able to append an existing sig for someone else on the boards so they too have the stats but on their own sig (just did as previously suggested and created a signature1.jpg, sig1.jpg and signature1.php, but followed the same process)

boo.3 12-27-2004 12:39 AM

ahh ok cool i'll give it a try thanks for sharing ;)

boo.3 12-27-2004 12:56 AM

lol i didn't install my vB how do i know what my vB database name is?

//DB-Servername
$host = "localhost";

//DB-Username
$user= "xxxxxx";

//vbulletin database name
$database="xxxxxx";

would the server name be b3playground.com

?

thanks boo

NYI Fan 12-27-2004 01:04 AM

Quote:

Originally Posted by boo.3
lol i didn't install my vB how do i know what my vB database name is?

//DB-Servername
$host = "localhost";

//DB-Username
$user= "xxxxxx";

//vbulletin database name
$database="xxxxxx";

would the server name be b3playground.com

?

thanks boo

Do you have access to your server? if so, ftp in and grab a copy of /forum/includes/config.php. Open that and you'll find the values you need right in there :classic: HTH!

HelplessBot 12-27-2004 05:11 PM

Quote:

Fatal error: Call to undefined function: imagettftext() in /home/scott/public_html/signature.php on line 259
i get that error

NYI Fan 12-27-2004 06:33 PM

if you search this thread for imagettftext you will see some folks have that issue - depends on your hosts support for it. If you turn off TTF support (use default font instead) does it work then?

DWard 12-28-2004 01:00 PM

Quote:

Originally Posted by HelplessBot
i get that error

Yer this usually means either your host has disabled the use of this function or the framework for the function is not installed on the server.

boo.3 12-29-2004 12:03 AM

Quote:

Originally Posted by NYI Fan
Do you have access to your server? if so, ftp in and grab a copy of /forum/includes/config.php. Open that and you'll find the values you need right in there :classic: HTH!


thanks

whats the full path to the signare?? :ermm:

NYI Fan 12-29-2004 10:08 AM

Quote:

Originally Posted by boo.3
thanks

whats the full path to the signare?? :ermm:

That depends on where you put them!
should be similar to /home/yourserver/public_html/forums/sigscriptfolder/sig.jpg

Stangsta 12-29-2004 09:50 PM

Quote:

Originally Posted by NYI Fan
Yup, the 2 images should be identical - that threw me at 1st too :o If you bring up signature.php in your browser its showing a blank page? or are you getting the blank when you use the bbcode?

I'm sure you have already checked this, but is the path to both images accurate (although Im pretty sure that would throw an error, or red x if it wasnt correct)

I'm sure someone more knowledgeable will pop in with the answer, these are just really basic preliminary things - it took me a bit to get mine going, but i kept re-reading this thread and eventually the lightbulb went off and I realized my issue (paths! Doh!! lol)

Hang in there, you'll get it going!

Ok, When i pull it up in the browser, I get a blank page. When I use bbcode, I get a red x. Im pretty sure the paths are correct, here is what they are:


//full path to empty signature image (input image)
$vorlagedatei = "/home/sevencityracing/html/hosting/sig.jpg";

//full path to signare image with forum data (output image)
$ausgabedatei = "/home/sevencityracing/html/hosting/signature.jpg";

Im thinking its a "path" issue, but it looks correct to me. What can I be missing?

Again, thanks for taking the time to try and help me.


All times are GMT. The time now is 01:22 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.01477 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)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