Okay
  Public Ticket #1581511
fetal error
Closed

Comments

  • abrown18 started the conversation

    How do I fix this error msg

    Fatal error: Call to undefined function vc_map_get_attributes() in /home/doubled1/public_html/wp-content/themes/salient/nectar/nectar-vc-addons/vc_templates/vc_column_text.php on line 17

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please update to Salient Theme Version 8.5.5 and VC to 5.4.7. 

    Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/

    Also ensure you are running the PHP version 7.1 and not 7.2 as it is causing issues .

    You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/

    Recommended PHP configuration limits are as follows:

    max_execution_time 60
    memory_limit 256M
    post_max_size 48M
    upload_max_filesize 48M

    Please have your host fix this up for you.

    Regards