Title: Blank Pages/Crashing
Last modified: August 8, 2017

---

# Blank Pages/Crashing

 *  [Dynisty](https://wordpress.org/support/users/dynisty/)
 * (@dynisty)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/blank-pagescrashing/)
 * As soon as I update AMP my site crashes. WordPress crashes completely – I can’t
   even log in.
 * Am I doing something wrong or is there a bug?

Viewing 1 replies (of 1 total)

 *  [luigitec](https://wordpress.org/support/users/luigitec/)
 * (@luigitec)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/blank-pagescrashing/#post-9422172)
 * Check your logs, it’s probably related to the customizer update, they changed
   a public function to `public static function`.
 * The updated function is called register_customizer_ui, some other plugin may 
   have declared the same function, just check if the other plugin got updated or
   manually edit the function to:
 * `public`**static**`function register_customizer_ui()`
 * That should make the issue go away.

Viewing 1 replies (of 1 total)

The topic ‘Blank Pages/Crashing’ is closed to new replies.

 * ![](https://ps.w.org/amp/assets/icon.svg?rev=2527602)
 * [AMP](https://wordpress.org/plugins/amp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amp/)
 * [Active Topics](https://wordpress.org/support/plugin/amp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [luigitec](https://wordpress.org/support/users/luigitec/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/blank-pagescrashing/#post-9422172)
 * Status: not resolved