【发布时间】:2014-11-06 08:40:19
【问题描述】:
我有一些Computed Fields,在这些字段中,我从一些站点获得了一些带有simple_html_dom.php 类的HTML 代码。代码在页面上完美运行,但是当我尝试在 View 中使用这些字段时,Drupal 会出现以下错误。
http://i.stack.imgur.com/W2Rhc.jpg
有人可以帮忙吗?
【问题讨论】:
-
我也尝试使用 Drupal Computed Field 的
Store data in database功能,但到目前为止没有任何改变。
标签: drupal drupal-7 drupal-views simple-html-dom drupal-computed-field