Title: Twitter feed undefined property errors
Last modified: September 18, 2022

---

# Twitter feed undefined property errors

 *  Resolved [jezbeard](https://wordpress.org/support/users/jezbeard/)
 * (@jezbeard)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/twitter-feed-undefined-property-errors/)
 * I’m getting a long list of PHP errors from embedded Twitter shortcodes that end
   up crashing my site (the twitter feeds work on the page). I’ve done hours of 
   trouble shooting including disabling all plugins and changing themes etc. and
   occur every time a page is called. The errors are below along with system info.
   Hope you can please advise as I really love the product aside from this issue.
 *     ```
       ### Begin System Info ###
       SITE_URL:                 https://celebnewsstream.online
       Feed Them Social Version: 3.0.1
   
       -- WordPress Configuration:
       WordPress Version:        6.0.2
       Multisite:                No
       Permalink Structure:      /%postname%/
       Active Theme:             Twenty Twenty 2.0
       PHP Memory Limit:         256M
       WP_DEBUG:                 Enabled
   
       -- Webserver Configuration:
       PHP Version:              7.4.30
       Web Server Info:          nginx1214
   
       -- PHP Configuration:
       Upload Max Size:          100M
       Post Max Size:            100M
       Upload Max Filesize:      100M
       Time Limit:               300
       Max Input Vars:           1000
       Allow URL File Open:      On (0)
       Display Erros:            N/A
   
       -- PHP Extensions:
       json:                     Your server supports json.
       FSOCKOPEN:                Your server supports fsockopen.
       cURL:                     Your server supports cURL.
       curl_multi:               Your server supports curl_multi_select.
   
       -- FTS Settings->Global Options: 
       Cache time: 1 Day (Default)
   
       -- Active Plugins: 
       Feed Them Social - for Twitter feed, Youtube, and more: 3.0.1
   
       -- Custom Token or Keys added to Options Pages
       -- You must have a custom token to use the feeds
   
       Facebook App Token:         No
       Twitter Consumer Key:       No
       Twitter Secret:             No
       Twitter Token:              Yes
       Twitter Token Secret:       Yes
       Instagram Basic Token:      No
       Instagram Business Token:   No
       YouTube: 		    No
   
       -- FaceBook & Twitter Date Format and Timezone
   
       Date Format: one-day-ago
       Timezone: No
   
       -- Hide Facebook Images in Posts:
   
       Hide: No
   
       -- Hide Facebook Error Handler:
   
       Hide: No
   
       -- Fix Twitter Time:
   
       Fix: No
   
       -- Disable Magnific CSS:
   
       Fix: No
   
       -- Fix Internal Server Error:
   
       Fix: No
       ### End System Info ###
       ```
   
 *     ```
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Undefined property: stdClass::$quoted_status_permalink in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 427
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Trying to get property 'expanded' of non-object in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 427
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Undefined property: stdClass::$quoted_status in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 428
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Trying to get property 'user' of non-object in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 428
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Trying to get property 'name' of non-object in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 428
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Undefined property: stdClass::$quoted_status in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 429
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Trying to get property 'user' of non-object in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 429
       [18-Sep-2022 06:04:05 UTC] PHP Notice:  Trying to get property 'screen_name' of non-object in /var/www/htdocs/wp-content/plugins/feed-them-social/feeds/twitter/class-fts-twitter-feed.php on line 429
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftwitter-feed-undefined-property-errors%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [slickchris](https://wordpress.org/support/users/slickchris/)
 * (@slickchris)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/twitter-feed-undefined-property-errors/#post-16023585)
 * Hi [@jezbeard](https://wordpress.org/support/users/jezbeard/),
 *  Thank you for alerting us to this. Our developers are looking into it.
 * A quick fix to suppress php warnings is to turn off wp_debug mode. That should
   only be set to true if you are developing the website. Make false to fix.
 * Best Regards,
    The SlickRemix Team

Viewing 1 replies (of 1 total)

The topic ‘Twitter feed undefined property errors’ is closed to new replies.

 * ![](https://ps.w.org/feed-them-social/assets/icon-256x256.jpg?rev=998039)
 * [Feed Them Social - Social Media Feeds, Video, and Photo Galleries](https://wordpress.org/plugins/feed-them-social/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/feed-them-social/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/feed-them-social/)
 * [Active Topics](https://wordpress.org/support/plugin/feed-them-social/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feed-them-social/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feed-them-social/reviews/)

## Tags

 * [PHP Notice](https://wordpress.org/support/topic-tag/php-notice/)
 * [php-error](https://wordpress.org/support/topic-tag/php-error/)
 * [Undefined property](https://wordpress.org/support/topic-tag/undefined-property/)

 * 1 reply
 * 2 participants
 * Last reply from: [slickchris](https://wordpress.org/support/users/slickchris/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/twitter-feed-undefined-property-errors/#post-16023585)
 * Status: resolved