Hey, thanks for the quick response!
We are using HyperDB version 1.8
and are on
mySql 8.0.
So I got it working again by commenting out this line.
$attachment_id = $dynamic_featured_image -> get_image_id($data['full']);
The rest works great. I think you did an awesome job on this plugin man.