I am receiving these error messages

user warning: Table '<i>{database}</i>.<i>{facebookstatus (withoutspaces)}</i>' doesn't exist query: LOCK TABLES <i>{facebookstatus withoutspaces)}</i> WRITE in /home/a8396122/public_html/includes/database.mysql.inc on line 172.
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 '<i>{facebookstatus (withspaces) }</i> SET data = 'cache', created = 12' at line 1 query: UPDATE <i>{facebookstatus (withspaces) }</i> SET data = 'cache', created = 1221871271, expire = 1221871391, headers = '' WHERE cid = 'fbstatus' in /home/a8396122/public_html/includes/database.mysql.inc on line 172.

any help with this?

Comments

yelvington’s picture

Category: support » bug
Status: Active » Fixed

Fixed in 1.3 release. The code was using Drupal 6 order of arguments in the cache storage function.

yelvington’s picture

Status: Fixed » Closed (fixed)

Closing.