By cjscullyca on
The following error message is showing up repeatedly in my logs.
preg_match() expects parameter 2 to be string, array given in /var/www/drupal/includes/bootstrap.inc on line 777
It is not confined to a specific nodes. It seems to show up whenever a node is saved. I searched drupal.org and googled it but haven't found anything that tells me how to track down the source of the error or how to fix it. I'm posting here hoping someone can point me in the right direction so I can track down the bug and get it resolved.