vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Forum stats on signature image (https://vborg.vbsupport.ru/showthread.php?t=50848)

squawell 03-29-2003 01:45 AM

i have a problem if i want it auto updata every 15 mins

how should i creat the cron job?

Link14716 03-29-2003 02:13 AM

Or...

0,15,30,45 * * * * wget http://www.yoursite.com/forums/signature.php

squawell 03-29-2003 02:27 AM

Quote:

Today at 12:13 PM Link14716 said this in Post #82
Or...

0,15,30,45 * * * * wget http://www.yoursite.com/forums/signature.php

i type this

0,15,30,45 http://www.site.com/forum/signature.php

but it show up cant find page??

where do i doing wrong? :alien:

Link14716 03-29-2003 02:49 AM

That wasn't a URL, that was a line for the cron job. If you have cpanel, you can create it there...

squawell 03-29-2003 03:25 AM

Quote:

Today at 12:49 PM Link14716 said this in Post #84
That wasn't a URL, that was a line for the cron job. If you have cpanel, you can create it there...
sorry..not know much about english and still dont know how to do?

where to creat?creat a txt file name cron or....

thankz again........

xware 03-29-2003 04:09 AM

How to change the text's charset?
thanks.

afterlab 03-29-2003 04:49 AM

Is there anyway this can be in another format other than .jpg? JPG's quality is absolutely horrible.

Mr L 03-29-2003 09:04 AM

Quote:

Today at 06:49 AM afterlab said this in Post #87
Is there anyway this can be in another format other than .jpg? JPG's quality is absolutely horrible.
In the signature.php file, find...

$img = imagecreate($width,$height);

...and change to...

$img = imagecreatetruecolor($width,$height);

...if you have not done so. This improved mine. By default it is set to zero compression with the line...

$komprimierung = 100;

wooolF[RM] 03-29-2003 12:34 PM

]
Quote:

Today at 07:49 AM afterlab said this in Post #87
Is there anyway this can be in another format other than .jpg? JPG's quality is absolutely horrible.
https://vborg.vbsupport.ru/attachmen...&postid=374711

created with "imagecreatetruecolor" and 80 as compression (and only 25kb)

filburt1 03-29-2003 03:11 PM

I've suspended many signatures because of users not reading the forum rules here regarding signature dimensions. Please read my big notice in the first post of this thread before using this mod for your signature here.


All times are GMT. The time now is 11:48 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.01246 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
  • (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