Grid Low Variable and radio buttons field product front end warnings/notices
I'm seeing these notices/warnings on the frontend of my site when I add a radio field to a grid Low Variable:
Notice
Undefined index: channel_html_formatting
ee/EllisLab/Addons/radio/ft.radio.php, line 174 show details
Notice
Undefined index: channel_auto_link_urls
ee/EllisLab/Addons/radio/ft.radio.php, line 175 show details
Severity: E_NOTICE
Notice
Undefined index: channel_allow_img_urls
ee/EllisLab/Addons/radio/ft.radio.php, line 176 show details
Severity: E_NOTICE
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:115)
ee/EllisLab/ExpressionEngine/Boot/boot.common.php, line 533 show details
Severity: E_WARNING
No issues in the backend when creating or updating the field. The output also works as expected. Using EE 3.4.3 and LV 4.0.4.
Replies
Low 14 Oct 2016 10:21
LV 3.0.4, I presume.
And yes, I can replicate. Also, this looks like a Grid issue, rather than a LV one. Will confer with EllisLab.
Bob H 18 Oct 2016 11:56
Works. Thanks, Low.