Tokens Array is empty
-
I have installed TF 2.0.3 with my WP. I put in all the token information in the config screen and then added the widget to my sidebar. Where the widget would display, however, all I see is the error:
“Error: You did not provide the required Twitter tokens”
Upon further inspection, the corresponding entries in $this->options (and by association $this->tokens) in app/Parser/TweetsParser.php are empty. I double-checked and they are still appearing correctly in the config (so they are saving somewhere and showing up in the configuration form again as expected).
A couple of possibly-related notes:
1) I am using the multi-site setup, so the plugin was installed on the network administration and network activated. The plugin was then configured and the widget added in one of the sites in the network.
2) Even though the plugin installed successfully through the WP install plugin page and the expected configuration options show up in the WP admin sidebar, widget page, etc. – when I go to the plugins page, this plugin does not appear in the plugins list (it does appear in the plugins count however) and I was only able to network activate it by selecting that option directly after installing it (from the install success screen).
The topic ‘Tokens Array is empty’ is closed to new replies.