Publisher does not support the Fluid field type. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
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, 2022Updated 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?
BoldMinded (Brian)
Nov 16, 2022
Comment has been marked private.
Werner Gusset
Nov 16, 2022
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
BoldMinded (Brian)
Nov 16, 2022
Comment has been marked private.
Werner Gusset
Nov 16, 2022
This version is ok. It’s older than the one we had before we tried to update. It was 1.4.3.
BoldMinded (Brian)
Nov 16, 2022
Sorry, it is the same/newest code, I just built it with the wrong version number.
BoldMinded (Brian)
Nov 16, 2022
You can go into the addon.setup.php file and set the version to 1.5.4 and you should be fine.
Werner Gusset
Nov 16, 2022
OK, got it. Many thanks.