Title: tharrisn's Replies | WordPress.org

---

# tharrisn

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

 *   [Profile](https://wordpress.org/support/users/tharrisn/)
 *   [Topics Started](https://wordpress.org/support/users/tharrisn/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tharrisn/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tharrisn/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tharrisn/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tharrisn/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tharrisn/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: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] Ajax doesn't work with forced admin SSL](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-ajax-doesnt-work-with-forced-admin-ssl/)
 *  Thread Starter [tharrisn](https://wordpress.org/support/users/tharrisn/)
 * (@tharrisn)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-ajax-doesnt-work-with-forced-admin-ssl/#post-2489672)
 * Thanks for the quick response.
 * Ok, made the change but ajax calls still fail while in the admin area. However,
   ajax calls while viewing a calendar, i.e. clicking previous or next month work
   now.
 * For example while creating a new event or editing an existing event these items
   don’t work: clicking the “Add” button for Event Tags, clicking the Repeat checkbox
   doesn’t create an overlay with the repeat dialog box. There may be others but
   those are ones I use all the time. Nothing happens when performing either of 
   these operations with “define(‘FORCE_SSL_ADMIN’, true);” in wp-config.php.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] Ajax doesn't work with forced admin SSL](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-ajax-doesnt-work-with-forced-admin-ssl/)
 *  Thread Starter [tharrisn](https://wordpress.org/support/users/tharrisn/)
 * (@tharrisn)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-ajax-doesnt-work-with-forced-admin-ssl/#post-2489661)
 * I force SSL on login/admin through “wp-config.php” line 54 (WordPress 3.3.1)
 * /** Force all logins and all admin sessions to happen over SSL. */
    define(‘FORCE_SSL_ADMIN’,
   true);
 * SSL works perfectly with the rest of the site. I’ve got WooCommerce installed
   for commerce and it’s working great too. The only change in the site URL is of
   course the protocol prefix of HTTPS.
 * AI1EC is choking whenever there is an ajax call. It appears to work well everywhere
   else. If I comment out “define(‘FORCE_SSL_ADMIN’, true);” in wp-config.php then
   the ajax calls work fine.

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