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)

robjgodfrey 02-17-2009 02:35 AM

I finally bought the C&D Garage, and it works much better and has more features. I tried to continue to use the Timeslip database, but got to many errors with it.

Now, I have been having the hardest time trying to uninstall it. Gonna try a few more approaches to uninstall it, but my guess is that the code for the uninstall is trying to reference fields that no longer exist in the MySQL database. Any thoughts?

robjgodfrey 02-17-2009 02:46 AM

OK...so I checked my database and the fields are no longer there as I suspected. Now I still had the problem of uninstalling, but I deleted the uninstall code and tried to uninstall, and this time it worked.

Hope this helps. I liked the Plug-In, but for just $35 I was able to get more control and allow members with multiple vehicles to post times, pictures, mods, dyno graphs and so much more. Still...I wish it was free.

My website: Arizona Desert Goats

wottech 02-17-2009 04:36 PM

Would you rather pay $35 or try to make a free hack work each time vB gets updated? Personally, I think $35 is more than worth it for what you get. And its continuing to improve! I still can't believe there are some many people out there desperatetly trying to get this to work on vB versions that aren't supported with the hack.

Maybe even more people will switch over once the conversion script is complete to transfer information from the timeslips db to CND garage is complete.

2k05gt 03-01-2009 03:50 AM

Quote:

Originally Posted by Bulldog Stang (Post 1744633)
^^^ I am with you. I run a Mustang site with 4500+ members and it stopped working quite a few versions ago ... I wish someone would make this work for 3.8

Bulldog, What Site do you run? PM me I am interested

Bulldog Stang 03-02-2009 10:48 PM

^^^ I am the Sr. Admin over on www.unitedstangs.com .. MarcInJapan (Owner) and I run the site. I am also part owner over on www.octanezone.com which also runs vBulletin.

tarionyx 03-04-2009 10:33 PM

does anyone have an idea of how to uninstall this? I've been trying for the last few hours with no luck. I keep getting two database errors... one for vb_customfile, which if I create a blank table it passes that, then I get an error with tdban. I tried reinstalling, but that doesn't seem to help at all :(

Devilbrad 04-11-2009 02:26 PM

Quote:

Originally Posted by tarionyx (Post 1760605)
does anyone have an idea of how to uninstall this? I've been trying for the last few hours with no luck. I keep getting two database errors... one for vb_customfile, which if I create a blank table it passes that, then I get an error with tdban. I tried reinstalling, but that doesn't seem to help at all :(

Me too! I keep getting this error and am unable to allow new registrations.

Quote:

Database error in vBulletin 3.8.2:

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

MySQL Error : Unknown column 'tdban' in 'field list'
Error Number : 1054
Request Date : Saturday, April 11th 2009 @ 10:20:41 AM
Error Date : Saturday, April 11th 2009 @ 10:20:41 AM
Script : http://www.racemagnum.com/admincp/user.php?do=update
Referrer : http://www.racemagnum.com/admincp/us...?do=edit&u=927
IP Address : 68.127.165.15
Username : Devilbrad
Classname : vB_Database
MySQL Version : 5.0.67-community-log
I dont even know where to begin to look. I have deleted all files and folders, blanked out the templates (how do you delete a template???), and have edited all php files back to normal. Any help here???????

Devilbrad 04-11-2009 02:29 PM

OK, quick update. I just disabled the product because I cant delete it, and I am no longer getting that database error. Would still like to eliminate anything associated with timeslips database though.

rob4448585 04-14-2009 06:33 AM

hit me up on aim brad its an easy fix :)

norcal1320.com
rob

burntire 07-16-2009 05:26 PM

Just remove the problem query from the uninstall code in manage products section. I used this to remove.

Code:

$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');



All times are GMT. The time now is 11:12 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.01790 seconds
  • Memory Usage 1,747KB
  • 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
  • (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