hello.
I am using of pondol-bbs.
I appriciate for your effort of making this plugin.
When I activate this plugin, I got error message about database error. (I turn on debug message)
“WordPress database error: [Duplicate column name ‘OP_FIELD’]
alter table wp_pondol_bbs
add column OP_FIELD varchar(255) DEFAULT NULL
WordPress database error: [Duplicate column name ‘NOTICE’]
alter table wp_pondol_bbs
add column NOTICE tinyint(1) DEFAULT 0″
It seems every time to execute a query for alter table.
I hope fix this error.
]]>