vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   I need a querry to delete a section number 33 (https://vborg.vbsupport.ru/showthread.php?t=305253)

ingdz.com 12-02-2013 06:24 AM

I need a querry to delete a section number 33
 
Hello ,

I need to delete a section with an SQL Query.

I tried:

Code:

DELETE FROM section WHERE id=33
but did not work with me :confused:

May I get some help?

ForceHSS 12-02-2013 02:54 PM

If you need to delete a forum section why not do it the normal way

Lynne 12-02-2013 03:30 PM

I would not do it via a query - do it via the admincp.

ingdz.com 12-03-2013 05:53 AM

Quote:

Originally Posted by ForceHSS (Post 2465217)
If you need to delete a forum section why not do it the normal way

Quote:

Originally Posted by Lynne (Post 2465236)
I would not do it via a query - do it via the admincp.

The admincp not work..

I made a mistake by editing the name section

http://www.ingdz.com/vb/forumdisplay.php?f=353

tbworld 12-03-2013 06:39 AM

Hopefully, you made a backup of your database. :)

I am not sure there is anything we can do easily on this end to assist you. You will need someone hands-on to manually restructure the table/database. See the paid/unpaid request forums or vbulletin.com paid support. I am sorry you are having problems.

Lynne 12-03-2013 04:17 PM

Try going straight to the forum to edit it:

admincp/forum.php?do=edit&f=353

(changed to forumid 353 based on Max's comment below.)

Max Taxable 12-03-2013 04:21 PM

Why are you messing with id=33 when the forum ID is 353?

ingdz.com 12-08-2013 12:09 PM

Quote:

Originally Posted by Lynne (Post 2465472)
Try going straight to the forum to edit it:

admincp/forum.php?do=edit&f=353

(changed to forumid 353 based on Max's comment below.)

not work..
thanks in advance

Lynne 12-08-2013 04:06 PM

"not work" tells me nothing. Exactly what are you seeing when you go directly to the forum to edit? Is there an error in your error_logs (if you don't know where they are, ask your host)? How about some screen shots.


All times are GMT. The time now is 12:47 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.03678 seconds
  • Memory Usage 1,724KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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