• Resolved jrvcosta

    (@jrvcosta)


    There is a file on my server that logs my site’s PHP errors. Through it I managed to eliminate several errors (and Notices), but one of them refers to Feed Them Social plugin.

    In a few days hundreds of lines like this are registered:
    [20-Feb-2022 15:29:18 UTC] FTS: using curl to get external url, image, title & description

    What it is?
    Would it be possible to prevent this log from being recorded?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support slickchris

    (@slickchris)

    Hi @jrvcosta,

    We’ll get this removed on the next update we should be pushing in the next week or so.

    It’s just an error.log notice we added to let us know that curl is being used successfully.

    In the meantime if you would like to stop this from reporting, you can go to …feed-them-social/feeds/twitter/class-fts-twitter-feed.php line 280 and comment out the error_log line of code that is there.

    Best regards

    Thread Starter jrvcosta

    (@jrvcosta)

    Great! I will wait for the update.
    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘FTS error log’ is closed to new replies.