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)

TonTon 01-22-2005 03:07 PM

can someone tell me how to make this cronjob thing, so the sig is refreshed every 15mins?

DannyBoy8406 01-26-2005 09:40 PM

can anyone tell me where to edit the color of font that it puts out? mind is coming out blue....

https://vborg.vbsupport.ru/

DWard 01-27-2005 07:51 AM

Yer I understand, i had to add a custom location to get rid of it, the original copy of sig stats created for vb2 worked without global included, but in vb3 there are so many conditionals that I had to use it, the original used to show the incorrect amount of posts/threads if they were deleted or removed on vb3.

DWard 01-27-2005 07:54 AM

Quote:

Originally Posted by DannyBoy8406
can anyone tell me where to edit the color of font that it puts out? mind is coming out blue....

http://www.screen-gems.net/signature.php

Find the line below to change the font colour
Code:

//EDIT: Text Colour

DWard 01-27-2005 07:57 AM

Quote:

Originally Posted by TonTon
can someone tell me how to make this cronjob thing, so the sig is refreshed every 15mins?

The command line is in the code block below, you need to set all options, hours, days etc to *, but leave the minutes to 15 if its a dropdown menu... if you can type in the minutes, enter 15,30,45,0 and that will update the sig every 15mins.
Code:

GET http://www.yourdomain.com/forums/signature.php >/dev/null 2>&1
Keep the '>/dev/null 2>&1' part at the end of the command so you nor the web host will recieve emails to confirm the crontab has been completed every time.

Murphinator 01-27-2005 10:12 PM

just a suggestion, look through this thread and add anything important to the install.txt

DWard 01-28-2005 10:58 AM

Quote:

Originally Posted by Murphinator
just a suggestion, look through this thread and add anything important to the install.txt

CHeers, have done, also attached a HEX or any colour to RGB conversion program.

paulz 01-28-2005 11:45 PM

Quote:

Originally Posted by DWard
CHeers, have done, also attached a HEX or any colour to RGB conversion program.

thanks so much for the color picker!

what do you think of my new one?

http://www.musicsourcenow.com/forums/images/sig/sig.jpg

DWard 01-29-2005 04:11 PM

better :)

ambumann 02-05-2005 12:12 PM

I get this errormesage:

Warning: getimagesize(http://www.xxx.com/signature.php): could not make seekable - http://www.xxx.com/signature.php in /profile.php on line 1324


All times are GMT. The time now is 07:42 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.01550 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (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