SnapBuilder Posted June 28, 2015 Report Posted June 28, 2015 I am not sure if this is a bug issue or a strange anomaly that can't be fixed with this version. We just upgraded to the latest version of Revive... once completing the upgrade we noticed that the banners are now not shown on any web page that contains an https:// connection... even though we have verified the https:// pathway requirement to the invocation code snippet. If we change the code to only require an http:// connection and show the invocation code on an http:// page, it shows and records the impression as expected. Is anyone else experiencing this strange behavior after upgrading? Quote
Adservermods Posted June 29, 2015 Report Posted June 29, 2015 After upgraded your new revive adserver, have to replace old configuration details instead of new. This is the reason that your banners are not delivered. Quote
Richard Foley Posted July 2, 2015 Report Posted July 2, 2015 Take a careful look at your config for http + https mistakes. Quote
SnapBuilder Posted July 2, 2015 Author Report Posted July 2, 2015 Thank you for your replies. I have searched all files in an attempt to rectify the issue, but I have not located any obvious errors, nor do I receive any errors within the log file. The ads do appear on a non-SSL connection, but blank on any SSL page. You stated that I should check and verify the https:// settings within the config file settings. I see URL paths starting with the domain name/folder name/ paths. If I append the https:// to the URL path, it errors the entire script (as I expect it would). [webpath] admin="snapbuilder.com/sponsor/www/admin" delivery="snapbuilder.com/sponsor/www/delivery" deliverySSL="snapbuilder.com/sponsor/www/delivery" images="snapbuilder.com/images/adimg" imagesSSL="snapbuilder.com/images/adimg" I do see these SSL settings in the config file, and they appear to be correct: (assuming 1 = true) [openads] installed=1 requireSSL=1 sslPort=443 I see no other config files located in any folders that offer any further SSL changes or URL path adjustments. Am I missing something? Quote
Richard Foley Posted July 6, 2015 Report Posted July 6, 2015 There's a few threads on here which might be worth reading through: http://forum.revive-adserver.com/topic/1385-using-ssl-for-serving-ads/?hl=https http://forum.revive-adserver.com/topic/322-serving-ads-over-https-fails/?hl=https http://forum.revive-adserver.com/topic/1404-serving-ads-from-https-not-working/?hl=https HTH. andrewatfornax 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.