I have downloaded a number of modules that have worked by uploading the zip file directly to my server. However, many of the files once uploaded and extracted on my server are throwing the following error.
“Error: invalid Module.php file”
Please help. I am sure these modules are well built, and perhaps I am just uploading them all. Please help. Thank you.
I believe I have Omeka S that is > than 1.1.0 but unsure. My end goal is to have a carousel implemented so wondering if this one might be a potential option.
You can try changing the version constraint in the /config/module.ini to be ^3.0.0. Then you can see if it is actually compatible with the most recent version. There might not be anything about the changes between 1.1.0 and 3.02 that would break it.
Thank you very much. I tried that but was unsuccessful. I am now getting the
Error: invalid config/module.ini file on the modules page
I appreciate the support on the topic. I will keep fiddling with this config file a few more times. I welcome more feedback and am very thankful for your support.
As a sidebar: How do I check what my omeka s version is? Perhaps I may need to match that version.
also sometimes when you install module from github (after extracting the file) be sure to change the name of folder from let’s say “ItemCarouselBlock-master” to “ItemCarouselBlock”
Hello, @SharonLeon - I was wondering if the new incidence of the carousel has been released. I’d really like to get a carousel on my site and unfortunately the troubleshooting on my end has not resulted in any significant changes.
Please let me know if/when they will be a new version available. Thank you.
Thank you very much for the updates @SharonLeon. How will I know when the new release is available? Is there a place to monitor these types of releases? Thank you for the help.