View Full Version : I need a querry to delete a section number 33
ingdz.com
12-02-2013, 07:24 AM
Hello ,
I need to delete a section with an SQL Query.
I tried:
DELETE FROM section WHERE id=33
but did not work with me :confused:
May I get some help?
ForceHSS
12-02-2013, 03:54 PM
If you need to delete a forum section why not do it the normal way
Lynne
12-02-2013, 04:30 PM
I would not do it via a query - do it via the admincp.
ingdz.com
12-03-2013, 06:53 AM
If you need to delete a forum section why not do it the normal way
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, 07: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, 05: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, 05:21 PM
Why are you messing with id=33 when the forum ID is 353?
ingdz.com
12-08-2013, 01:09 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.)
not work..
thanks in advance
Lynne
12-08-2013, 05: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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.