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)

MikesSite 09-14-2009 09:40 PM

I just removed this from the xml file, re-uploaded (upgrade), then uninstalled

PHP Code:

<![CDATA[    $db->query_write("DROP TABLE " TABLE_PREFIX "customfile");
    
$db->query_write("ALTER TABLE `" TABLE_PREFIX "user` DROP `tdban` ");
    
$db->query_write("DELETE FROM `" TABLE_PREFIX "profilefield` WHERE `profilefieldid` IN(51,52,53,54,55,56,57,58,59,60,61,62,63,64,65)");
    
$db->query_write("ALTER TABLE `" TABLE_PREFIX "userfield` DROP `field50`,    DROP `field51`, DROP `field52`, DROP `field53`, DROP `field54`, DROP `field55`, DROP `field56`, DROP `field57`, DROP `field58`, DROP `field59`, DROP `field60`, DROP `field61`, DROP `field62`, DROP `field63`, DROP `field64`, DROP `field65`");
    
$db->query_write("OPTIMIZE TABLE " TABLE_PREFIX "userfield");
    require_once(
DIR '/includes/adminfunctions_profilefield.php');
    
build_hiddenprofilefield_cache();]]> 


Silver_2000_)! 11-15-2009 03:36 PM

Quote:

Originally Posted by wottech (Post 1608319)
To dig through the last 20 or so pages and find someone who might have had a similar issue. One more reason that is product sucks in its current phase. Its been patched and hacked so many times since 3.5 that its just a bunch of jumbled code now to make it potentially work with the current version of vb. All I can say is good luck, and happy reading...

has anyone solved this uninstall error ?

Allstar55566 11-23-2009 07:36 PM

seriously does anyone understand how many websites running 3.8 would like to have this software active and running? i dont want a garage and all the other BS, i just want this type of software but without the mess. and it is a HUGE mess. any coders willing to take this on and update it to work with 3.8 and release it to this entire forum(dont pm me saying ull make it work for $X.XX on my forum) would surely receive donations from all the automotive sites...

SLY LS1 12-27-2009 09:54 AM

any chance of doing this mod for VB4 ?

grecostimpy 01-18-2010 07:30 PM

I had this working (very heavily modded and very specific to the types of vehicles on my site) on 3.8.4, but I'm lost how to get this working for VB4. Get the infamous Warning: fetch_template() calls should be replaced by the vB_Template class error on my dev site when accessing the timeslips page.

underESTIMATED 03-08-2010 08:39 PM

Anyone have any uninstallation instructions with this?

Everything has been removed since it was moved to the vB Graveyard.

Much appreciation in advance that has the original download files.

uglyduck 06-16-2010 07:57 PM

looking for uninstall info for this also. It has left many fields in the user profile that no longer match a field in my database. Anytime I try to update a user or add a new user, I receive an SQL error.

MySQL Error : Unknown column 'field50' in 'field list'
Error Number : 1054

How do I remove fields manually from the field list of the user profiles?

Thanks,

USAMustangs.com 06-16-2010 09:19 PM

Quote:

Originally Posted by uglyduck (Post 2054672)
looking for uninstall info for this also. It has left many fields in the user profile that no longer match a field in my database. Anytime I try to update a user or add a new user, I receive an SQL error.

MySQL Error : Unknown column 'field50' in 'field list'
Error Number : 1054


How do I remove fields manually from the field list of the user profiles?


Thanks,

1 - AdminCP > Plugin & Products > Manage Products > Vbulletin Garage > Uninstall > Go

2 - Log into your domain account with your FTP client. Verify that all vB garage files/folders are no longer present. If so, delete.

3 - AdminCP > User Profile Fields > User Profile Field Manager > find Field 50 > Click Delete

4 - Log into your CPanel > phpMyAdmin > open up your forum database > look for the following tables (vbgarage_images, vbgarage_users, vbgarage_comments). If they are present, click on each table and hit the drop tab to drop the table.

5 - AdminCP > Maintenance > Update Counters > Rebuild your Forum Info, Thread Info, and Post Cache

uglyduck 06-25-2010 02:45 AM

Thank you, it appears I overlooked one of the more obvious steps....step 3. Much appreciated!!

TROLL 09-19-2010 09:34 PM

I believe I have this removed fully, except in my AdminCP under "vBulletin Options" there is still a listing for "Timeslip Database" and when you click on it, it has no content... just the standard dark blue screen and it says:
Timeslip Database Settings - 'save' 'reset' and thats it. No actual settings offered.
Any idea how to remove this as well?

Protonus 10-01-2010 07:10 PM

Quote:

