• Hi there

    We have an 8 year old site using tiny mce editor, When we install a ssl cerificate with really simple ssl, the site totally breaks and goes whitescreen Backend remains intact. Any body that can help ?

Viewing 1 replies (of 1 total)
  • Hi @neelsuys

    First you should Enable debugging.

    #Change “false to true” into wp-config.php file.
    define( ‘WP_DEBUG’, true );

    Then check the website. Maybe you will get any fatal error or warning.
    After that, you could find out the real problem.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Old wordpress with tiny mce editor breaks when installing ssl certificate’ is closed to new replies.