Title: Update 2.3.7 css can&#039;t be found
Last modified: August 31, 2016

---

# Update 2.3.7 css can't be found

 *  Resolved [ThinkbotB](https://wordpress.org/support/users/thinkbotb/)
 * (@thinkbotb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/update-237-css-cant-be-found/)
 * After the 2.3.7 update, the css can’t be found due to an insecure connection.
 * [https://40.76.83.255/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/css/ai1ec_parsed_css.css?ver=2.3.7](https://40.76.83.255/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/css/ai1ec_parsed_css.css?ver=2.3.7)
   Failed to load resource: net::ERR_INSECURE_RESPONSE
 * It’s trying to pull from my IP instead of my host name. My host name is [http://www.lfgpgh.com](http://www.lfgpgh.com)
 * Thanks.
 * [https://wordpress.org/plugins/all-in-one-event-calendar/](https://wordpress.org/plugins/all-in-one-event-calendar/)

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

 *  [Calvin](https://wordpress.org/support/users/calvinyeh/)
 * (@calvinyeh)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/update-237-css-cant-be-found/#post-6962661)
 * Hi ThinkbotB!
 * Can you please run the following SQL command?
 * SELECT * FROM wp_options WHERE option_name = ‘ai1ec_current_theme’;
 * The IP 40.76.83.255 should appear in the response (option_value column), then
   you just have to update the option_value by replace the IP with “www.lfgpgh.com”.
   After that, please tell me if it worked!
 * Thanks!
 *  [Urantian](https://wordpress.org/support/users/urantian/)
 * (@urantian)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/update-237-css-cant-be-found/#post-6962792)
 * Thank you for posting this solution! I had a similar problem, after upgrading
   to 2.3.7. In my case, the calendar formatting was very distorted, and the graphics
   were missing. However, I had no errors, but suspected that the trouble was regarding
   the CSS
 * The MySQL query revealed that the calendar was looking for the CSS file on a 
   no-longer-active domain name.
 * Michael

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

The topic ‘Update 2.3.7 css can't be found’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/all-in-one-event-calendar.svg)
 * [Timely All-in-One Events Calendar](https://wordpress.org/plugins/all-in-one-event-calendar/)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-event-calendar/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Urantian](https://wordpress.org/support/users/urantian/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/update-237-css-cant-be-found/#post-6962792)
 * Status: resolved