I get this message repeated for every field every time the view renders (which is a lot if live preview is turned on). Everything seems to work, but it is filling up my dblog with a lot of detritus. Am I doing something wrong?

Notice: Undefined index: order_id in template_preprocess_datatables_view() (line 195 of /public_html/sites/all/modules/datatables/datatables.module).

(replace "order_id" with any other field name.)
Thanks!

Comments

phen’s picture

Issue summary: View changes

Minor typo error correction for readability.

duellj’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Active » Fixed

Fixed in 7.x-1.x-dev

phen’s picture

Thanks!

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

minor typo edit.

  • duellj committed d12c04f on 7.x-1.x, 7.x-2.x
    Issue #1366194 - Fixes undefined index notices