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

Support archive

Undefined index: low_textarea?

Stuart Thornton 7 Apr 2016 16:40 question,

I am getting this error when trying to access our site. This is after upgrading EE2 to EE 3.2.1 and importing our existing database. I have updated to the version of the extension that works with EE3 however I am getting this error:

Undefined index: low_textarea

user/addons/low_variables/libraries/Low_variables_types.php, line 331 show details

I am getting a similar error when accessing variables in the add-on manager:

Undefined index: low_textarea

user/addons/low_variables/mcp.low_variables.php, line 558.

Saving settings in the add-on manager also doesn't seem to be working.

Replies

  1. Stuart Thornton 7 Apr 2016 17:11

    Not able to var_dump the $type variable past this code:

    if (is_array($which) && ! in_array($type, $which)) continue;

    in Low_variables_types.php

  2. Low 7 Apr 2016 22:01

    I'll need to take a look myself. Please send SuperAdmin and FTP login credentials to hi at gotolow dot com if you can.