Error during plugin activation ( Parse error: syntax error )
-
Hi,
If we activate the plugin we’ve got an error:
Parse error: syntax error, unexpected '[' in ......./plugins/steempress/admin/class-steempress_sp-admin.php on line 184we fixed this by changing :
$tags = [];to$tags = array();in class-steempress_sp-admin.php line 184Thank you for your plugin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error during plugin activation ( Parse error: syntax error )’ is closed to new replies.