preg_match() expects parameter 2 to be string, array given in /var/www/includes/common.inc on line 492

I get the above error when I try to update drupal from 6.12 to 6.13. I haven't updated the database yet just the codebase and the error shows in the Status report page. I am using a database with table prefixes. Is anyone else getting the same error and is there a fix for this.

Comments

scoutbaker’s picture

You should finish the update procedure as outlined in UPGRADE.txt.

kdes’s picture

thanks