Hi there,
I have just installed habari stable on my sandbox server and am having
an issue with any of the tiwtter plugins, I have tried both the 6.0
branches of twitter and twitterlite to no avail.
With the twitter plugin 0.6-1.4.1 I am getting the following errors.
Notice: Undefined variable: theme in system/plugins/twitter/
twitter.plugin.php line 47
Notice: Trying to get property of non-object in system/plugins/twitter/
twitter.plugin.php line 47
and with tiwtter lite 6.0.1 I get
Notice: Undefined offset: 0 in system/plugins/twitterlitte/
twitterlitte.php line 9
Notice: Trying to get property of non-object in system/plugins/
twitterlitte/twitterlitte.php line 9
Notice: Trying to get property of non-object in system/plugins/
twitterlitte/twitterlitte.php line 9
The line in question in twitterlite.php is
printf('<li class="twitter-more"><a href="%s">' . _t('Read moreā¦',
$this->class_name) . '</a></li>', $tweets[0]->user->profile_url);
Any help much appreciated?
Cheers
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/habari-users
-~----------~----~----~----~------~----~------~--~---