vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Timeslip Database - for Automotive websites (https://vborg.vbsupport.ru/showthread.php?t=110717)

92GreenGT 03-22-2006 06:22 PM

Quote:

Originally Posted by scroush
It used to be supercharged now is being fitted with a turbo. I don't have any problems helping you just let me know, is kind of hard to tell you exactly what to do in the database, you used have find everything that has to do with the timeslips database and delete it.

I see

I have a 92GT as my name says with a MP T70, 38mm TiAL gate, 3" exhuast and currently running 7lbs on my stock 5 liter. I love turbos, I had a Vortech SC-Trim back in the day and made the swap a few months ago, its all a DIY kit and I love the power. Anyways back to forums, hehe.

I really wish I could learn about doing this stuff so I wouldnt have to get someone to do something like this for me all the time:(

tbroush 03-22-2006 08:13 PM

Quote:

I see

I have a 92GT as my name says with a MP T70, 38mm TiAL gate, 3" exhuast and currently running 7lbs on my stock 5 liter. I love turbos, I had a Vortech SC-Trim back in the day and made the swap a few months ago, its all a DIY kit and I love the power. Anyways back to forums, hehe.

I really wish I could learn about doing this stuff so I wouldnt have to get someone to do something like this for me all the time
Cool we order a SL T76 from turbonetics and it has being almost a month and still no turbo, we are probably going to cancel the order and go with a Precision or Innovative one, not sure yet.

Let me know if you need me to go into the databse for you.

Carlos

Sidewindr 03-23-2006 12:39 AM

Quote:

Originally Posted by tommyxv
Sidewindr, i am getting browers error on page in IE and FF.

Syntax error in this javascript,

Code:

        if ((theform.ctb_field55.value<=) && (theform.ctb_field55.value>0)) {
Missing a value?

EDIT: Here is what FF shows

The problem is in that line ... it should be ..

Code:

        if ((theform.ctb_field55.value<=$vboptions[tdsliprequired]) && (theform.ctb_field55.value>0)) {
Not sure why yours is missing the vboptions bit. Do you have tdsliprequired set in your vbulletin options ??

deathemperor 03-23-2006 01:49 AM

Quote:

Originally Posted by Sidewindr
The problem is in that line ... it should be ..

Code:

        if ((theform.ctb_field55.value<=$vboptions[tdsliprequired]) && (theform.ctb_field55.value>0)) {
Not sure why yours is missing the vboptions bit. Do you have tdsliprequired set in your vbulletin options ??

if he is missing tdsliprequired options. then that's the old timeslips, the version that doesn't allow users to upload picture.

tommyxv 03-23-2006 02:53 AM

Quote:

Originally Posted by Sidewindr
The problem is in that line ... it should be ..

Code:

        if ((theform.ctb_field55.value<=$vboptions[tdsliprequired]) && (theform.ctb_field55.value>0)) {
Not sure why yours is missing the vboptions bit. Do you have tdsliprequired set in your vbulletin options ??

I decided to can this hack, not becuase of these minor fixable issues but I rather re-code it to have it's own tables in the database and not use custom profile fields. The will also get ride of all file edits.

Thanks anyway.

ddolliver 03-24-2006 02:03 PM

OK, I'm dumb...where do I find the php files to modify...please keep it simple!

Thanks!

deathemperor 03-24-2006 02:18 PM

they are in your forum directory, if it's function_user.php then it's in forum/includes/

ddolliver 03-24-2006 02:51 PM

Thanks for the quick reply!

0ptima 03-26-2006 03:51 AM

Quote:

Originally Posted by tommyxv
I decided to can this hack, not becuase of these minor fixable issues but I rather re-code it to have it's own tables in the database and not use custom profile fields. The will also get ride of all file edits.

Thanks anyway.

Any plans on releasing it? By having its own tables, you could add multiple time slips!

CanuckDave 03-26-2006 02:49 PM

Just wanted to report that I followed the instructions documented in the txt file and the thread, and didn't run into a single problem, its installed and working perfectly, as far as I can tell so far.
thanks very much to everybody involved in working on this!!


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.01574 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
  • (4)bbcode_code_printable
  • (6)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