vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Error table "threads" (https://vborg.vbsupport.ru/showthread.php?t=200288)

yeku 12-31-2008 01:44 PM

Error table "threads"
 
Quote:

Database error in vBulletin 3.7.4:

Invalid SQL:
UPDATE user SET
posts = posts + 1,
lastpost = 1230737930,
lastpostid = 0,
threads = 1
WHERE userid = 1;

MySQL Error : Unknown column 'threads' in 'field list'
Error Number : 1054
Request Date : Wednesday, December 31st 2008 @ 04:38:50 PM
Error Date : Wednesday, December 31st 2008 @ 04:38:50 PM
Script : http://www.mi foro.com/info/newthread.php?do=postthread&f=77
Referrer : http://www.miforo.com/info/newthread...newthread&f=77
IP Address : xx.xx.xx.xx.x
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.51a-community-log
Hello friends

I have this error in my forum, how can I create this table does not exist?

Thank you

UKBusinessLive 12-31-2008 02:54 PM

Not saying that it will work, but have you tried to repair / optimize your tables in your AdminCP > Maintenance > Repair / Optimize Tables

Failing that you could also try and repair your database in CPanel

Those are the first two things i'd try

Good luck

;)

Lynne 12-31-2008 03:20 PM

Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


yeku 01-01-2009 02:03 AM

<div align="left">Thanks, has been solved by creating a table with mysql</div>

Paul M 01-02-2009 11:53 AM

Quote:

Originally Posted by yeku (Post 1698272)
Thanks, has been solved by creating a table with mysql

How does creating a table fix a missing column in an existing table ?


All times are GMT. The time now is 04:04 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.00961 seconds
  • Memory Usage 1,726KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete