Fatal error: Call to undefined function buzz_topics_get_topics() in ..../sites/all/modules/tattlerapp/tattlerui/tattlerui.module on line 916

Comments

Kai’s picture

Priority: Normal » Critical
Status: Active » Needs work
colorado’s picture

Same error here

socialnicheguru’s picture

can confirm on test system

socialnicheguru’s picture

Status: Needs work » Active
irakli’s picture

Status: Active » Fixed

Looks 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.

Status: Fixed » Closed (fixed)

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

akaserer’s picture

Status: Closed (fixed) » Active

still open

tryitonce’s picture

Yes, 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.

tryitonce’s picture

Well, 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.