Fatal Error
saepl - May 15, 2009 - 03:10
| Project: | Activity Stream |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
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.
#2
#3
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.
#4
Fixed in current dev release
#5
Automatically closed -- issue fixed for 2 weeks with no activity.