I inserted the above code and got the following error:
WordPress database error: [Field ‘description’ doesn’t have a default value]
INSERT INTO wp_wpbb_categories
(name
,forum
,subforum
,view
,read
,post
,reply
,edit
,lock
,delete
,sticky
,order
) VALUES (‘test-category’,’0′,’0′,”,”,”,”,”,”,”,”,’0′)
Now what do you suggest?
Thanks