Got XOOPS about two days ago, been fiddling around with it. Was using the newest e107, but it was slower than I remember.
So I'm trying to make a new module, and am doing the kickstart guide (
http://wiki.xoops.org/wakka.php?wakka=ModuleHowTo)
I edit the name from greeter, to my soon to be module, to charsheet. Go to try to install it, and my modules page doesnt show. hrm. I go back and make greeter verbatim, c&p style. neither show. weird. So I come here, download the dictionary module to see if that shows up, nothing. I tried the random quote module, nothing. Then I notice the modules page isn't right. It kinda cuts off at the bottom.
I figure my first incarnation of a module is messing everything up. I delete the folder from the modules directory, and now I can see all the other modules. And some error
Above the noninstalled modules table is:
Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!and between the install and info button in an otherwise blank row is another
Module File for Not Found!So I assumed my module file for... wasn't found.
Then I realize, that the greeter module isn't listed. So I delete that, and now no error. The two downloaded modules are there waiting to be installed.
All of this brings two questions:
Shouldn't an error have shown when I first tried to install my own botched module? Instead, XOOPS sends a chopped off modules listing. Did I do something that dastardly that XOOPS couldn't fathom that was even a possibility?
Secondly, the kickstart guide to module development doesn't work, as so far as it indicates it should. Is it old that the newest version of XOOPS no longer works with it? Or did I somehow manage to fudge the process of copy and paste when creating it?
Apprecite your time.