Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Sep 2008 at 15:17 UTC
Updated:
8 Oct 2008 at 12:55 UTC
I have installed this great module on my website, and everybody is happy to use it. But a little issue, don't know why it happend, but I sure that you can help me ;)
When I am on a story redacted by someone (fab for example) ; i've got the Status block that says that fab doesn't have a status yet. I'm OK, i click on this sentence to edit fab's status, and you can see the screenshot i have made (note that jeremie is uid=1), the link on jeremie is something strange (/drupal/user/Array)
Some technical details : drupal v6.4 / theme pixture_reloaded / user have the edit all facebook_status right
Do you need more details ?
Thanks for your help & Regards,
| Comment | File | Size | Author |
|---|---|---|---|
| issue_facebook_status.jpg | 25.65 KB | julienbras |
Comments
Comment #1
icecreamyou commentedSorry about that.
Until I get a new release of the module out - hopefully on Sunday - change line 278 to this:
It used to be
db_fetch_array()instead ofdb_resultwhich was causing the problem.Users of the D5 branch will have this same problem - and the solution is the same; it's even on the same line of code.
Setting to CNR in case this doesn't fix the entire problem. If it does, please set to RTBC.
Comment #2
julienbras commentedthanks man :)
BTW, it's a very useful module on my new website, and i'm very happy to use it ! Thanks a lot !
Comment #3
icecreamyou commentedHeh, no problem. Glad it's useful.
Am marking as fixed because I've changed this on my local copy. It should be fixed in the next -dev release.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.