• Resolved rageragerage

    (@rageragerage)


    so i was in a good mood when i encountered a strange bug for which i want to seek help here now

    this just magically appeared and i have no idea why

    Warning: Creating default object from empty value in
    /wordpress/wp-content/plugins/feed-them-social/feeds/facebook/facebook-feed.php on line 229

    before it worked completely fine

    now after looking at it again it looks fine again smh

    any idea how this happens and what I can do to fix it? i cant let this happen when the site goes live.

    greetings and thanks for the cool plugin

    https://ww.wp.xz.cn/plugins/feed-them-social/

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

    (@slickremix)

    rageragerage ,

    I’d be glad to help. Can you please provide the following 3 things.

    1. The shortcode you are using.
    2. An Example Link or photo showing the problem.
    3. And most Important the Report from the System Info page of the plugin. http://www.slickremix.com/docs/system-info-page/

    Spencer

    Thread Starter rageragerage

    (@rageragerage)

    1. <?php echo do_shortcode(‘[fts_facebook id=sex posts_displayed=page_only type=page]’);?>

    2. when i see sure, but it really isnt anything more than the text i mentioned above in classic grey php font

    3.`### Begin System Info ###

    SITE_URL:
    Feed Them Social Version: 1.9.6

    — WordPress Configuration

    WordPress Version: 4.5.1
    Multisite: No
    Permalink Structure: /%postname%/
    Active Theme:
    PHP Memory Limit: 256M
    WP_DEBUG: Disabled

    — Webserver Configuration

    PHP Version: 5.6.19-nmm1
    Web Server Info: Apache

    — PHP Configuration:

    Safe Mode: No
    Upload Max Size: 200M
    Post Max Size: 200M
    Upload Max Filesize: 200M
    Time Limit: 30
    Max Input Vars: 3000
    Allow URL File Open: On (1)
    Display Erros: On (1)

    — PHP Extensions:

    FSOCKOPEN: Your server supports fsockopen.
    cURL: Your server supports cURL.

    — Active Plugins:

    Advanced Custom Fields: 4.4.7
    Feed Them Social (Facebook, Instagram, Twitter, etc): 1.9.6
    WordPress Importer: 0.6.1

    — Custom Token or Keys added to Options Pages
    — You must have a custom token to use the feeds

    Facebook App Token: Yes
    FB App ID for Like Button:No
    Twitter Consumer Key: Yes
    Twitter Secret: Yes
    Twitter Token: Yes
    Twitter Token Secret: Yes
    Instagram: No

    — FaceBook & Twitter Date Format and Timezone

    Date Format: fts-custom-date
    Timezone: Europe/Amsterdam

    ### End System Info ###`

    Thread Starter rageragerage

    (@rageragerage)

    btw something that made me really enrage is that you can not change the css because so much has !important

    also the personal css settings should be put into an own css file, not in the html

    Plugin Author slickremix

    (@slickremix)

    Your account shows no posts. You have to have some posts visible for the feed to work. https://www.facebook.com/sex/

    As you can see from this example it does not work on our demo either. http://feedthemsocial.com/?feedID=sex

    One reason we have important on many things is because many themes like to override our css therefor writing important is the only way to get around this for our plugin. If you need to target something of ours and want to override it add body to the override too… like. body .ourtag { yourcss }

    Spencer

    Thread Starter rageragerage

    (@rageragerage)

    If you really want to see the website:

    http://bergmoneygang.at/wordpress/timeline/

    Plugin Author slickremix

    (@slickremix)

    Thanks for the link. Yeah sex is not working but this account is. You can see example here. I could not get it to show any errors and we have the loadmore option here too. If it ever happens again let me know right away and I’ll be glad to take a look. http://feedthemsocial.com/?feedID=bergmoneygang

    Spencer

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

The topic ‘something terrible happened’ is closed to new replies.