Title: Jennifer Dust's Replies | WordPress.org

---

# Jennifer Dust

  [  ](https://wordpress.org/support/users/jldust/)

 *   [Profile](https://wordpress.org/support/users/jldust/)
 *   [Topics Started](https://wordpress.org/support/users/jldust/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jldust/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jldust/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jldust/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jldust/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jldust/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Nav Plus] Array offset null](https://wordpress.org/support/topic/array-offset-null/)
 *  Thread Starter [Jennifer Dust](https://wordpress.org/support/users/jldust/)
 * (@jldust)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/array-offset-null/#post-16572658)
 * Hi Matt,
 * Thanks for taking a look at this, here is an example of the code we are using
   that we experienced the error message with.
 *     ```wp-block-code
       wp_nav_menu(
         array(
           'menu' => $sidebar_menu,
           'fallback_cb' => false,
           'container' => false,
           'start_depth' => 1,
           'depth' => 2
         )
       );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] Update to 3.1.33 Broke My Site](https://wordpress.org/support/topic/update-to-3-1-33-broke-my-site/)
 *  [Jennifer Dust](https://wordpress.org/support/users/jldust/)
 * (@jldust)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/update-to-3-1-33-broke-my-site/page/3/#post-13741763)
 * Similar issue here, but I ran into the guzzle error when updating Facebook Pixel
   to v2.2.1. Looks like that update changes the guzzle version which causes Simple
   Calendar to fail when loading the page.
 * Facebook Pixel v2.2.0 does work with Simple Calendar.
 * This was the error I found after the update:
    `Uncaught Error: Call to undefined
   method GuzzleHttp\Utils::chooseHandler() in /code/wp-content/plugins/google-calendar-
   events/vendor/guzzlehttp/guzzle/src/functions.php:61 Stack trace: #0 /code/wp-
   content/plugins/official-facebook-pixel/vendor/guzzlehttp/guzzle/src/HandlerStack.
   php(42): GuzzleHttp\choose_handler()`

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