Export to GitHub

dabr - issue #304

friends/followers page give an error at times


Posted on Sep 27, 2011 by Helpful Rabbit

What happened? when i open the followers or friends link i get the error shownn in the image.

line 1816:foreach ($feed->users->user as $user) { it is under "function theme_followers($feed, $hide_pagination = false) {" in twitter.php

line 147:header('Content-Type: text/html; charset=utf-8'); in theme.php

What did you expect to happen? i expected it to open a list of my friends and followers which it does at times and at other times it gives me the error.

does anyone have a solution to this isue

Attachments

Comment #1

Posted on Sep 29, 2011 by Happy Kangaroo

Have you updated to the latest version of the code?

Comment #2

Posted on Sep 29, 2011 by Helpful Rabbit

Yes i have updated to the latest version of the code

Comment #3

Posted on May 17, 2012 by Happy Kangaroo

This issue was closed by revision r477.

Status: Fixed

Labels:
Type-Bug Priority-Medium