Hi,

I've added the inline ajax comment field to my view. However, when viewing the page with my view embedded I now get a broken theme and an error at the footer of my page saying...

Fatal error: [] operator not supported for strings in /home/*/public_html/site.com/includes/common.inc on line 2353

Everything seems to work fine when looking at the preview in views, but it's when the view is embedded in to a content type template that the error shows.

Does anyone know what the problem is?

Thanks for any help.

Comments

quinns’s picture

We are experiencing this problem when we try to use views_embed_view() to place this view inside a node.tpl.php file.

This same issue has also been reported in #1855858: WSOD when adding field to views

luksak’s picture

Did you make any progress on this?

Patribus’s picture

subscribe

Patribus’s picture

Issue summary: View changes

Updating where error is found.