Title: Error
Last modified: August 21, 2016

---

# Error

 *  [maxj](https://wordpress.org/support/users/maxj/)
 * (@maxj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/error-320/)
 * Hi,I got this error: Fatal error: Call to a member function do_shortcode() on
   a non-object in /storage/content/70/109070/saljcoachen.se/public_html/coachen/
   wp-content/themes/envision-child/functions.php on line 6
 * and when I check the code in my child theme functions file it is filter code 
   for contact form 7:
    add_filter(‘wpcf7_form_elements’, ‘cf7_process_views’); 
   function cf7_process_views($text) { global $wpcf7_shortcode_manager; return $
   wpcf7_shortcode_manager->do_shortcode(do_shortcode($text)); }
 * The error came upp efter the last update; I could to roll back the verion of 
   the plugin to before the update and everything works OK but I wounder if You 
   have any solution for that problem. What should I do?
 * Great plugin!
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/error-320/#post-4583081)
 * > add_filter(‘wpcf7_form_elements’, ‘cf7_process_views’); function cf7_process_views(
   > $text) { global $wpcf7_shortcode_manager; return $wpcf7_shortcode_manager->
   > do_shortcode(do_shortcode($text)); }
 * This code doesn’t make any sense. Just remove it.

Viewing 1 replies (of 1 total)

The topic ‘Error’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/error-320/#post-4583081)
 * Status: not resolved