Active
Project:
Tattler (app)
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2010 at 16:09 UTC
Updated:
2 Dec 2010 at 19:05 UTC
Fatal error: Call to undefined function buzz_topics_get_topics() in ..../sites/all/modules/tattlerapp/tattlerui/tattlerui.module on line 916
Comments
Comment #1
Kai commentedComment #2
colorado commentedSame error here
Comment #3
socialnicheguru commentedcan confirm on test system
Comment #4
socialnicheguru commentedComment #5
irakli commentedLooks like you have update tattlerapp module or tattler_theme without updating buzzmonitor module.
The three need to update at the same time, because there are inter-dependencies.
Comment #7
akaserer commentedstill open
Comment #8
tryitonce commentedYes, should be still open - all the named modules in my installation are up-to-date and the error occurs:
I get this error when I use the "Add" function in the "Monitoring" box.
This has been reported by two people at - http://tattler.uservoice.com/forums/25808-general/suggestions/845317-i-g....
Using the standard routine to add content type "Topic" - http://www.example.com/node/add/topic works fine.
Comment #9
tryitonce commentedWell, it seems that the buzzmonitor info file that comes with the tattler installation profile is out-dated and does not have the proper Drupal settings to allow checking for updates. So, it is not flagged to be out-of-date.
You need to go to - http://drupal.org/project/buzzmonitor and get version 6.x-2.0-beta2 or up.
After installing this buzzmonitor version the problem disappeared.