Originally Posted by SLY LS1 (Post 1939291)
any chance of doing this mod for VB4 ?

I'm also looking for this, for VB4... Thanks.

Eric 10-02-2010 09:49 AM

I've sent a message to deathemperor to seek permission to upgrade & release this mod for 3.8/4.x - we'll see what happens.

0ptima 10-03-2010 02:23 AM

Quote:

Originally Posted by SecondV (Post 2105834)
I've sent a message to deathemperor to seek permission to upgrade & release this mod for 3.8/4.x - we'll see what happens.

The original author of this hack, Evil LS1, granted permission to port the 3.0 version of the hack to vb 3.5. Therefore, you could port the VB 3.0 version (which I attached) to VB 3.8. I am not sure if there will be much demand for this hack, as a similar hack has been released.

DsmNikki 10-05-2010 06:38 AM

is there one for 3.8.4???? thanks!

Eric 10-05-2010 08:14 AM

Quote:

Originally Posted by 0ptima (Post 2106196)
The original author of this hack, Evil LS1, granted permission to port the 3.0 version of the hack to vb 3.5. Therefore, you could port the VB 3.0 version (which I attached) to VB 3.8. I am not sure if there will be much demand for this hack, as a similar hack has been released.

Well, seems there's enough interest in this one, so it couldn't hurt, right? :) I'll start from the 3.0 version by Evil LS1.

wideopen 11-18-2010 04:32 PM

Subscribed and waiting for an 3.8.6 upgrade!

SVTCobraLTD 03-04-2011 12:56 PM

I uninstalled this product but keep getting this DB error when trying to edit a user profile:

Code:

Database error in vBulletin 3.8.6:

Invalid SQL:
UPDATE user SET tdban=0 WHERE userid=1661;

MySQL Error  : Unknown column 'tdban' in 'field list'
Error Number  : 1054
Request Date  : Tuesday, March 1st 2011 @ 09:50:38 PM
Error Date    : Tuesday, March 1st 2011 @ 09:50:38 PM
Script        : http://xxxxxx.com/forums/admincp/user.php?do=update
Referrer      : http://xxxx.com/forums/admincp/user.php?do=edit&u=1661
IP Address    : xxxxxxx
Username      : xxxxxxxxxxxx
Classname    : vB_Database
MySQL Version : 5.1.52

Can anyone help?

0ptima 03-05-2011 07:17 PM

Quote:

Originally Posted by SVTCobraLTD (Post 2169487)
I uninstalled this product but keep getting this DB error when trying to edit a user profile:

Code:

Database error in vBulletin 3.8.6:

Invalid SQL:
UPDATE user SET tdban=0 WHERE userid=1661;

MySQL Error  : Unknown column 'tdban' in 'field list'
Error Number  : 1054
Request Date  : Tuesday, March 1st 2011 @ 09:50:38 PM
Error Date    : Tuesday, March 1st 2011 @ 09:50:38 PM
Script        : http://xxxxxx.com/forums/admincp/user.php?do=update
Referrer      : http://xxxx.com/forums/admincp/user.php?do=edit&u=1661
IP Address    : xxxxxxx
Username      : xxxxxxxxxxxx
Classname    : vB_Database
MySQL Version : 5.1.52

Can anyone help?

Do you still have the plugin 'useradmin_update_save' ?

SVTCobraLTD 04-03-2011 03:22 AM

Quote:

Originally Posted by 0ptima (Post 2169921)
Do you still have the plugin 'useradmin_update_save' ?

That was it. I deleted that plugin and it works now. Thank you.

Can I delete all of these?

can_edit_vehicle_profile
Timeslips cached templates
Timeslips Location Process
Timeslips Location Unknown
Update timeslips data
vehicledetails

too_cool_3 11-10-2011 12:57 AM

Has anyone updated this for vB 4.1.7? I'm looking for a timeslip mod that will allow my members to just upload their timeslips and post their 1/4 mile times.

RobAC 11-10-2011 02:32 AM

Yeah, I've been looking for this as well.

too_cool_3 01-19-2012 04:18 PM

Can anyone update this mod to work with 4.1.10? I don't need all the features in VB Pro Garage Timeslips only a database for members to list their vehicle + 1/4 mile time from fastest to slowest.

il1uzions 02-28-2013 03:03 AM

We want this for 4.2.x

0ptima 03-09-2013 11:06 PM

Quote:

Originally Posted by il1uzions (Post 2406865)
We want this for 4.2.x

look up "vb pro garage"


All times are GMT. The time now is 07:47 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.01929 seconds
  • Memory Usage 1,786KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)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