vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Problem in forum create and delete post (https://vborg.vbsupport.ru/showthread.php?t=250711)

Nafar 09-17-2010 02:53 PM

Problem in forum create and delete post
 
Hello after a failure because my hosting do not know what happened but even publishes the messages but when I delete or post always get the following error

Quote:

Database error in vBulletin 3.8.6:

Invalid SQL:
SELECT word, title FROM word WHERE title IN ('','',' responding ',' a ',' a ',' message ',' a ',' view ',' yes ',' now ',' lo ',' load ',' like ',' has', 'that', 'upload');

MySQL Error: Unknown column 'word' in 'field list'
Error Number: 1054
Request Date: Friday, September 17th 2010 @ 5:47:48 PM
Error Date: Friday, September 17th 2010 @ 5:47:48 PM
Script: http://www.pezdisco.es/foros/newrepl...streply&t=8543
Referrer: http://www.pezdisco.es/foros/newrepl...uote=1&p=74318
IP Address: 80.32.184.133
Username: Nafar
Classname: vB_Database
MySQL Version: 5.0.91-community-log
See if you can help me as I address some problems with the database, but this brings me head.

kh99 09-17-2010 05:46 PM

That kind of looks like a query in the file includes/functions_databuild.php, in which case it should be

SELECT wordid, title FROM word WHERE...

but I have no idea why you'd have that bug unless someone edited the file. Or maybe it's in a mod somewhere?

ETA: I'm also not looking at the 3.8.6 code so maybe it's a version thing.


All times are GMT. The time now is 09:25 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.01112 seconds
  • Memory Usage 1,711KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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