I get the following message.

Notice: unserialize() [function.unserialize]: Error at offset 120 of 120 bytes in variable_initialize() (line 749 of /home/content/s/h/e/shelton2/html/includes/bootstrap.inc).

Comments

maarten1985’s picture

I'm having the same problem after upgrading from 6.19 to 7.0.

Notice: unserialize() [function.unserialize]: Error at offset 450 of 454 bytes in variable_initialize() (line 749 of /xxxx/includes/bootstrap.inc).

I'm also getting a lot of errors when I want to edit a node.
Notice: Undefined index: description in field_multiple_value_form() (line 156 of /xxxx/modules/field/field.form.inc).
Notice: Undefined index: required in field_multiple_value_form() (line 178 of /xxxx/modules/field/field.form.inc).
Notice: Undefined index: required in field_multiple_value_form() (line 207 of /xxxx/modules/field/field.form.inc).

Webserver running on Apache 2 with PHP 5.2.14 and MySQL 5.1.43.

Is this because I didn't upgrade to the latest version of Drupal 6?