• Resolved garywillis24

    (@garywillis24)


    I transferred my site:BankGuide from one host to another with the help of All-in-One WP Migration, after importing all data, I deactivated the plugin and then I found that my images disappeared and later on again I activated then my images started visibling who so? such a thing is happening?

    • This topic was modified 5 years, 1 month ago by garywillis24.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    Your server’s SSL configuration might be incorrect.
    The plugin has this line:

    if ( isset( $_SERVER['HTTP_X_FORWARDED_PROTO'] ) && ( $_SERVER['HTTP_X_FORWARDED_PROTO'] === 'https' ) ) {
    	$_SERVER['HTTPS'] = 'on';
    }

    You can send it to your hosting provider and they can assist you with fixing it.

Viewing 1 replies (of 1 total)
  • The topic ‘Images Get Invisible When I Deactivate This Plugin’ is closed to new replies.