Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello, how was this solved? I can see the same error in our PHP logs. If we go to our /feed page, the error just shows up. Or if anyone else or some bot goes there.

    Feed in general settings are disabled, number of posts to show in Feed tab is 0.

    Thank you.

    • This reply was modified 6 years, 11 months ago by keengamer.
    Plugin Author Ajay

    (@ajay)

    I will fix this in the next version – for that line, can you change it to the below and see it works?

    
    if ( isset( $add_to['feed']  ) && $add_to['feed'] ) {
    
    Thread Starter atkoehler

    (@atkoehler)

    Ajay, I will edit the plug-in file this evening and report back after an article is published.

    Thread Starter atkoehler

    (@atkoehler)

    Fixing that line to the code you provided appears to have fixed the bug. Thank you.

    • This reply was modified 6 years, 11 months ago by atkoehler.
    Plugin Author Ajay

    (@ajay)

    Thanks for confirming. I’ll push this into the next version

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Bug: Illegal String Warning Thrown then Inserted into RSS Feed’ is closed to new replies.