vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Error 1054 when open New Thread (https://vborg.vbsupport.ru/showthread.php?t=287829)

Rolll 09-14-2012 07:39 AM

Error 1054 when open New Thread
 
Hi,
when I (administrator id:1) open a new thread (only with text) vB gives me this error:

Why?

Quote:

Database error in vBulletin 4.2.0:

Invalid SQL:

SELECT dateline, filename, attachmentid
FROM vb_attachment
WHERE postid = 78076
ORDER BY attachmentid;

MySQL Error : Unknown column 'postid' in 'where clause'
Error Number : 1054
Request Date : Friday, September 14th 2012 @ 10:28:17 AM
Error Date : Friday, September 14th 2012 @ 10:28:17 AM
Script : http://www.******.it/forum/newthread...stthread&f=146
Referrer : http://www.******.it/forum/newthread...ewthread&f=146
IP Address :
Username : Proid
Classname : vB_Database
MySQL Version : 5.1.63-0+squeeze1

kh99 09-14-2012 10:55 AM

In vb4, there is no postid column in the attachment table, but there was in vb3. Also, I don't find a query exactly like that in the vb3 code. So my guess is that you have a modification that was for vb3 that needs to be updated. Do you have any modifications or plugins that have to do with attachments?


All times are GMT. The time now is 03:39 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.01053 seconds
  • Memory Usage 1,710KB
  • 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