January 5th, 2009, 03:09 PM
|
#4 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,785
|
The way in the program is to hit the delete option to delete a category.
DELETE FROM ppgal_categories WHERE catid=8
replace with the proper catid your deleting and if your forum tables have a prefix add it to the query but that will work.
|
| |