Multiple selects has a dependency on the core Options module to determine the available options. While configuring a new site, this dependency was not automatically enabled. This resulted in the fatal error:
Fatal error: Call to undefined function _options_properties() in ../[...]/multiple_selects.module on line 60
Upon investigation, I noticed the dependency on the Options module has a different syntax than described in the documentation → .
Fix the dependency syntax in the info file.
None
None
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.