Active
Project:
Inline Ajax Comments
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2012 at 12:14 UTC
Updated:
20 Feb 2013 at 15:38 UTC
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
Comment #1
quinns commentedWe are experiencing this problem when we try to use
views_embed_view()to place this view inside anode.tpl.phpfile.This same issue has also been reported in #1855858: WSOD when adding field to views
Comment #2
luksakDid you make any progress on this?
Comment #3
Patribus commentedsubscribe
Comment #3.0
Patribus commentedUpdating where error is found.