When i try to response a comment reply i get this error:

warning: array_shift() [function.array-shift]: The argument should be an array in /var/www/html/Drupal6/modules/comment/ajax_comments/ajax_comments.module on line 109.

Comments

dimitriz1’s picture

This is the same error all other people are having. This module is broken at the moment, not usable on any sites with this error appearing. Problem has been reported for months but no fix. Maybe it time someone wrote a whole brand new ajax comments module as this does not look like it can be fixed and ajax comment is esential for many people. It is amazing module when it does work tho :D

neochief’s picture

Status: Active » Postponed (maintainer needs more info)

This will be fixed when someone will describe how to reproduce it. I spent 3 hours trying to reproduce it by myself and no luck.

madwalo’s picture

you have a comment (A)
then you make a reply to the comment (A) so it's the comment (B)
when you try to make a reply to comment (B), you get the error, if not, you have the comment (C)
when you try to make a reply to comment (C), you get the error.

rjbrown99’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)