Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'comment_multiple_delete_confirm' was given in /home/kripkorn/domains/kripkornstudios.com.my/public_html/includes/form.inc on line 366

This problem happen when i try to delete multiple node (comment) which are not published that have been posted by bot.

Comments

parasolx’s picture

That problem also happen if i try to delete single comment which is not published.

nancydru’s picture

Status: Active » Fixed

This is actually a core bug (#521354: Move comment_multiple_delete_confirm back into comment.module). But I can bypass the problem.

Committed to 6.x-1.x-dev. (Not needed in 5.x).

nancydru’s picture

Status: Fixed » Closed (fixed)

Included in new release.