Using drupal 5.7 - I get an error notice after trying to change the friendfeed block configuration. Although the feed will show up on the left side now. I cannot change it to the content area or right side block - the error message is shown on all page in admin now. Also, is there anything that should show up under site configuration or is it just shown under block configuration?

• user warning: Table 'dtdrupal.Object' doesn't exist query: LOCK TABLES Object WRITE in /var/domain.com/httpdocs/drupal/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 '' at line 1 query: UPDATE Object id #11 SET data = 'cache', created = 1214103901, expire = 1214104201, headers = '' WHERE cid = 'friendfeed_usernamehere|||0|5' in /var/domain.com/httpdocs/drupal/includes/database.mysql.inc on line 172.

Comments

micahw156’s picture

Cannot duplicate on Drupal 5.7 / PHP 5.0.4 / MySQL 4.1.20 with 5.x-1.x-dev release dated 2008-Jul-01.

Block is working correctly and I was able to move it to content area.

robloach’s picture

Status: Active » Fixed

I think this was fixed with the Drupal 5 caching error here.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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