The included example widget does not work for me. Am I missing something? Here's the error:
http://pastie.caboo.se/pastes/147081
The included example widget does not work for me. Am I missing something? Here's the error:
http://pastie.caboo.se/pastes/147081
sterling: That indicates the plugin is not installed. If you go to System Overview → Plugins, is Action Streams listed? If not, try reinstalling the plugin. The config.yaml file should end up at mt/plugins/ActionStreams/config.yaml. If MT says the plugin is disabled due to an error, check the System Overview → Activity Log for the error installing the plugin.
The plugin is installed and seems to be working fine, but I am getting the error nevertheless. I tried installing it to a fresh MT install and the only account I have added is my delicious account. After adding the "-verbose" parameter to the cron job I see the error is happening when trying to rebuild the action-stream-index file. The Archive is getting generated though...
Can you recommend any further debugging methods?
sterling: Oh, wait, those are the old names for those tags. The tags were renamed during development of the plugin, so we must have missed updating the example widget with the new names.
Try using the code in plugins/ActionStreams/blog_tmpl/actions.tmpl instead.
sterling: Oh, wait, those are the old names for those tags. The tags were renamed during development of the plugin, so we must have missed updating the example widget with the new names.
Try using the code in plugins/ActionStreams/blog_tmpl/actions.tmpl instead.
The plugin is installed and seems to be working fine, but I am getting the error nevertheless. I tried installing it to a fresh MT install and the only account I have added is my delicious account. After adding the "-verbose" parameter to the cron job I see the error is happening when trying to rebuild the action-stream-index file. The Archive is getting generated though...
Can you recommend any further debugging methods?
sterling,
I got that error with one of the included snippets of code. I know the following works for me as a sidebar widget:
http://pastie.caboo.se/148011
Obviously, change my name in the code.