Closed (fixed)
Project:
AddThis
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Dec 2008 at 06:53 UTC
Updated:
18 Apr 2009 at 20:50 UTC
Thanks for the great module. It's working great but I'm having one issue with the secure pages module. When logged in (https) the headers are showing:
http://s7.addthis.com/js/152/addthis_widget.js
http://s7.addthis.com/static/r04/widget02.css
http://s7.addthis.com/live/t00/152lo.gif?xxxxxxxxxxsomelongcodexxxxxxxxx...
rather than https. I could change the module code but then I'd have the opposite issue when logged out.
Any thoughts?
Thanks for your help.
Comments
Comment #1
vesapalmu commentedI classified this as a bug in the module. There should be a check if a page is using HTTP or HTTPS and same protocol should always be used for all Addthis stuff.
Comment #2
TrinitySEM commentedThank you!
As a work around I excluded AddThis from secure pages via the block.
Happy New Year.
Comment #3
vesapalmu commentedThis has now been fixed in latest dev version. Please have a look and check if it does the trick for you. It is now possible to set two image urls, but dimensions are still identical for both. More complex stuff can be done using theming.
Comment #4
TrinitySEM commentedThank you! I'll take a look and reply soon.
Comment #5
mrfelton commentedworks for me (on Drupal 6). Thanks
Comment #6
vesapalmu commentedThis will be included on next release of the module.
Comment #7
TrinitySEM commentedMy apologies-we abandoned the 5.x install and switched to D6 for other reasons. I never got a chance to test this again. Thanks for your help.