I went to add a new forum item in my drupal 6.12 install and I got the following error:

Fatal error: Call to undefined function activitystream_save_stream() in /home/SITEDIRECTORY/public_html/drupal/sites/all/modules/activitystream/activitystream_twitter/activitystream_local.module on line 13

Comments

akalsey’s picture

I assume you're using the 2.x-dev version since the 1.0 version doesn't have a activitystream_local.module.

I'm also mystified as to why your error message has the path /activitystream/activitystream_twitter/activitystream_local.module

There isn't an activitystream_local.module in that directory.

akalsey’s picture

Status: Active » Postponed (maintainer needs more info)
saepl’s picture

well I think I installed version 2 dev at some point but now have version 1. So maybe something got messed up there. I will purge my database and files and then start again.

akalsey’s picture

Version: 6.x-1.0-rc1 » 6.x-2.x-dev
Status: Postponed (maintainer needs more info) » Fixed

Fixed in current dev release

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

xurizaemon’s picture