Require oembed.filter.inc

Created on 12 December 2013, over 11 years ago
Updated 26 November 2024, 4 months ago

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

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States xcf33

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦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

Production build 0.71.5 2024