Quote:
JAVesey wrote:
I can't help but think that this, together with Skenow's hint is the answer.
I think you have uploaded the correct module directory nested inside one called "xoopsgallery 1.3.3.x".
Well, the zip file unzipped as xoopsgallery 1.3.3.x, and there is/was no xoopsgallery folder inside it. (Yes, I should have listened to that voice in my head that warned me at the time how odd that seemed!) Other than the goofy name, it seems to be the right directory structure. That is, it has the xoops_version.php in it.
Having said that, there's no way for me to remember exactly what the directory structure was when I first had the install problem. But I'm pretty sure it wasn't a "nested" issue. Whatever else happened, I managed to screw it up twice, so that's the level of competency we're talking about here ...
As I mentioned earlier, I tried renaming it to xoopsgallery, but that doesn't help for the two "phantom" modules that are already showing as installed. I'm sure it would help for a new install, but that's not the problem I need to solve.
I appreciate all the help, especially so quickly. As it turns out, I installed an alternative gallery that seems to be working fine, so I really just need to clean up the xoopsgallery stuff. I can easily delete the xoopsgallery folder, but I just have no idea how to uninstall something that clearly wasn't installed properly (twice!).
Based on my newbie intuition, it looks like /modules/system/admin.php must look for the installed and "ready to install" modules in a table somewhere. It's finding two entries that it displays as "installed", but it's obviously not finding the link to the module icon. I think that's why it displays "Module File for Not Found!". And it's not finding the text for the title of the module. For some reason, it seems to be satisfied with what it found, enough to display a row (twice).
In order to get my Modules Administration page to stop displaying the two "phantom" modules, I need some way of changing the information in the tables that is driving the page to display the two bogus rows. I guess I'm not too concerned with the fact that there are two rows: if I knew how to get rid of one, I'd know how to get rid of the other.
Next steps?
Thanks for your continued help,
Jim