at a bit of a loss .. might just delete everything and start again.
On Oct 21, 2:57 am, Oscar Merida <
os...@oscarm.org> wrote:
> Since these are just PHP notices, they aren't very severe errors and
> shouldn't affect the functionality of the plugin. Do you have
> display_errors turned on? If so, just turn it off and see if the plugin
> actually works.
>
> On Mon, Oct 19, 2009 at 12:51 AM, prodigal <
binarybojang...@gmail.com>wrote:
>
>
>
>
>
> > 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
>
> --
> Oscar Merida