Page 1 of 1

No images show after setting

Posted: Sat Oct 07, 2023 9:59 pm
by wangyonggang

Dears,

When I tried to set a field as IMAGES, I submitted the photo.
Nothing done. I cannot see the image in list page following Tutorial - File Upload to Database.

Could you help me to resolve?


Re: No images show after setting

Posted: Sun Oct 08, 2023 6:59 am
by MichaelG

Enable Advanced Settings -> Debug and check network response (F12 -> Network) in browser. Make sure that there is no error.

Also make sure that read/write permission for the upload folder is enabled.


Re: No images show after setting

Posted: Mon Oct 09, 2023 10:18 pm
by wangyonggang

IT WORKS after unchecked CAPTCHA Extension.
Before, there was an error in F12 model. It needs Google reCAPTCHA API that cannot be used.

Thanks.