Title: ricsmith29's Replies | WordPress.org

---

# ricsmith29

  [  ](https://wordpress.org/support/users/ricsmith29/)

 *   [Profile](https://wordpress.org/support/users/ricsmith29/)
 *   [Topics Started](https://wordpress.org/support/users/ricsmith29/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ricsmith29/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ricsmith29/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ricsmith29/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ricsmith29/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ricsmith29/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP_Error code after update to 4.6](https://wordpress.org/support/topic/wp_error-code-after-update-to-46/)
 *  [ricsmith29](https://wordpress.org/support/users/ricsmith29/)
 * (@ricsmith29)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/wp_error-code-after-update-to-46/page/2/#post-7679017)
 * I found the issue and a work-around. There seems to be a conflict with Cherry
   Framwework once WP 4.6 is installed. It cause pages not to load fully and the
   message FATAL ERROR: Cannot use object of type WP_Error as array in /xxxxx/xxxxx/
   PUBLIC_HTML/WP-INCLUDES/FUNCTIONS.PHP on line 3511 at the bottom of posts/blogs(
   near to the tags data)
 * The tags data was my first clue – the error seems to show if you have chosen 
   to display tags meta data on the blog and/or post pages of your site
 * I opened Cheery Options in the WP admin panel and went to the BLOG tab – on this
   tab there are options for meta data display – flip the **Tags to be displayed**
   option to NO and click **SAVE OPTIONS** at the bottom of the page.
 * This stopped the error message and all pages loaded correctly again – all other
   meta data option work ok – it is just the tags display that seems to be broken–
   hopefully this will get passed on for an update to Cheery Framework

Viewing 1 replies (of 1 total)