If you try to assign an action using Trigger its gives this error:

Fatal error: Call to undefined function twitter_authenticate() in /home/jnews2do/public_html/test.com/sites/all/modules/twitter/twitter_actions/twitter_actions.module on line 77

CommentFileSizeAuthor
#3 twitter_actions.module.patch472 byteslyricnz

Comments

sfreese’s picture

I'm having the exact same issue. The user-based Twitter components are working fine but when I try to add the custom action, I get the above error. I am running Drupal 6.11 on an Ubuntu server, apache 2.2.9, MYSQL 5.0.67 PHP 5.

marcrobinsone’s picture

Same issue here.

Exact error message on my two web-hosts and local machine.

lyricnz’s picture

Status: Fixed » Needs review
StatusFileSize
new472 bytes

Ditto. Is nobody using this module action? Here's a patch

nathanjo’s picture

Status: Active » Reviewed & tested by the community

Thanks for this patch! It solved my issue.

rayray’s picture

Same issue, this patch also worked for me.

eaton’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the dev version, will be rolled into the next release. Thanks!

Status: Needs review » Closed (fixed)

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