• A plugin is giving this error:

    Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /html/wp-content/plugins/wp-simple-popup/simple-popup.php on line 21

    The code on line 21 is: public $name;

    anyone know how to fix this?

  • The topic ‘public $name; Causing problem in plugin’ is closed to new replies.