• Resolved Guido

    (@guido07111975)


    Hi,

    I’ve tried your plugin by adding a testimonial and adding a shortcode on a page.. when I visited the testimonials page there where many warnings:

    
    Notice: Undefined index: mode in my-domain/wp-content/plugins/strong-testimonials/includes/class-strong-testimonials-shortcode.php on line 85
    
    Notice: Undefined index: id in my-domain/wp-content/plugins/strong-testimonials/includes/class-strong-view-display.php on line 207
    
    Notice: Undefined index: pagination in my-domain/wp-content/plugins/strong-testimonials/includes/class-strong-view-display.php on line 59
    
    Notice: Undefined index: id in my-domain/wp-content/plugins/strong-testimonials/includes/class-strong-view-display.php on line 218
    

    And so on..

    Guess this is caused because you don’t initialize the variables first.

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @guido07111975,

    Thank you for letting us know about this!
    I have opened a ticket regarding this on Github and we will fix this in our next update.

    Thank you so much for your feedback.
    In the meantime, I recommend turning debug back to false so you can use the plugin.

    Best wishes,
    Mihaela

    Thread Starter Guido

    (@guido07111975)

    Hi Mihaela,

    You’re welcome. Because I’m a developer myself I always have debugging turned on, so that’s why I saw the warnings.

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Many warnings with debugging on’ is closed to new replies.