mysql error after logged in as local user
gatta - February 18, 2009 - 12:28
| Project: | Drupal for Facebook |
| Version: | 5.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
First I connect to my facebook account through the Connect button, then login as a local user. After I'm logged in, the next page I visited will show this error, and I'll be logged out in the drupal site:
warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/diving/www/includes/database.mysql.inc on line 400.
Then the next page I visit I'm logged in again and there's no mysql error.
The error doesn't appear if I don't connect to facebook.
