- πΊπ¦Ukraine AstonVictor
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks
Warning: require_once(/path/to/mysite/sites/all/modules/contrib/oembed/oembed.filter.inc) [function.require-once]: failed to open stream: No such file or directory in require_once() (line 8 of /path/to/mysite/sites/all/modules/contrib/oembed/oembed.module).
I got this after I have moved the module from sites/all/modules/contrib to sites/all/modules/patched
I have also attempted cache clear all, clear registry, systems table.
It seems that the statement of
require_once dirname(__FILE__) . '/oembed.filter.inc';
Is not well written in oembed.module, we should use module_load_include at least.
Patch coming soon
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks