vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   New Posts Problem (https://vborg.vbsupport.ru/showthread.php?t=165925)

AlShammari 12-23-2007 07:27 AM

New Posts Problem
 
Hello there

how r u all

I have problem whene I press on new posts

Database error in vBulletin 3.6.5:

Invalid SQL:
SELECT searchid FROM search AS search WHERE userid = 1 AND searchhash = '2b2e6abf9ab8facedf86094401e31988' AND orderedids = '212,243,226,240,220' AND announceids = '' AND completed = 1;

MySQL Error : Unknown column 'completed' in 'where clause'
Error Number : 1054
Date : Sunday, December 23rd 2007 @ 12:25:52 PM
Script : /vb/search.php?do=getnew
Referrer :
IP Address :
Username : Admin
Classname : vB_Database

Marco van Herwaarden 12-23-2007 09:35 AM

Did you recently upgrade? If so did the upgrade script run without any errors? If not, what has been done to your site lately?

AlShammari 12-23-2007 08:16 PM

thank you for reply

I didn't upgrade my site

and don't know what happen :(

how I can solve this problem

Marco van Herwaarden 12-24-2007 08:00 AM

Strange, such an error does not just start out of the blue, you must have done something.

You can solve the symptoms by running the following query:

[sql]ALTER TABLE search ADD COLUMN `completed` smallint(5) unsigned NOT NULL default '1';[/sql]

AlShammari 12-28-2007 01:07 AM

yes
I think I did something
maybe before 3 or 4 month I try to upgrade forum
but i didn't complete
:$

--------------- Added [DATE]1198811604[/DATE] at [TIME]1198811604[/TIME] ---------------

Quote:

Originally Posted by Marco van Herwaarden (Post 1408203)
Strange, such an error does not just start out of the blue, you must have done something.

You can solve the symptoms by running the following query:

[sql]ALTER TABLE search ADD COLUMN `completed` smallint(5) unsigned NOT NULL default '1';[/sql]

Quote:

You are not authorized to execute SQL queries
I didn't know why :(

Dismounted 12-28-2007 02:51 AM

In your /includes/config.php, under where it says "Permission to run SQL queries", you must have your user id filled in.

Marco van Herwaarden 12-28-2007 07:58 AM

Once you start an upgrade, you should either finish it (without errors) or restore the full backup (database & files).

AlShammari 12-28-2007 11:17 AM

Dismounted I write my id number in config file

Marco van Herwaarden
do u have any post about how i can upgrade it?

Marco van Herwaarden 12-28-2007 11:34 AM

Upgrading vBulletin

AlShammari 12-29-2007 07:49 AM

thanx alot


All times are GMT. The time now is 06:43 AM.

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.01205 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete