• Resolved alirs72

    (@alirs72)


    Hi

    I noticed when I activate the TeraWallet plugin, using the Comments Admin, if I reply to a comment it gives a red error bar with no error text. If you reload, the comment was indeed posted.

    Errors:

    XML Parsing Error: XML or text declaration not at start of entity
    Location: https://cg-moon.com/wp-admin/admin-ajax.php
    Line Number 2, Column 1: admin-ajax.php:2:1
    
    XML Parsing Error: XML or text declaration not at start of entity
    Location: https://cg-moon.com/wp-admin/edit-comments.php
    Line Number 2, Column 1:

    When I disable the TeraWallet plugin the issue is gone. Sounds like there is a trailing white space somewhere in the code?

    Using the plugin free version: 1.3.24

    • This topic was modified 2 years, 8 months ago by alirs72.
    • This topic was modified 2 years, 8 months ago by alirs72.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @alirs72 Please enable wp-debug and check if there is any PHP error and let us know.

    Thread Starter alirs72

    (@alirs72)

    Hi @subratamal, thanks for the response.

    I checked with debug log. There is no PHP error.

    Plugin Author Subrata Mal

    (@subratamal)

    @alirs72 We tested it in our local environment and there is no issue on our side. And as there is no PHP error, please let us know the steps to reproduce this issue.

    Thread Starter alirs72

    (@alirs72)

    1-Open the browser “Web Developer Tools” (for firefox it is in Tools -> Browser Tools -> Web Developer Tools) and go to the “Console” tab.

    2-In the WordPress admin dashboard -> in the “Comments” section, reply to a comment.

    In the console it logs these errors:

    XML Parsing Error: XML or text declaration not at start of entity
    Location: https://cg-moon.com/wp-admin/admin-ajax.php
    Line Number 2, Column 1: admin-ajax.php:2:1
    XML Parsing Error: XML or text declaration not at start of entity
    Location: https://cg-moon.com/wp-admin/edit-comments.php
    Line Number 2, Column 1: edit-comments.php:2:1

    when I disable the TeraWallet plugin, the error is gone.

    Plugin Author Subrata Mal

    (@subratamal)

    @alirs72 There is no error in the console at our end.

    Thread Starter alirs72

    (@alirs72)

    Ok, thanks so much for checking it.

    Best Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘XML Parsing Error’ is closed to new replies.