Okay
  Public Ticket #1571283
Site doesn't work after upgrading
Closed

Comments

  • iratyhc started the conversation

    After updating to the latest version of the theme, the site just stopped working.

    This is the error:

    Parse error: syntax error, unexpected T_FUNCTION in /home/content/85/8918385/html/wp-content/themes/salient/functions.php on line 5788

    Please let me know what the issue is as soon as you can!


    Best,


    Juan

  • iratyhc replied

    fixed it. Thanks

  • Justin replied

    How did you fix it? I'm having the same issue after updating to a newer version of Salient. Thanks!

  •  8,997
    Tahir replied

    Hey 

    Your PHP Settings are likely not correct. Also ensure you are running PHP version 7.1 and not 7.2 as its incompatible .

    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