All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Please read about the changes to BoldMinded add-on licensing.

Ticket: Error after Update to 1.5.4

Status Resolved
Add-on / Version Simple Grids & Tables 1.5.4
Severity
EE Version 6.4

Werner Gusset

Nov 16, 2022

Updated on an EE 6.4 site Simple Grid from 1.4.3 to 1.5.4. Update also Publisher from 3.5.0 to 3.8.3 and Bloqs from 4.10.2 to 5.0.3. PHP is on 7.3

Now when I open an entry with Bloq and Simple Grid I have this error in the entry:


Notice
Undefined index: col_required

user/addons/simple_grids/ft.simple_grid.php, line 349

  Severity: E_NOTICE

How can I get rid of this?

#1

BoldMinded (Brian)

Comment has been marked private.

#2

Werner Gusset

Thanks Brian,

It gives now this error:

Notice Undefined index: col_required

user/addons/simple_grids/ft.simple_grid.php, line 441

Severity: E_NOTICE
#3

BoldMinded (Brian)

Comment has been marked private.

#4

Werner Gusset

This version is ok. It’s older than the one we had before we tried to update. It was 1.4.3.

#5

BoldMinded (Brian)

Sorry, it is the same/newest code, I just built it with the wrong version number.

#6

BoldMinded (Brian)

You can go into the addon.setup.php file and set the version to 1.5.4 and you should be fine.

#7

Werner Gusset

OK, got it. Many thanks.

Login to reply