I am using D7.8 and when I try to sort my comments it stays with the default oldest first. Do you have any suggestions?

Comments

iacono’s picture

Priority: Critical » Major

Same issue, Enabled the module, navigated to the content type page and set the sorting to "Newer First", Cleared my Cache and ran Cron. Comments are still displaying with the oldest ones at the top. Am I missing something?

Edit* Using Drupal Version 7.9, Module still not working.

dreadlocks1221’s picture

Priority: Major » Critical

IS this module abandoned? 2 weeks and no maintainer response

dhatman’s picture

Worked fine for me. Turned my page-node into a guestbook. Excellent!

dhatman’s picture

Worked fine for me.

By default the the sort order is oldest first, but both available sort orders worked excellent for me.

Just what I needed.

+++

emergencyofstate’s picture

The module sorts the comments correctly however if you post a comment when there are multiple pages of comments, your new comments goes to the end of the paged list which is opposite of the newest first sorting order.

Any ideas on how to fix?

maurizio.ganovelli’s picture

Assigned: Unassigned » maurizio.ganovelli
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Hi, i cannot reproduce this issue. I've lately tested this module on a fresh D7.9 installation, using flat and threaded comments, paging and newer/older first ordering. All seems to work as expected.
Please let me know.

iacono’s picture

My comments are being pulled in through a panel. I've overridden the node template via the panels config and am pulling in "node being viewed" comments into a content pane. I think maybe the Panel sorting is overriding the module sorting. I don't have an option to sort by newer/older in the panel config, I only have that option in the Content type config.

/structure/pages/nojs/operation/node_view/handlers/node_view_panel_context/content

dreadlocks1221’s picture

I too am pulling comments through a panel

maurizio.ganovelli’s picture

Title: Module Does Not Seem to Work » Panels module integration
Category: bug » feature
Status: Postponed (maintainer needs more info) » Postponed

Changed issue title and category.

seandunaway’s picture

Status: Postponed » Fixed

I tried every variation to make it break and was prepared to write the patch to fix this... but it simply works in panels, now. :)

Status: Fixed » Closed (fixed)

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