Title: Brian Zoetewey's Replies | WordPress.org

---

# Brian Zoetewey

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Forms] missing vender autoload from psr vender library](https://wordpress.org/support/topic/missing-vender-autoload-from-psr-vender-library/)
 *  [Brian Zoetewey](https://wordpress.org/support/users/omicron7/)
 * (@omicron7)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/missing-vender-autoload-from-psr-vender-library/#post-10295620)
 * [@constantcontact](https://wordpress.org/support/users/constantcontact/) Have
   these updates/fixes been included in the release yet? We just ran into the issue
   as well and downgraded in the meantime.
    -  This reply was modified 8 years, 1 month ago by [Brian Zoetewey](https://wordpress.org/support/users/omicron7/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] AJAX Error on https](https://wordpress.org/support/topic/ajax-error-on-https/)
 *  [Brian Zoetewey](https://wordpress.org/support/users/omicron7/)
 * (@omicron7)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/ajax-error-on-https/#post-6529023)
 * Fulvio, thanks for looking into this. I’ve dug through the code and it actually
   appears to be an issue with the domain mapping plugin in use on the site. The
   domain mapping plugin is generating the incorrect URL when `admin_url( )` is 
   called. Your plugin is working correctly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress.com Custom CSS] safecss and HTTPS mixed content errors. Fix included.](https://wordpress.org/support/topic/safecss-and-https-mixed-content-errors-fix-included/)
 *  [Brian Zoetewey](https://wordpress.org/support/users/omicron7/)
 * (@omicron7)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/safecss-and-https-mixed-content-errors-fix-included/#post-2768328)
 * If using the “Start from scratch . . .” option, then line 452 needs to change
   as well.
    from: `return 'http://' . $_SERVER['HTTP_HOST'] . '/wp-content/plugins/
   safecss/blank.css';` to: `return plugins_url( 'blank.css', __FILE__ );`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My Calendar - Accessible Event Manager] [Plugin: My Calendar] Update now does not function in 1.7](https://wordpress.org/support/topic/plugin-my-calendar-update-now-does-not-function-in-17/)
 *  Thread Starter [Brian Zoetewey](https://wordpress.org/support/users/omicron7/)
 * (@omicron7)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-my-calendar-update-now-does-not-function-in-17/#post-1867112)
 * For me, I edited the files I needed and added the necessary _wponce hidden input
   field.
    `<input type="hidden" name="_wpnonce" value="<?php echo wp_create_nonce('
   my-calendar-nonce'); ?>" />`

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