Okay
  Public Ticket #1914542
js_composer_salient bug
Closed

Comments

  • Neoecolo started the conversation

    Hi, there,

    Very weird trouble : on activating js_composer_salient, my website crashes with the error : 

    Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (T_END_HEREDOC) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /home/neoecoloei/www/wp-content/themes/salient/nectar/nectar-vc-addons/salient-studio-templates.php on line 3971

    What is to be done, please ?

    Best regards


  •   Andrew replied privately
  •  8,996
    Tahir replied

    Hey Again,

    Seems like the Theme has not being installed correctly . 

    Your PHP Settings are likely not correct. 

    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 hosting provider fix this for you so it can be installed correctly. 

    Thanks 


    ThemeNectar Support Team