• Resolved NettSite

    (@nettsite)


    Notice: Undefined index: full in /home/bookingsdirect/public_html/wp-content/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/cloudinary.php on line 296

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Cloudinary

    (@cloudinary)

    Hi @nettsite, in order to track this down can you kindly share the below information:

    PHP version
    WordPress version
    Cloudinary plugin version
    Parameters/configuration passed to cloudinary
    Full error message/stack trace

    This will help us in pinpointing the issue.

    Looking forward to your reply.

    Thread Starter NettSite

    (@nettsite)

    PHP version 7.1.6
    WordPress version 4.8–en_ZA
    Cloudinary plugin version 1.1.5
    Parameters/configuration passed to cloudinary: cloudinary://255134685721656:okiev3O6zThrxcS-RBPdUjXm9wY@hometally
    Full error message/stack trace:

    Notice: Undefined index: full in /home/bookingsdirect/public_html/wp-content/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/cloudinary.php on line 296

    No stack trace available, but I would look in cloudinary.php on line 296 for an uninitialised array element. Just a guess.

    Plugin Author Cloudinary

    (@cloudinary)

    I apologize for the long turnaround here.

    Thank you for the details.

    I noticed that the version you are currently using is not the latest version.
    Can. The latest version is 1.1.6 which can be downloaded here.

    Can you please try to update to the newest version and see if the issue reproduces?
    Can you let us know?

    Also please note that you can also send a request to [email protected] where we offer 24/hr support.

    Same here.

    PHP version: 7.0.18-0ubuntu0.16.04.1
    WordPress version: 4.8.1
    Cloudinary plugin version: 1.1.6
    Parameters/configuration passed to cloudinary: Not parameters, just full image URL.
    Full error message/stack trace:

    This is what I have inside an inline css style:
    background-image: url('<br /> <b>Notice</b>: Undefined index: post-thumbnail in <b>/wp-content/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/cloudinary.php</b> on line <b>296</b><br /> https://res.cloudinary.com/myId/image/upload/numericId/myFile.jpg')

    In the template I am adding that background image like this:

    style="background-image: url('<?php the_post_thumbnail_url(); ?>')"

    • This reply was modified 7 years, 7 months ago by mikeldev.
    • This reply was modified 7 years, 7 months ago by mikeldev.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Notice with debug on’ is closed to new replies.