• I can’t use the Customizer, I get these errors:

    PHP Notice: Undefined variable: preset in C:\Users\richa\MyFiles\wwwroot\westwalesdas\wp-content\plugins\my-calendar\includes\widgets\class-my-calendar-today-widget.php on line 150 PHP Notice: Undefined variable: preset in C:\Users\richa\MyFiles\wwwroot\westwalesdas\wp-content\plugins\my-calendar\includes\widgets\class-my-calendar-today-widget.php on line 150 PHP Notice: Undefined variable: preset in C:\Users\richa\MyFiles\wwwroot\westwalesdas\wp-content\plugins\my-calendar\includes\widgets\class-my-calendar-today-widget.php on line 150 PHP Notice: Undefined variable: preset in C:\Users\richa\MyFiles\wwwroot\westwalesdas\wp-content\plugins\my-calendar\includes\widgets\class-my-calendar-today-widget.php on line 150 PHP Notice: Undefined variable: preset in C:\Users\richa\MyFiles\wwwroot\westwalesdas\wp-content\plugins\my-calendar\includes\widgets\class-my-calendar-today-widget.php on line 150

    My fix is to define the variable: $preset = “” but this has to go in the class-my-calendar-today-widget.php file, which is going to get overwritten with updates.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Are you up to date with the latest release? This specific issue was fixed in 3.6.12, so it shouldn’t be happening if you’re up to date.

    Thread Starter Richard Watton

    (@ardmark)

    My bad, I was on 3.6.11

    The problem does not happen on 3.6.12

    Very nice plugin, thanks

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

The topic ‘Breaks the Customizer’ is closed to new replies.