While working for lasentinel, I was having some issues with the MOStlyCE editor, the problem was that there wasn’t a way to let the CMS administrator to upload images, media, etc. because it was throwing a js error, related to a callback function parameter: advimage_image_browser_callback.
The first thing I discovered, is that there was missing the UserFiles directory, if you want to allow your users to upload files for the articles they write, you have to search inside the mambots/editor/mostlyce for a compressed file, just extract these files in the /UserFiles directory.
But even when I did that, and configured one more time the MOStlyCE admin with the correct configuration, it was still throwing errors, I didn’t know why, so I tried to delete the molstyce admin module and mostlyce mambot and reinstall it again, but it was failing with the same errors.
The solution? I installed MOStlyCE 3.1. It looks much better than before and works fine with mambo.
So if you are having trouble with MOStlyCE in mambo (and I know there are a lot of people out there with that problem), don’t break your head, just uninstall the MOStlyCE admin component and MOStlyCE mambot, install the last version of MOStlyCE, search for the UserFiles.zip archive and extract to /UserFiles, set up the component in the administration screen and that’s all