Okay
  Public Ticket #1122335
Bug
Closed

Comments

  • comwizme59 started the conversation

    Hi,

    the response of WP after installing the plugin, when i try to activate it the response is : 

    Parse error: syntax error, unexpected T_FUNCTION in /home/batitint/www/wp-content/plugins/LayerSlider/layerslider.php on line 109

    i don't understand the problem

  • [deleted] replied

    Hey comwizme59,

    Judging from the error message you are most likely using an old PHP version. LayerSlider requires at least PHP 5.3 or newer + PHP DOM and Multibyte String extensions. 

    You will need to contact your hosting provider and ask for a PHP update, or some hosting companies also offer an admin interface where you could make this change.

  • comwizme59 replied

    Thank you !