This module appears not to to work on Safari 3.1.1 on Mac and Firefox 2 (on Linux and Windows). Nothing shows up involving the Disqus module when viewing the front page or a specific blog post.

It does successfully work using Firefox 3 on the Mac though.

Comments

cslewis’s picture

Please change to closed. Installation error was the cause.

robloach’s picture

Version: 6.x-1.2 » 6.x-1.x-dev

Ah, I'm glad that it's working. What were you missing? Is there any documentation we could put together that would help installation?

cslewis’s picture

It was actually due to the fact that the module doesn't allow anonymous users to see the comments. So I guess it might still technically be a bug - I 'fixed' it for my installation by removing the check for user permissions within the module.

robloach’s picture

How about this for help_hook...........

Disqus

Uses the Disqus comment system to enhance comments.

Installation

  1. Register your site information at Disqus.com
  2. Download and install the Disqus module into your respective sites directory (sites/all/modules).
  3. Enable the module in admin/build/modules/
  4. Visit admin/settings/disqus and set your configuration options depending on what you registered with on Disqus, as well as what nodes you'd like Disqus comments to be present on.
  5. Enable the "view disqus comments" permission at admin/user/access or admin/user/permission for users you'd like to have access to the comments

Anything else you can think of?

cslewis’s picture

Nope, that help makes sense to me and would have cleared up my issue with enabling the correct permissions.

robloach’s picture

Status: Active » Fixed

In version 1.3! Thanks a lot.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.