Quote Originally Posted by torvista View Post
...because the link was being built without SSL due to admin/includes/configure.php
define('ENABLE_SSL_CATALOG', 'true');
was set to false (incorrectly).
Ah, that would do it! I was puzzling over your report.