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)
-   -   vB Timeslip Database -for Automotive websites (https://vborg.vbsupport.ru/showthread.php?t=58076)

EvilLS1 01-27-2004 09:37 PM

I need one person to beta test vB Timeslip Database v2.0 for VB3. Anyone interested?

corsacrazy 01-27-2004 10:10 PM

Quote:

Originally Posted by EvilLS1
I need one person to beta test vB Timeslip Database v2.0 for VB3. Anyone interested?

yes

EvilLS1 01-27-2004 10:16 PM

Quote:

Originally Posted by corsacrazy
yes

Ok, I now have two beta testers.. Thats enough for now. Corsacrazy email me at EvilLS1TA-NOSPAM-@AOL.com (remove the -NOSPAM-) and I'll send you the hack instructions & files.

alkatraz 01-28-2004 11:23 PM

Quote:

Originally Posted by EvilLS1
For those interested, I've started working on a new version of this for VB3.


Awesome!! Can't wait

EvilLS1 01-29-2004 12:22 AM

Just waiting to hear from my beta testers.. If all is good, I'll release it. :)

bandit022 01-29-2004 05:09 PM

hey Dewayne,

one more thing if you don't mind. what part of the code do i have to change to require ALL 1/4 mile and 1/8 mile submissions to have a timeslip linked?

i tried setting it to require a timeslip for everyone faster than 16sec thinking that would cover just about everyone, but there are some that put 16.0 just to get their name on the list. so i am having to weed them out about once a week.

thanks for your time AGAIN. :D

-jeff

EvilLS1 01-29-2004 08:10 PM

Jeff,
Replace the other code with this (in your modifytimeslip template):

Code:

<script language="javascript">
<!--
function validate(theform) {
        if ((theform.field55.value>0) && (theform.field57.value=="")) {
                alert("A link to your timeslip is required.");
                return false; }
}
//-->
</script>

That will require a timeslip for all ETs.

EvilLS1 01-30-2004 12:57 AM

Version 2.0 for VB3 is here:
https://vborg.vbsupport.ru/showthrea...threadid=60945

bandit022 01-30-2004 01:49 AM

dewayne,

you're the man! *cough*even if you do drive an ellis juan*cough*

<--- runs a mustang board/club :D

thanks again...

-jeff

EvilLS1 01-30-2004 03:23 AM

<--- Ex Mustang owner. ;)


All times are GMT. The time now is 12:53 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.01168 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
  • (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