joppuyo / acf-image-aspect-ratio-crop

Image Aspect Ratio Crop field for Advanced Custom Fields
https://wordpress.org/plugins/acf-image-aspect-ratio-crop/
GNU General Public License v2.0
106 stars 16 forks source link

Fatal error: Uncaught TypeError: json_decode(): Argument #1 #141

Open iouston opened 7 months ago

iouston commented 7 months ago

Hi, I'm using acf-image-aspect-ratio-crop on a wordpress 6.4.3 website with acf-image-aspect-ratio-crop 6.0.3. The website server is on php 8.0 I have an error message on a custom template page

Fatal error: Uncaught TypeError: json_decode(): Argument #1 ($json) must be of type string, array given in /home3/sc2iouston/public_html/wp-content/plugins/acf-image-aspect-ratio-crop/fields/class-npx-acf-field-image-aspect-ratio-crop-v5.php:886

I don't understand why. Can you help me please ?

rv-SFD commented 6 months ago

Same here ... anyone to help?