• I am trying to activate the OptionTree plugin and for two days i’ve been trying installing, unsintalling everything, and i keep getting this error… Thanks to anyone that can help!!

    Parse error: parse error, unexpected ‘&’, expecting T_VARIABLE or ‘$’ in /ow/wp-content/plugins/option-tree/functions/get-option-tree.php on line 68

    http://wordpress.org/extend/plugins/option-tree/

Viewing 1 replies (of 1 total)
  • Plugin Author Derek Herman

    (@valendesigns)

    What version of PHP are you running. That should not be throwing an error, it’s a custom stripslashes function and the & symbol is setting a reference to $val in the $input array.

    Also, what OT version are you running?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: OptionTree] Fatal Error During Activation’ is closed to new replies.