views_php.png

Notice: Undefined property: stdClass::$views_php_1 in views_php_handler_field->render() (line 223 of /var/www/dev/wtzhang/m1ntcellars/sites/all/modules/contrib/views_php/plugins/views/views_php_handler_field.inc). Backtrace:
views_php_handler_field->render(Object) views_handler_field.inc:1041
views_handler_field->advanced_render(Object) theme.inc:354
template_preprocess_views_view_field(Array, 'views_view_field') theme.inc:1106
theme(Array, Array) views_handler_field.inc:1515
views_handler_field->theme(Object) views_plugin_style.inc:525
views_plugin_style->render_fields(Array) views_plugin_style.inc:430
views_plugin_style->render_grouping(Array, Array, 1) views_plugin_style.inc:325
views_plugin_style->render(Array) theme.inc:49
template_preprocess_views_view(Array, 'views_view') theme.inc:1106
theme(Array, Array) views_plugin_display.inc:2601
views_plugin_display->render() view.inc:1256
view->render() views_plugin_display_page.inc:229
views_plugin_display_page->execute() view.inc:1337
view->execute_display('page', Array) views.module:526
views_page('commerce_reports_sales', 'page')
call_user_func_array('views_page', Array) menu.inc:517
menu_execute_active_handler() index.php:21

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zterry95’s picture

In fact, I have create a patch for this, and it solve this problem.

And I am also interesting in this module, hereby I would request as a co-maintainer of views_php. THanks for your attention.

SocialNicheGuru’s picture

Issue summary: View changes
Status: Active » Needs review
johnv’s picture

Component: Code » Field Handler
yngens2’s picture

I confirm the patch takes care of the issue.

MustangGB’s picture

Status: Needs review » Reviewed & tested by the community

Works as advertised.

fizk’s picture

Status: Reviewed & tested by the community » Closed (duplicate)