vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   another MySQL error (https://vborg.vbsupport.ru/showthread.php?t=40504)

Smoothie 07-01-2002 08:25 AM

another MySQL error
 
when deleting a forum, I'm getting this:

Invalid SQL: DELETE FROM access WHERE forumid IN (0,116)
mysql error: Unknown column 'forumid' in 'where clause'

mysql error number: 1054

GSHelpBoy 07-01-2002 12:58 PM

Check the database table `access` to make sure there is a column `forumid.`

Smoothie 07-01-2002 02:59 PM

Checked the tables access. No forumid there.

Steve Machol 07-01-2002 03:06 PM

Something's wrong with your database then. There should be a forumid column in the access table.

GSHelpBoy 07-01-2002 03:07 PM

Did you delete it?

Smoothie 07-01-2002 03:14 PM

Nope. Had this problem since day one with vBulletin. Posted over at vb.com, and never got an response.

Steve Machol 07-01-2002 03:17 PM

If you had this problem all along then something didn't go right when you installed the database. I would post at vb.com and tell them specifically that this column is missing in the access table and ask for the query to get it back.

GSHelpBoy 07-01-2002 03:20 PM

Try re-installing your forums.

Smoothie 07-01-2002 03:31 PM

posting over at vb.com now. thanks

Smoothie 07-01-2002 03:36 PM

If I look in the table forum, there is a field called forumid. Should that be there?


All times are GMT. The time now is 12:08 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.01606 seconds
  • Memory Usage 1,720KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete