Hello all,
I tried to install OP on a virtual server. The installation stopped showing the following message. I searched, but I couldn't find anyone else with ths problem.
Requirements problem
The following error must be resolved before you can continue the installation process:
The topichubs_contributors module is required but was not found. Please move it into the modules subdirectory.
The modul topichubs is in sites/all/modules. I found the folder topichubs_contributors in sites/all/topichubs/plugins, containing topichubs-contributors.tpl.php, topichubs-contributors.topichubs.inc, topichubs_contributors.module0000644 and topichubs-contributors.info
Anyone with an idea? Thanks in advance.
PS: I saw the webinar at acquia, great job.
Comments
The file
The file topichubs_contributors.module0000644 should actually be named topichubs_contributors.module
The software you use to upload files must have some weird bug to have renamed the file like that.
Try renaming the file back to topichubs_contributors.module and that should fix it.
.............................................
http://twitter.com/inadarei
Solved
I had the same problem. Copying the topichubs_contributors folder from .../topicshubs/plugins/ to .../sites/all/modules solved the requirements issue. I now have a white screen of death problem -- might have to change some php.ini settings.