Closed (duplicate)
Project:
Drupal core
Version:
7.9
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Oct 2011 at 14:08 UTC
Updated:
20 Feb 2012 at 00:41 UTC
Hi.
I've just attempted doing a manual update from 7.7 to 7.9 and I get the following error:
Notice: unserialize(): Error at offset 34 of 38 bytes in variable_initialize() (line 921 of /var/www/vhosts/...../includes/bootstrap.inc).
Hope someone can help.
Cheers,
Ewan
Comments
Comment #1
marcingy commentedComment #2
dawnbuie commentedI've gotten this error as well. Plus I can see my navigation tabs in the /admin area but no forms or pages load when I click on those tabs.
Comment #3
dawnbuie commentedApparently people are using the variablecheck module to see if there are some bad variables hanging around after an upgrade. Perhaps that will help you? I can't use it since I can't get my pages to display.
Comment #4
xjmLooks to be a duplicate of #1284364: Use variable_initialize() against broken values - Notice: unserialize() [function.unserialize]: .
Comment #5
xjm