Hello,

I encountered a problem with the "bio" : it disappeared after a modification of it on Twitter.
I saw the file "http://twitter.com/users/show/$username" and I stated that there was a word wrap in the end of .
So, I corrected the code in the follow way :
line 149 of twitter-profile.module : if (preg_match('/description>((.|\n)*)<\/description>/', $result->data, $match)!=0) {
And the "bio" reappered :D .

Thanks for this good module !

Comments

krishikesh’s picture

Assigned: Unassigned » krishikesh
Status: Active » Closed (fixed)