vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Hacks Version Checker (https://vborg.vbsupport.ru/showthread.php?t=83107)

nexialys 06-15-2005 11:48 AM

cool idea, but will never use this... reason: if i install 25 hacks, from 25 different coders, that use this system from 25 different locations, each time i load the page, my server will look at these 25 locations and stuck a process for verification.

would be good only if all the hacks are located at the same server.

Princeton 06-15-2005 01:11 PM

Quote:

Originally Posted by nexialys
cool idea, but will never use this... reason: if i install 25 hacks, from 25 different coders, that use this system from 25 different locations, each time i load the page, my server will look at these 25 locations and stuck a process for verification.

would be good only if all the hacks are located at the same server.

good point ... that's thinking ahead :up:

eXtremeTim 06-15-2005 04:39 PM

This inst much of a problem tho. Without comments I just dropped my hvc_versions.js file down to 150 bytes. So times that by 50 modifications using this system and your looking at fetching 6kb or so of info. Which really shouldnt be much of a problem.

Now if you leave the more info var set to null and leave it up to them to find the thread then I dropped it down to around 87bytes.

nexialys 06-15-2005 04:49 PM

the .js is not the only problem, accessing the website is the main point... not all the websites are always up... if i hit a closed website, the script will not load entirely, will lag or simply miss the information...

this system would be good to integrate here btw, on vb.org... a single place to see the newest releases... this is the goal of the site btw...

eXtremeTim 06-15-2005 04:55 PM

I might work on allowing it to run via my site. Right now I tested it without the file being there last night on my site
and it worked nicely.

Andreas 06-15-2005 04:56 PM

Generally I don't like Software that is "calling home" ...
Although vBulletin itself does that too, I think we should keep this to a minimum.
At least make it so that the Admin must click "Check for Update"

eXtremeTim 06-15-2005 04:58 PM

I was actualy just looking at moving this to a new page. That would stop most of the problems people are thinking of. Since you just run the check page every so often.

On the calling home I wouldnt really say this was calling come since I didnt put anything like vbulletin has where the server makes a connection to them. Its just a simple user end connection.

eXtremeTim 06-15-2005 05:00 PM

I wll be working on getting a new release out today with this on its own page. Along with the js error prevention for if one of the sites hosting a file is down. Its a simple check on if one of their variables is null.

C.Birch 06-15-2005 05:20 PM

Quote:

Originally Posted by nexialys
this system would be good to integrate here btw, on vb.org... a single place to see the newest releases... this is the goal of the site btw...

thats my thinking with this, it should be plugged in to the install system here.

Andreas 06-15-2005 05:23 PM

Well, the Hack version is already there so the only thing needed would be a call somewhere that just outputs the Version Number (and the Last Update timestamp) for a given ThreadID.


All times are GMT. The time now is 03:10 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.01205 seconds
  • Memory Usage 1,729KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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