• Resolved FoxTek

    (@foxtek)


    Parse error: syntax error, unexpected T_FUNCTION in /home/content/58/6962758/html/WordPress/wp-content/plugins/page-builder-sandwich/inc/shortcake/shortcode-ui.php on line 35

    Got the above error when I added plug in Page-Builder-Sandwich.

    Went o my hosting and through ftp file manager deleted the plug in but still am getting the error.

    How do I fix this as I cannot get access to my pages nor plugins.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This plugin you mentioned might be using anonymous function as a parameter to an action hook. This function was introduced to PHP in version 5.3

    What PHP version are you currently on?

    You might have to replace your functions.php file.

    Thread Starter FoxTek

    (@foxtek)

    There was a lag in WordPress as deletion in ftp did resolve the issue.

    Thanks for your response.

    You are very welcome, please mark your thread as resolved to help lessen the work load on our moderators.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘T_Function error’ is closed to new replies.