All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

PHP Errors when saving an empty LV Table field

stinhambo 17 Apr 2012 06:47 problem, complete

Hello Low,

I get the following PHP Errors if I save a group that contains a Table field with no content -


A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: low_table/vt.low_table.php

Line Number: 59



A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /site/path/codeigniter/system/core/Exceptions.php:170)

Filename: libraries/Functions.php

Line Number: 770



A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /site/path/codeigniter/system/core/Exceptions.php:170)

Filename: libraries/Functions.php

Line Number: 393


I'm using EE 2.4 and LV 2.1.1 (Did this in 2.0.3 as well).

Replies

  1. Low 17 Apr 2012 07:02

    Confirmed and fixed for the next version, which I'll release today.

  2. Low 17 Apr 2012 08:34

    Version 2.2.0 should fix this!