Pretty simple, eminline.info doesn't have emvideo listed as a dependency. When configuring the inline filter in Input Formats, drupal will throw up a PHP error that it can't find a funciton defined in emvideo.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | emfield-eminline-dependencyfix-777986-2.patch | 377 bytes | molenick |
Comments
Comment #1
molenick commentedHere's a patch - deploy from the emfield/contrib/eminline directory.
Comment #2
molenick commentedComment #3
ar-jan commentedI was just going to report this ;)
For reference (because this issue did not show up when searching for the error message), the error received is:
Fatal error: Call to undefined function emvideo_widget_settings() in /sites/all/modules/emfield/contrib/eminline/eminline.module on line 167Comment #4
molenick commentedThanks for reporting the actual error message, I'd re-enabled it and moved on and didn't have a chance to go back and futz things up again. :)
Great module by the way - very simple for end users to makes use of. Thanks.
Comment #5
David Stosik commentedUp ?
Comment #6
David Stosik commentedComment #7
aaron commentedfixed; thanks @molenick!