• hello,

    i get this error every time when i try to open the rss link of my blog, or when facebook trys
    i changed my url to DOMAIN.com

    i use the version 1.5.3

    could u please help me to solve this issue?

    ERROR MESSEGE from the server:

    AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught TypeError: Argument 1 passed to DOMNode::appendChild() must be an instance of DOMNode, null given in /var/www/vhosts/DOMAIN.com/httpdocs/wp-content/plugins/wp-native-articles/includes/class-facebook-content-parser-v2.php:889\nStack trace:\n#0 /var/www/vhosts/DOMAIN.com/httpdocs/wp-content/plugins/wp-native-articles/includes/class-facebook-content-parser-v2.php(889): DOMNode->appendChild(NULL)\n#1 /var/www/vhosts/DOMAIN.com/httpdocs/wp-includes/class-wp-hook.php(286): WPNA_Facebook_Content_Parser->transform_list(Object(DOMElement), Object(DOMDocument))\n#2 /var/www/vhosts/DOMAIN.com/httpdocs/wp-includes/plugin.php(203): WP_Hook->apply_filters(Object(DOMElement), Array)\n#3 /var/www/vhosts/DOMAIN.com/httpdocs/wp-content/plugins/wp-native-articles/includes/class-facebook-content-parser-v2.php(503): apply_filters(‘wpna_facebook_a…’, Object(DOMElement), Object(DOMDocument))\n#4 /var/www/vhosts/DOMAIN.com/httpdocs/wp-includes/class-wp-hook….\n’

    —————————–

    DEBUG
    WordPress Version: 5.0.3
    Active Theme: Boombox
    PHP Version: 7.2.14
    MySql Version:
    Memory Limit: 40M
    Upload Max Filesize: 100M
    Post Max Size: 100M
    Max Execution Time: 300 seconds

    • This topic was modified 5 years, 2 months ago by szer0p.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author OzTheGreat

    (@ozthegreat)

    Hi,

    Thanks for getting in touch. That looks suspiciously like the nested lists error (we’ve fixed it in the upcoming version if so). In any of your latest posts that should be in the RSS feed do you have any nested lists or malformed lists?
    e.g.

    <ul>
    <li>
      <ul>
        <li>Nested Item</li>
      </ul>
    </li>
    </ul>
    

    All the best

    Thread Starter szer0p

    (@szer0p)

    hi,

    thanks for the replay.

    i have somithing like that in the feed

    <ul>
    <li><strong>item</strong></li>
    </ul>

    is that what do u mean?

    iam waiting for the next update
    best regards

    • This reply was modified 5 years, 2 months ago by szer0p.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error with the RSS’ is closed to new replies.