I've just installed the views module (which seems to have been updated recently), and the insert views filter.

Now, any page on which I include an insert view tag grants a white screen of death when viewed. I've tried rearranging the order of filters, to no avail.

Is this possibly a conflict with an updated views.module (4.7)?

Coyote

Comments

ymcp’s picture

Same problem here.

Clean 4.7.2 Drupal install, with latest views v 1.141 2006/06/25 18:24:56, and insert_view v 1.4 2006/06/04 21:18:11

Created a new input_format with only the insert_view filter enabled. Created & saved a new page. Fine. Edited page and added "[view:testview]". Saved. White screen on that page. Re-edited the page (had to go via admin -> content -> edit) and changed "testview" to "no_such_view". I have no view by that name. Saved the page and now can see the "unfiltered" tag.

Tried different views (page and block)... same problem.

Looked at the code... (hey it's only 95 lines long) can't see anything obvious.

Parent post was 3 weeks ago - has nobdy looked at this since then???

stanbroughl’s picture

I'm have exactly the same problem - any idea if patches are on the go at the moment? i'm afraid i'm not a coder but i'm will to help with testing if you need it! i really need this functionality for some of my cck fields.

Cheers

Lucy

eaton’s picture

Status: Active » Closed (duplicate)

This should be a duplicate of several other issues. The latest DRUPAL-4-7 tagged release should fix the problem.