I have installed IFrame.
And when i'm adding the iframe field to the content type
i recived this error, when i'm going the 3rd step of add field:
url: http://www.wuis.site50.net/admin/content/node-type/page/fields/field_frame
error:
Fatal error: Call to undefined function iframe_views_content_field_data() in /home/a2189068/public_html/sites/all/modules/iframe/iframe.module on line 160
I thing is a confict with the module views..
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | iframe-noviews.patch | 663 bytes | neffets |
Comments
Comment #1
neffets commentedYes. The views integration where only compatible with older views-module (functions and integration changed to rapidly).
I disabled functionality for views. (And i think: iframes don't make sense in views.)
see patch on by or next release shortly.
Comment #2
neffets commentedviews integration dropped.
Now it works without crashing.