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)

Carnage Media 12-07-2004 07:07 PM

Here is one I'm getting

Database error in vBulletin 3.0.3:

Invalid SQL: UPDATE userfield SET userid=1, field60 = '', field61 = '', field62 = '', field63 = '', field64 = '', field65 = '', field58 = '', field59 = '' WHERE userid=1
mysql error: Unknown column 'field60' in 'field list'

mysql error number: 1054

I upgraded from vb2 to vb3 and then used the upgrade script with new field ID's.

EvilLS1 12-07-2004 09:30 PM

Silver 2000,
Check your PMs.

Carnage,
Did you have v1.X of the Timeslip Database installed when you were running vb2? If so, did you remove the old fields completely and then follow the instructions for installing v2.1? As I've said before, its not a good idea to try and save the old VB2 fields from v1.X. You would be better off to remove the old fields completely, then do a fresh install and have your members re-enter the data. If you need help removing all the old timeslip stuff from the db just PM me.

RapCheck 12-08-2004 10:55 AM

Installed VERY smooth on http://www.car-lounge.net

Nice hack!

bandit022 12-12-2004 05:28 PM

Dewayne,

I am trying to reinstall a fresh copy of the Timeslip Database, but i'm not sure how to go about deleting all of the database entries.

any help is greatly appreciated.

-jeff

EvilLS1 12-12-2004 11:17 PM

Rapcheck,
Thank you. Glad you like it.

Jeff,
Check your PMs.

pgp2003 12-14-2004 11:14 PM

disregard

pgp2003 12-15-2004 12:09 AM

figured that one out.. now I get this one

Quote:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/nostree/public_html/forums/member.php(270) : eval()'d code on line 62

Code:

61 require_once('./global.php');
62 require_once('./includes/functions_showthread.php');
63 require_once('./includes/functions_user.php');

edit: okay... something's wrong here

Code:

268 $navbits = construct_navbits(array('' => $vbphrase['vehicle_profile']));
269 eval('$navbar = "' . fetch_template('navbar') . '";');
270 eval('print_output("' . fetch_template($templatename) . '");');


EvilLS1 12-15-2004 01:07 AM

Most of the time a parse error means that the code was copied and pasted incorrectly. Try re-doing the file edits to member.php making sure that you don't miss anything. Also, what are you using to edit the files? Some programs don't work well for editing php files and could cause a parse error. Notepad will work fine.

pgp2003 12-15-2004 01:09 AM

Thanks for the quick replay.. I am gonna redo the file with notepad.. was using wordpad... didnt anything else fine thu.. hm... i'll try redoing member.php and will let u know..

pgp2003 12-15-2004 01:19 AM

I did everything all over again... twice.. once in notepad, and once in dreamweaver.. no luck :(


All times are GMT. The time now is 09:50 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.01749 seconds
  • Memory Usage 1,735KB
  • 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_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