This resolves an issue I had with module_invoke() being called too late. The query immediately preceding relies on the global $theme_key, which may not be set before the query is run, resulting in an empty block return value. This patch simply moves the module_invoke() call to before the query, ensuring that the $theme_key variable is set.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.