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
Comment #1
parasolx commentedThat problem also happen if i try to delete single comment which is not published.
Comment #2
nancydruThis 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).
Comment #3
nancydruIncluded in new release.