Greetings

I'm testing this module but I have found 2 critical errors:

- With this module activated, my users can't post any comments
- When you try to access the user comments page, it shows a blank page

Also a suggestion: it would be nice to show a page "this user has not published any comments yet" instead of a 404.

Comments

removemeplease’s picture

Do you have any links so I can take a look? Which version of Drupal are you using?

I don't know anyone else who has used this module so I had no idea about these problems. I created it on a local test server and put it on a live server with none of those problems.

Do usernames have an alias - e.g. example.com/user/name instead of example.com/user/2. I don't see why this should be a problem but i'm just trying to troubleshoot.

A user's comment page with no comments doesn't show a 404 error on my site - http://www.pedigreemusic.com/comments/391 - just a header with the username. I agree about needing a message on the page though.

I'll try to help you as much as possible but I can't replicate the problems.

removemeplease’s picture

Priority: Critical » Minor
Status: Active » Postponed (maintainer needs more info)

Sorry I haven't responded sooner. I've found the solution to the blank page problem...

The link in the "navigation" menu links to: http://example.com/comments/0 but should just link to http://example.com/comments/

As for not being able to post comments I don't think that this module is to blame. I've just installed it on another server and have no problems so check your user permissions or something.

Xabi’s picture

That not was the error. When I activate Comments Page, I get 500 Internal Server Errors when navigating to user comment's pages (mysite.com/comments/XXX) and also when trying to publish a comment, so it affects to the Drupal comment system too. The only thing that works ok is the full comments page (mysite.com/comments).