Octopoos / SEBLOD

Build high-end websites with SEBLOD®, a CCK for Joomla!
https://www.seblod.com
GNU General Public License v2.0
129 stars 54 forks source link

Save failed field cck_list (List) #760

Open denysdesign opened 12 months ago

denysdesign commented 12 months ago

SEBLOD 4.1.1 PHP 8.0, 8.1

If edit field I have next error after save:

Save failed with the following error: Incorrect integer value: '' for column `seblod_demo`.`aim_cck_core_fields`.`bool5` at row 1

@sebastienheraud

Giuse69 commented 12 months ago

I experienced the same issue (unable to save a Seblod List field), the php error log in my case shows: "PHP Warning: Undefined array key "storage_table" in /var/www/html/administrator/components/com_cck/models/field.php on line 115” waiting for a fix, since this is a severe problem thanks

NativoDigital commented 4 months ago

Same problem here with seblod 4.3.1. The field in question has not been updated since 2021.

Incorrect integer value: '' for column 'dbname'.'#__cck_core_fields'.'bool5' at row 1

The field can be created but not edited. If, before saving, you enter a 0 in the 'Start' field (where it says Count / Start), you may eventually fix the problem. You need to enter a 0 in that field every time you need to edit it.