When I change status in block I'm logout, and status doesn't change.

Comments

a.mikheychik’s picture

Also there this warnings:

    * warning: preg_match() expects parameter 2 to be string, array given in /home/armaturich/public_html/drupal6/includes/bootstrap.inc on line 737.
    * warning: array_fill(): Number of elements must be positive in /home/armaturich/public_html/drupal6/includes/database.inc on line 241.
    * warning: implode(): Invalid arguments passed in /home/armaturich/public_html/drupal6/includes/database.inc on line 241.
    * warning: array_keys(): The first argument should be an array in /home/armaturich/public_html/drupal6/modules/user/user.module on line 500.
    * user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT p.perm FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /home/armaturich/public_html/drupal6/modules/user/user.module on line 500.
a.mikheychik’s picture

Project: Facebook status » Facebook-style Statuses (Microblog)
icecreamyou’s picture

Assigned: Unassigned » icecreamyou

Bug confirmed, but that's not the whole story - it only happens when viewing blank statuses.

Am working on it ATM, I don't know when I can get an update in but in the mean time you can grab an older version of facebook_status.module from CVS.

icecreamyou’s picture

Status: Active » Fixed

Fixed in the next -dev, to be released in less than 8 hours.

Thanks for the heads-up.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.