This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

delete Image from media library through api

Comments

1 comment

  • Avatar
    Aleksandar Kostadinov

    Hi Syed,

    Based on the error message you shared in your response it appears that something with your installation of the Cloudinary PHP SDK may not have worked correctly hence why it cannot find the Cloudinary/Uploader class.

    Could you please confirm you have performed the installation steps detailed here?
    https://cloudinary.com/documentation/php1_integration#installation

    In addition, that version of the SDK (v1) is now the legacy and replaced with a newer V2 PHP SDK which you can find below. If you are starting to use the PHP SDK we recommend you to upgrade and use the V2 instead of the now legacy V1 that you are currently using.
    https://cloudinary.com/documentation/php_integration

    Looking forward to your updates.

    0
    Comment actions Permalink

Post is closed for comments.