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)

zincpony 12-08-2006 05:31 AM

i have replaced the file many times and nothing, ill try to do it via ur instructions but i need to crash rite now its 2:30 and im tired. but thanks for the advice anythign is worth a shot.

deathemperor 12-08-2006 05:39 AM

It was your mistake, you was absolutely using the old zip file which contain the old product xml file and old instructions which leads to the errors you got. I suggest you completely remove the hack and try the file Timeslip 3.6 v1.2.zip. Please be careful this time.

TurboLaserAWD 12-08-2006 01:48 PM

Quote:

Originally Posted by deathemperor (Post 1134340)
It was your mistake, you was absolutely using the old zip file which contain the old product xml file and old instructions which leads to the errors you got. I suggest you completely remove the hack and try the file Timeslip 3.6 v1.2.zip. Please be careful this time.

The reason for the mistake was the same reason I made the mistake and that is because the product-timeslips.xml was included with the zip when it should have. On top of that the SQL syntax is wrong which causes the "customfield" table to NOT be created. As a result when you try to uninstall the product from the product manager it runs into an error becuase it tries to drop a table which does not exist (customfield). Also "tdban" and "field50" were not added as well when I installed the products-timeslips.xml.

I have it all fixed now with a bit of modification to the old XML file.

hotwheels 12-08-2006 01:55 PM

Rigth on turbolaserAWD, that is awesome man, glad you got er runnin man........

jwocky 12-08-2006 02:03 PM

Any definitive word if the new vb3.6 version will work when trying to upgrade from the old vb3.5 version ?

TurboLaserAWD 12-08-2006 02:27 PM

Also just so you guys know you can also have the "Ride" coincide with a custom field.

A while back I created a custom field (field5 for me) that listed my members cars. The car would show up in the profile and would show up in the postbit. Since field50 was never added for me and "field50" is the field where you enter your car information, I simply left "field50" out and used my field5 which was already entered a long time ago.

Then I just went to the timeslips.php file. There are 2 instances of "ride" in that file. I just replaced the one that links to "field50" and replaced it with "field5." Then voila, people who already entered their car don't have to enter it again and it automatically shows up on the Timeslip.php page.

zincpony 12-08-2006 03:41 PM

ok well the editing of the old xml by TurboLaserAWD found here https://vborg.vbsupport.ru/showpost....&postcount=434
worked on my test forum it completely uninstalled the xml, but not on my actual forum

Code:


MySQL Error  : Can't DROP 'field51'; check that column/key exists
Error Number : 1091

i just set up the test forum on my local host last nite so that this does not happened again.

TurboLaserAWD 12-08-2006 04:41 PM

Quote:

Originally Posted by zincpony (Post 1134608)
ok well the editing of the old xml by TurboLaserAWD found here https://vborg.vbsupport.ru/showpost....&postcount=434
worked on my test forum it completely uninstalled the xml, but not on my actual forum

Code:


MySQL Error  : Can't DROP 'field51'; check that column/key exists
Error Number : 1091

i just set up the test forum on my local host last nite so that this does not happened again.

Sounds like your "field51" doesn't exist either. Go into your phpMyAdmin and click on the table "userfields". All of your fields should be listed. Check to see which fields you actually have. The old XML file has to match that exactly so if you are missing "field51" in your table in phpMyAdmin then you need to remove that line from the XML uninstall code. Then try it again.

hotwheels 12-08-2006 04:43 PM

Great job on helping out turbolaser, that is awesome.....

TurboLaserAWD 12-08-2006 04:44 PM

Quote:

Originally Posted by hotwheels (Post 1134659)
Great job on helping out turbolaser, that is awesome.....

Yeah no kidding, and to think I'm having to learn this crap as I go because I know nothing about coding. :laugh:


All times are GMT. The time now is 05:32 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.01887 seconds
  • Memory Usage 1,741KB
  • 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
  • (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