• Resolved lelebart

    (@lelebart)


    trying to copy nested comments from post to page: got a white page (…/wp-admin/admin-post.php – were on …/wp-admin/admin.php?page=copy-move) with this

    Warning: in_array() expects parameter 2 to be array, null given in /public_html/wp-content/plugins/copy-or-move-comments/copy_move_comments.php on line 599
    
    4840
    - 4903
    5963
    - 5966
    - - 5967
    
    Warning: Cannot modify header information - headers already sent by (output started at /public_html/wp-content/plugins/copy-or-move-comments/copy_move_comments.php:599) in /public_html/wp-includes/pluggable.php on line 1179

    edit: trying to move, fewer nested comments from page to post

    Warning: in_array() expects parameter 2 to be array, null given in /public_html/wp-content/plugins/copy-or-move-comments/copy_move_comments.php on line 599
    
    5723
    - 5724
    - - 5725
    
    Warning: Missing argument 2 for wpdb::prepare(), called in /public_html/wp-content/plugins/copy-or-move-comments/copy_move_functions.php on line 146 and defined in /public_html/wp-includes/wp-db.php on line 1291
    
    Warning: Cannot modify header information - headers already sent by (output started at /public_html/wp-content/plugins/copy-or-move-comments/copy_move_comments.php:599) in /public_html/wp-includes/pluggable.php on line 1179

    update: comments actually copied and moved, but warnings

    • This topic was modified 7 years, 9 months ago by lelebart. Reason: title changet: comments actually moved and copied, but with blank page warnings
    • This topic was modified 7 years, 9 months ago by lelebart. Reason: title changed: comments actually moved and copied, but with blank page warnings
Viewing 1 replies (of 1 total)
  • Plugin Author AppJetty

    (@biztechc)

    Hi lelebart,

    Can you please confirm that the functionality is working perfectly though it shows warnings? and please let us know if your debug_mode status in wp_config file.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Warnings when copy or move’ is closed to new replies.