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

jeff bourman 03-20-2005 08:30 PM

figured it out :)
I had a spare "); that I hadn't deleted. It caused problems further down the script
thanks for your help ..

jeff bourman 03-21-2005 07:53 AM

Put it on the live site now.
If you want to add it to the happy customer list : www.fordforums.com.au

EvilLS1 03-21-2005 11:39 AM

Quote:

Originally Posted by jeff bourman
Put it on the live site now.
If you want to add it to the happy customer list : www.fordforums.com.au


Added. Looks like ya still need to upload the slip icon image for your default style. ;)

epic1 03-21-2005 07:37 PM

<a href="http://www.fullthrottlev6.com" target="_blank">www.fullthrottlev6.com</a> added to mine, too. great script.

A few small requests that I'm getting from my staff:

Custom sort function. My board houses F-Body/W-Body/Holden vehicles. I'd love if there was a platform sort for each one that would only display the selected type. Another function would be a dyno image column, similar to that of proving your timeslip as an image.

If you added those, I'd be mad impressed but I realize that's me getting greedy. :P

jeff bourman 03-22-2005 03:00 AM

uuuhh errr.. thanks .. thought I did it but obviously not

VB-Fanatiker 04-05-2005 12:23 AM

I need a hack like this one, but it must be multiple. I found this page:
http://www.dodgetalk.com/forums/garage.php
That`s what I want. Somebody knows how it can be done that user can post more vehicles and how can be done the statistics like the page above? :rolleyes:

Sorry for my bad english, I`m german.

welo 04-05-2005 01:09 AM

Quote:

Originally Posted by VB-Fanatiker
I need a hack like this one, but it must be multiple. I found this page:
http://www.dodgetalk.com/forums/garage.php

Wow. That's a pretty impressive garage. You might wanna look at this and see if you can get that to work for you.

VB-Fanatiker 04-05-2005 01:10 PM

Quote:

Originally Posted by welo
Wow. That's a pretty impressive garage. You might wanna look at this and see if you can get that to work for you.

I saw this hack, but there are any modifications to do. I'm not a coder... :ermm:

sunrunner_pei 04-08-2005 05:35 PM

I've been running v1.3 on vB 2.2.9 for quite some time now, but we're currently testing a forum upgrade to 3.0.7. I got the forums upgraded, and trying to apply the TD 2.1 to it. Unfortunatly for me, I get the error

Quote:

Database error in vBulletin 3.0.7:

Invalid SQL: CREATE TABLE customtimeslippic (
userid INT UNSIGNED NOT NULL DEFAULT '0',
timeslippicdata MEDIUMTEXT NOT NULL,
dateline INT UNSIGNED NOT NULL DEFAULT '0',
filename VARCHAR(100) NOT NULL DEFAULT '',
visible SMALLINT NOT NULL DEFAULT '1',
filesize INT UNSIGNED NOT NULL DEFAULT '0',
PRIMARY KEY (userid))
mysql error: Table 'customtimeslippic' already exists

mysql error number: 1050
when running the TDinstaller.php. I tried checking the User Profile Field Manager, but no profile fields show up in there (See attachment), although I know that fields exist in the database (They still show up when editing a user in the AdminCP, see other attachment). Since they're not displaying in the profile field manager, how can I get rid of those fields so I can re-install the hack?

Thanks so much for any help!

EvilLS1 04-08-2005 05:54 PM

Sunrunner,
You're getting that error because the script was ran twice. Maybe you tried to run it before removing the old fields? The customtimeslipspic table is already there so the script gives the error because its trying to install the same table twice.

Anyway, to fix it we'll need to completely undo all the database changes made by this hack.

Use phpmyadmin to remove fields 50-65 from the userfields & profilefields tables. Drop the customtimeslippic table. Go into your user table and delete the tdban column.

Now log into your admincp, go to vboptions, then scroll down and look for Timeslip Database settings. If the settings are NOT there, run the installation script from the main (hack) post again. If the settings ARE there, run the attached TDinstaller.php instead.

That will fix it.


All times are GMT. The time now is 06:27 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.01875 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)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