1 Post
tochamax
7 months ago
3
Topic

Working on Joomla 3.10.12 - Seblod 3.26.0 with PHP 8.1.

I have read the following page:

https://www.seblod.com/community/forums/forms-content-types/using-upload-image-with-php8-give-error

‎I have a form with a Group-X field where I have a upload_file field.

I'm trying to display files uploaded from the form in List format.

If no files have been uploaded yet, the following error is displayed.

Attempt to modify property "values" on null

Any advice ?

Get a VIP membership
7 months ago
1
Level 1

I have the same error on a seblod list that uses a fieldX 

in php 7.4 it works but not with php 8.x

6 months ago
0
Level 2

Hi Cyril,

Maybe you could try this fix waiting for a new SEBLOD release : https://github.com/Octopoos/SEBLOD/pull/754

Regards,

6 months ago
0
Level 1

Hi Olivier

Ocotopoos released a patch for Seblod 3 (https://github.com/Octopoos/SEBLOD/commit/7b8d81d477e160413ddb25493fa92ce6e67b2704) and seblod 4 (https://github.com/Octopoos/SEBLOD/commit/ed25caab8763a111935b2056cb9ea1542402cfa3)


thanks


Get a VIP membership