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..

CommentFileSizeAuthor
#1 iframe-noviews.patch663 bytesneffets

Comments

neffets’s picture

Assigned: Unassigned » neffets
Status: Active » Needs review
StatusFileSize
new663 bytes

Yes. 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.

neffets’s picture

Version: 6.x-1.1 » 6.x-1.2
Status: Needs review » Fixed

views integration dropped.
Now it works without crashing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.