Hi,

great work, but I get some errors in the report displayed:

Notice: Undefined index: options_source in _webform_select_options() (Line 758 .../sites/all/modules/webform/components/select.inc).
This error occurs when I use select types in Webforms.

Notice: Use of undefined constant TOKEN_PREFIX - assumed 'TOKEN_PREFIX' in _webform_report_test_filters() (Line 547 von .../sites/all/modules/webform_report/webform_report.inc).
This error occurs when I use filters.

Thanks.

KIGA

Comments

wferrell343’s picture

I am getting the same issues. No idea how to fix it, can someone help us out?

Anonymous’s picture

Disregard

jimbullington’s picture

Status: Active » Fixed

Thanks for the report - I have updated the module to support the Drupal 7 token API - didn't know it had changed. It should be available in the next build.

KIGA’s picture

Hi,

first, the problem "TOKEN_PREFIX" is resolved but the other problem persists.

Notice: Undefined index: options_source in _webform_select_options() (Line 758 .../sites/all/modules/webform/components/select.inc).
This error occurs when I use select types in Webforms.

Thanks anyway for the first solution.

KIGA

jimbullington’s picture

Sorry - forgot about that part - I've uploaded a fix for that as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.