Guys, I'm sorry for the bugs reported by .::Chico::. , they were actually unhandled divide by zero errors, which have been fixed and the bugfix version will be put up today. There were many possibilities of division by zero which were unhandled but now I've fixed them. I just went to sleep after posting the MOD!
The typos in install instructions have been noted. I'll make it a replace statement rather than a after-add statement so that its a workaround anyway.
For the module creation instructions, let me explain in detail. Initially even I tried giving sql statements to work. But soon found out that making some minor changes would break most of the modules since it identifies the modules order by the left & right ids. If you are creating them yourself, it would be easier thats what I feel. And more importantly why have phpBB3 devs kept the Module management and creation feature for? Just utilise the good job done by them.
The module creation instructions are a bit too long and that was the best I could put in words there. I hope you could understand them...
One more thing I would like to clarify... once you have edited all the files, and login to your ACP, there will be 'Forum Statistics' under module management (below Moderator control panel). Enter it. Now when you are creating a module (or a category), the url shows 'mode=fs', which makes the current module (or category) go under fs even though the parent is 'No parent'. The install instructions in this regard are correct. I'll urge you to read them properly and understand before continuing.
(btw, the module categories under UCP & MCP also have parent as 'No parent'!)
Thanks .::Chico::. for the test board. I'll be posting the 0.1.2 version (beta 2) today. Hopefully that won't have any bugs.
Thanks.