• Resolved hennell

    (@hennell)


    Clicking save on the options page of this plugin gives me the following errors:

    Notice: Undefined index: continue-wpipp-install in [...]/plugins/wp-image-protect/wp-image-protect.php on line 220
    
    Notice: Undefined index: JPG Support in [...]/wp-content/plugins/wp-image-protect/php/wpipp-install-check-class.php on line 82
    
    Warning: Cannot modify header information - headers already sent by (output started at [...]/plugins/wp-image-protect/wp-image-protect.php:220) in [...]/wordpress/wp-includes/pluggable.php on line 876

    The first two errors (undefined index) are displaying at the top of every page while the plugin is activated (displayed only because WPDebug is on) – the above text is all I see when I click ‘Save options’ however.

    If it changes anything this is a dev setup I’m running as localhost right now; and the site features a number of custom types and fields etc. Would be nice to get this running if possible.

    https://www.ads-software.com/plugins/wp-image-protect/

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

    (@8mediacentral)

    Thanks hennell,

    I’ll take a look at it. It’s looking for various php variables, which could not be configured as per a production machine – specifically the GD image library.

    Plugin Author 8MediaCentral

    (@8mediacentral)

    Hi hennel,

    Hopefully the new version works better for you. NOTE This plug in will not work if WP_DEBUG is set to true, but will work on production environments. (this is a limitation of the dynamic loads the plugin performs)

    Plugin Author 8MediaCentral

    (@8mediacentral)

    I’ll close this for the time being, if there are any more issues in this regard, please open a new support ticket, cheers.

    Plugin Author 8MediaCentral

    (@8mediacentral)

    Closed

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Undefinded Index errors on save options JPG Support’ is closed to new replies.