I saw the new release today and gave it a whirl--from what I can see the bug on activation looks fixed. Thanks!
The sioc info came up fine for the blog on my test site, but not for individual posts. I also got this warning:
user warning: Unknown column 'n.teaser' in 'field list' query: SELECT n.nid, n.title, n.teaser, n.created, u.name, u.uid FROM node n INNER JOIN users u ON n.uid = u.uid WHERE n.type = "blog" AND u.uid = 1 AND n.status = 1 ORDER BY n.created DESC LIMIT 0, 15 in /var/www/html/drupal6/modules/sioc/sioc.module on line 138.
Thanks,
Patrick
Comments
Comment #1
scor commentedfixed, thanks. will be available in the next nightly snapshot. Note that this branch of the sioc module is still under active development.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.