Viewing 1 replies (of 1 total)
  • Thread Starter Brian Henry

    (@brianhenryie)

    Still a problem after the latest update.

    Obviously I fixed this problem locally, then the update reverted the fix back to the problem state. The update didn’t actually update anything, it was just so you could change the WordPress version Tested up to: 5.9.3.

    BTW, when changing that, you do not need to change your plugin version number.

    i.e. you can push a change to SVN that will help the www.ads-software.com website correctly show that it is tested up to ~~ but it won’t force everyone who has the plugin to download and install the otherwise unchanged plugin.

    Please fix this Undefined index: variations issue by adding this code at line 233:

    if( ! isset( $response->data['variations'] ) ) {
    	return $response;
    }
    • This reply was modified 2 years, 7 months ago by Brian Henry. Reason: Adding the fix
Viewing 1 replies (of 1 total)
  • The topic ‘Undefined index: variations’ is closed to new replies.