Using upload_image with PHP8 give error 143 PostsStef 1 year ago7TopicHi Seblod,Working on Joomla 3.10.11 - Seblod 3.23.1 with PHP 7.4 and try with PHP 8.0, 8.1 and 8.2I have a form with a Group-X field where I have a upload_image field.When I'm working with PHP 7.4 every thing work like a charm and I have my image uploaded and reachable.When I try PHP 8.0 -> 8.2, I get an erro message :"Attempt to assign property "value" on null"If I go back to PHP 7.4, it works again. So it occur only when changing my PHP.Any advice ? 143 PostsStef 1 year ago2Level 1For info, actually tested on 2 differents websites and same issue... 3 Postsjperezantoni 1 year ago1Level 2Dear, were you able to solve? 143 PostsStef 1 year ago0Level 3Hi Jesus,looks like Image field works since last update 3.23.2But now I have just found that I have the same issue with file upload field... Argh ! :) 38 Postsperrineco 1 year ago0Level 1HiI have the same issue! thanks! 3 Postsjperezantoni 1 year ago0Level 1Hi. I have the same issue! thanks! 143 PostsStef 1 year ago0Level 1Looks like Image field works since last update 3.23.2But now I have just found that I have the same issue with file upload field... Argh ! :) 118 PostsOctopoos - Olivier 1 year ago0Level 1Hi guys,PR opened here with the fix : https://github.com/Octopoos/SEBLOD/pull/709