2
in that file (submit.php).. replace
$newFaqObj->setVar('tags', $_POST['tags']);
with
if ($GLOBALS['xoopsModuleConfig']['tags']) {
$newFaqObj->setVar('tags', $_POST['tags']);
}
(i havent tested the above code yet though) and im not sure about what is causing your 2nd error message.
hacamat and i found some bugs with this module a few weeks ago. once i get a list made ill post the fixes.
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