penny_p
Member
Posted 4 months ago #
I upgraded to 2.8 recently and now cannot edit comments. I'm getting this error -
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /wp-includes/comment.php on line 1097 Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/comment.php:1097) in /wp-includes/classes.php on line 1586
Thanks.
Penelope
dawblog
Member
Posted 4 months ago #
hi penny,
i've your same problem! :-( Do you know the solution?
thank you!
misthero
Member
Posted 3 months ago #
similar problem here
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/konafans/public_html/wp-includes/comment.php on line 1097
Warning: Cannot modify header information - headers already sent by (output started at /home/konafans/public_html/wp-includes/comment.php:1097) in /home/konafans/public_html/wp-includes/pluggable.php on line 865
cannot edit any comment
misthero
Member
Posted 3 months ago #
update: same issue on another blog of mine:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/lukartne/public_html/wp-includes/comment.php on line 1097
Warning: Cannot modify header information - headers already sent by (output started at /home/lukartne/public_html/wp-includes/comment.php:1097) in /home/lukartne/public_html/wp-includes/pluggable.php on line 865
misthero
Member
Posted 3 months ago #
ok solved, it was DB-cache plugin issue not being compatible with wordpress 2.8
disabling DB-cache fixed the problem, the funny thing was I recently installed the plugin to make the site faster and to solve some other issue with my host...