I've tried to install and check this addon, here is what I collected have so far:
- it needs to be mentioned in the README that a folder 'files' or other should be created with the proper permissions via the installation process, else it is not clear where the files should be stored...
- function parseMessage() is used amongst other addons and it produces "Cannot redeclare... previously declared..." error if there are some add-ons installed (for example, "Moving replies").
- even if I disable parseMessage() in any other places, there is an error which says:
Notice: Undefined index: file in C:\localhost\minibb\forums\ffa4minibb.php on line 280and this stop the execution of the script, as a result files are not uploaded.
It is happening probably because nowhere in the README it is mentioned that posting forms should contain '
enctype="multipart/form-data"' tag. Without it, file uploading routine won't work. That way the $_FILES array is empty which produces this error.
Or maybe there is something else that is not mentioned... anyway I've had no luck installing this add-on. It is very
raw.
I didn't go further and didn't see how it works finally, but I could say what we are
selling on miniBB.com is really worth our time ;-)
This 'free' version doesn't contain international support by the way... wordings are put straight in the add-on file.
It is far-far away from the
qualified plugin we're offering and supporting, so everybody has its own freedom of choice ;-)