Results 1 to 4 of 4

Thread: https mshots

  1. #1
    Affiliate Member AppThemes Affiliate trangnv91's Avatar
    Join Date
    Jun 2012
    Location
    Vietnam
    Posts
    22
    Thanks
    0
    Thanked 1 Time in 1 Post

    https mshots

    Quote Originally Posted by jomarkosabel View Post
    Hi tradeamillion,

    Try changing the codes below in the clipper/includes/functions.php line 436;

    Code:
    $store_image_url = "http://s.wordpress.com/mshots/v1/" . urlencode( $store_url ) . "?w=" . $width;

    To use the https mshots link;


    Code:
    $store_image_url = "https://s0.wordpress.com/mshots/v1/" . urlencode( $store_url ) . "?w=" . $width;

    As always, backup your database before modifying the file just to be safe.


    - Jomark
    Hello Jomark,
    I have changed the links as your answer but it does not solve my issue.
    When I view
    source it is still displayed at http://s.wordpress.com/mshots/v1/
    You can check my websites:
    https://bluecouponcodes.com / https://popularcodes.com/

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,693
    Thanks
    166
    Thanked 3,387 Times in 3,258 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Affiliate Member AppThemes Affiliate trangnv91's Avatar
    Join Date
    Jun 2012
    Location
    Vietnam
    Posts
    22
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,693
    Thanks
    166
    Thanked 3,387 Times in 3,258 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MSHOTS served without SSL giving me mixed content errros
    By jasongeek in forum Help Using Clipper
    Replies: 2
    Last Post: May 24th, 2017, 09:43 AM
  2. HTTPS http://s.wordpress.com/mshots/v1/
    By tradeamillion in forum Help Using Clipper
    Replies: 8
    Last Post: March 28th, 2016, 11:03 AM
  3. mshots blank image screenshot of store
    By dwiz in forum Report Clipper Bugs
    Replies: 15
    Last Post: December 16th, 2012, 08:16 AM
  4. Replacing mshots with shrinktheweb
    By circlecity in forum Clipper General Discussion
    Replies: 3
    Last Post: August 17th, 2011, 10:59 AM
  5. mshots needs to be cached locally
    By azzx in forum Report Clipper Bugs
    Replies: 1
    Last Post: July 16th, 2011, 04:51 PM