I'm getting frequent "Undefined index" notices, eg:
Notice: Undefined index: group_rendered in views_plugin_style->options_form() (line 180 of /var/www/phaidon/sites/all/modules/views/plugins/views_plugin_style.inc).
Doesn't appear to be preventing anything from working, but any suggestions why it's happening?
View code attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1424744.patch | 738 bytes | dawehner |
| #3 | 1424744-stacktrace.txt | 3.43 KB | drzraf |
| #1 | views-error.txt | 10.16 KB | xaqrox |
| view.txt | 46.89 KB | adam_b |
Comments
Comment #1
xaqroxI'm getting a similar error, which is preventing me from adjusting the settings for the format.
"Notice: Undefined index: group_rendered in options_form() (line 180 of /var/www/vhosts/abq.radcampaign.com/httpdocs/sites/all/modules/views/plugins/views_plugin_style.inc)."
Comment #2
xaqroxI can edit the settings if I right click and open the link in another window instead of letting AJAX disply the form in an overlay. I'm guessing if I turned off PHP errors in .htaccess I wouldn't notice anything at all. But still.
Comment #3
drzraf commentedhere is the last item of a stacktrace, let me know if I can dump further.
forgot to say that using openlayers, the View's style popup also dump such a notice, see #1428220: Undefined index: group_rendered in options_form() (line 180 of /modules/views/plugins/views_plugin_style.inc)
Comment #4
dawehnerCan you test this patch? I think it kind of make sense here.
Thanks!
Comment #5
drzraf commentedtested, the notice is gone, I can now access the popup and use grouping options !
thanks !
Comment #6
dawehnerThanks for testing the patch. Just committed to 7.x-3.x
Comment #7
chris matthews commentedThe Drupal 6 branch is no longer supported, please check with the D6LTS project if you need further support. For more information as to why this issue was closed, please see issue #3030347: Plan to clean process issue queue