-
AuthorPosts
-
florian78 Friend
florian78
- Join date:
- October 2011
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
April 19, 2014 at 11:29 am #196902Hi,
I’m using the JA disqus plugin with JA Social template and have some troubles:
1) the plugin doesn’t show up excactlythe disqus button should be displayed just before the button “Weiterlesen…”
2) when the plugin is activated I get serveral warnings because the connections to disqus is done via http and not https!
My domain has a valid SSL certificate so I’m not happy when the secure connections get’s compromised and the reason is this plugin…disqus can be used with https too…
the browser chrome says: [blocked] The page at ‘https://www.ltc-weinviertel.at/’ was loaded over HTTPS, but ran insecure content from ‘http://ltcbisamberg.disqus.com/count.js’: this content should also be loaded over HTTPS.
How can this be changed?Thanks for any suggestions and help!
kind regards
Florian
alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
April 20, 2014 at 9:26 pm #531666Hi Florian,
According to this doc Disqus detects if your site runs on http or https automatically. So, ideally you should not have any issues.
Could you please fill in the “Access Information provided for JA Staff” web-form with your Super User username and password for us to have a look around your backend?
Regards,
Alex
UPDATE:
I just found in this discussion that this issue with connections to Disqus via https pages being blocked on Chrome and IE was experienced on Drupal CMS as well.
Please contact Disqus, asking them to make your account with them SSL-compliant and hopefully your “JA Disqus Debate” connection to them via https will be solved there and then.
Hope this helps
1 user says Thank You to alexsmirnov for this useful post
florian78 Friendflorian78
- Join date:
- October 2011
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
April 21, 2014 at 6:08 am #531707Hi Alex,
thx for info. I just dropped a line at disqus. to see what’s wrong with the count.js which is obviously from disqus.
But thing is even when the loading from disqus doesn’t work because it’s being blocked by the browser…the plugin should manage the correct display in the frontend.
But it doesn’t. Is there a way to support an option for this specific case, too?
Chrome:Firefox:
IE:
kind regards
Florian- florian78 Friend
florian78
- Join date:
- October 2011
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
April 21, 2014 at 9:16 pm #531831ok, I got the answer from disqus which was:
“Thanks for contacting us. To resolve this remove the ‘http:’ within the embed.js and count.js script. It should look like: ‘//ltcbisamberg.disqus.com/embed.js’ which will allow the browser to determine the type of protocol used.”So the message was I have to remove this on my side…so I searched for the text “embed.js” and “count.js” in all files…and guess what…the bug was done by the joomlart module.
To correct the SSL issue the files disqus.php and disqus_count.php have to be corrected:
disqus.php:
WRONG: dsq.src = ‘http://<?php echo $subdomain; ?>.disqus.com/embed.js’;
RIGHT: dsq.src = ‘//<?php echo $subdomain; ?>.disqus.com/embed.js’;
disqus_count.php
WRONG: s.src = ‘http://<?php echo $subdomain; ?>.disqus.com/count.js’;
RIGHT: s.src = ‘//<?php echo $subdomain; ?>.disqus.com/count.js’;Please correct this bug in your module! The solution is already there. 😉
I’m really wondering no one has encountered or at least mentioned that kind of troubles with SSL before.kind regards
Florian1 user says Thank You to florian78 for this useful post
alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
April 22, 2014 at 7:11 am #531885Hi Florian,
Thank you for getting back to us with the Disqus response.
Pleased to see your https connection to Discus is sorted. I am now referring this thread to our developers.
Happy joomlarting 🙂
Regards
Alex
alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
April 22, 2014 at 8:02 am #531888Hi Fabian,
I hope you don’t mind my splitting your FB Invalid API Id issue and the button display issue each into its own dedicated thread and we’ll take it from there?
I’ll PM you the first thing I created them for us.
Regards,
Alex
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
davisj Frienddavisj
- Join date:
- June 2013
- Posts:
- 28
- Downloads:
- 15
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
June 27, 2016 at 11:36 am #944560Hi,
I’m facing the same problem with SSL. I’ve changed the 2x files as described above (disqus.php, disqus_count.php) in the folder:
public_html/plugins/content/jadisqus_debate_echo..and the plugin still doesn’t show.
Is there anything else I can do?
Cheers, David
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 28, 2016 at 6:20 am #944727Hi David,
You can apply my download and extract my attached file and copy them to plugins/content/jadisqus_debate_echo/tmpl/ folder
Hope it helps
Regards
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 8 replies, has 4 voices, and was last updated by Ninja Lead 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum