View Single Post
  #982  
Old 07-08-2009, 09:55 PM
mykkal's Avatar
mykkal mykkal is offline
 
Join Date: May 2007
Location: Atlanta, GA
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cyricx View Post
You'll have to repeat your problem.

The biggest problem people have had is not redoing the file edits after they upgrade vbulletin *sigh*
The problem is where we left it in private messaging. I have reinstalled and followed the upgrade instructions. No matter what I get this error. Can you help me resolve it? A lot of my traffic was based on the email intergration mod and my revenue, etc... is way down now. I'm using php5 and MYSQL 5. The user for SQL has complete access to the database on a dedicated server.

It worked before I attempted this upgrade. Not since tho...

Code:
Database error in vBulletin 3.8.1:

Invalid SQL:
UPDATE vb_forum SET
	title_clean = 'Modeling & Acting Auditions (Metro Miami/Ft. Lauderdale & Florida!)',
	title = 'Modeling & Acting Auditions (Metro Miami/Ft. Lauderdale & Florida!)',
	description_clean = 'Castings in Metro Miami , Orlando, Tampa, and the rest of Florida.',
	description = 'Castings in Metro Miami , Orlando, Tampa, and the rest of Florida.',
	link = '',
	displayorder = 60,
	parentid = 3,
	daysprune = -1,
	defaultsortfield = 'lastpost',
	defaultsortorder = 'desc',
	showprivate = 0,
	newpostemail = '',
	newthreademail = '',
	### Bitfield: vb_forum.options ###
		options = IF(options & 8, options - 8, options),
		options = IF(options & 16, options - 16, options),
		options = IF(options & 32, options - 32, options),
		options = IF(options & 32768, options - 32768, options),
		options = IF(options & 8192, options - 8192, options),
		options = IF(options & 4, options, options + 4),
		options = IF(options & 1, options, options + 1),
		options = IF(options & 2, options, options + 2),
		options = IF(options & 16384, options, options + 16384),
		options = IF(options & 256, options, options + 256),
		options = IF(options & 64, options, options + 64),
		options = IF(options & 128, options, options + 128),
		options = IF(options & 512, options, options + 512),
		options = IF(options & 1024, options, options + 1024),
		options = IF(options & 2048, options, options + 2048),
		options = IF(options & 4096, options, options + 4096),
		options = IF(options & 65536, options, options + 65536),
		options = IF(options & 131072, options - 131072, options),
	styleid = 0,
	imageprefix = '',
	password = '',
	vbseo_moderatepingbacks = 0,
	vbseo_moderatetrackbacks = 0,
	vbseo_moderaterefbacks = 0,
	chiefpost = 1,
	ei_replyaddress = 'atlanta@jobs.mymodeltalk.com',
	ei_hostname = 'mail.mymodeltalk.com',
	ei_username = 'atlanta@jobs.mymodeltalk.com',
	ei_password = 'getmoney',
	ei_folder = 'INBOX',
	ei_connectiontype = '0',
	ei_usergroups = '2',
	ada_forum = 1,
	ada_style = 3
WHERE forumid = 17;

MySQL Error   : Unknown column 'ei_replyaddress' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, May 27th 2009 @ 10:14:41 AM
Error Date    : Wednesday, May 27th 2009 @ 10:14:41 AM
Script        : http://www.mymodeltalk.com/jobs/admi....php?do=update
Referrer      : http://www.mymodeltalk.com/jobs/admi...o=edit&f=17&s=
IP Address    : 76.97.227.84
Username      : mykkal
Classname     : vB_Database
MySQL Version : 5.0.77-community
Code:
Database error in vBulletin 3.8.1
Invalid SQL:

				SELECT ei_usergroups, title_clean, ei_active
				FROM vb_forum
				WHERE forumid = 57;

MySQL Error   : Unknown column 'ei_usergroups' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, May 27th 2009 @ 10:24:10 AM
Error Date    : Wednesday, May 27th 2009 @ 10:24:11 AM
Script        : http://www.mymodeltalk.com/jobs/admincp/usergroup.php?do=update
Referrer      : http://www.mymodeltalk.com/jobs/admincp/usergroup.php?do=edit&usergroupid=2
IP Address    : 76.97.227.84
Username      : mykkal
Classname     : vB_Database
MySQL Version : 5.0.77-community
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01070 seconds
  • Memory Usage 1,785KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete