Support » Fixing WordPress » Plugin error – Piklist

  • Hi all! I did an upgrade for plugins straight from my admin center (site is: here and now am getting this error:

    Parse error: syntax error, unexpected T_FUNCTION in /home/lucian96/public_html/wp-content/plugins/piklist/includes/class-piklist-form.php on line 1114

    I used pastebin and I’ve identified the error line as being:

    array_walk_recursive($request_value, function(&$value, $key){ $value = urldecode($value); });

    Can you please advise on how to fix this?

    Thank you for your time.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Plugin error – Piklist’ is closed to new replies.