11
Interesting thread... I also had this problem. On a clean XOOPS install, I added a cloned TinyContent 1.5 module (without the original TinyContent 1.5 there). Everything went smoothly, the only problem was that the content of the TinyContent pages did not show up on the page. Instead, I got blank pages inside the theme. Very irritating...
I completely removed the cloned module, uploaded and installed the original TinyContent module, which worked fine. Then I once more uploaded and installed my cloned TinyContent module which worked fine too.
I do not get WHY this happenened though....
Quote:
Until mh011, tinycontent/ should be installed, for displaying another tinycontent*/.
Because tinycontent*/ uses the template of tinycontent/
Is that really the answer? Seems pretty weird that what is in fact a seperate module builds on the template of another module...