2
Hi
When have you downloaded CBB 3.06 ?
It seems that they updated it a few after the first release ...
Have you look this annoucememnt :
https://xoops.org/modules/news/article.php?storyid=3440and the comments after ...
I do the same as you (xoops2.0.15 + CBB 3.05 => upgrade to 3.06). The only different point :
I use TinyEditor 1.1 beta !!
You must place the folder "/fckeditor" also in the framework directory :
/Frameworks/xoops22/class/xoopseditor/fckeditor
and complete the file "newbb/include/plugin.php"
$customConfig["editor_allowed"] = array();
and
$customConfig["editor_default"] = "TinyEditor";
And last thing : you must reload the module in the administrator panel -> modules (I am sure you already do it , but just in case
)
Kr
ericc