Okay, thanks, the screenshot can be pulled from here: http://rigamajig.org/image-post temporarily.
Let me know if you need anything else. BTW, I noticed that the CN variables with URL protocol all should read ‘https‘. This could be causing the failure.
We use this plugin to notify WP of our protocol, because the header does not contain the info, https://gist.github.com/webaware/4688802.
Output of var_dumps added at 1509 in class.image.php:
string(104) “http://server.gov/wp-content/uploads/connections-images/dina-abrams/dabrams_original.jpg” array(6) { [“base_path”]=> string(42) “/var/www/server/html/wp-content/uploads/” [“base_url”]=> string(50) “https://server.gov/wp-content/uploads/” [“base_rel_url”]=> string(20) “/wp-content/uploads/” [“img_base_path”]=> string(61) “/var/www/server/html/wp-content/uploads/connections-images/” [“img_base_url”]=> string(69) “https://server.gov/wp-content/uploads/connections-images/” [“img_base_rel_url”]=> string(39) “/wp-content/uploads/connections-images/” } string(50) “/var/www/server/html/wp-content/themes/twentyten”