• Resolved pascalkleindienst

    (@pascalkleindienst)


    Hi,

    I get an error when the plugin (free version) tries to fetch a post with only an image but no text. As a result there is not $post_text Variable defined. See error description below:

    Undefined variable: post_text in file .../wp-content/plugins/custom-facebook-feed/custom-facebook-feed.php:1177

    This could be easily fixed when the following line is inserted after line 1055 (//POST TEXT)
    $post_text = '';

    Regards,
    Pascal

    https://ww.wp.xz.cn/plugins/custom-facebook-feed/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Undefined variable: post_text’ is closed to new replies.