are you talking about the wp_6_options table?
I see entries in there for widget stuff (widget_search, widget_meta, widget_tag_cloud, etc), but they’re all set to the same met value:
a:2:{i:2;a:0:{}s:12:”_multiwidget”;i:1;}
Can someone please address this? It a HUGE bug and I think we’d all be sympathetic if someone were just to tell us how to get back to the status quo
all kinds of dead threads on this topic with no one chiming in, this is a huge integration point for many developers, I was very surprised that no one has chimed in yet so I dug around a bit and found this:
http://wordpress.org/extend/plugins/wpcas/
may very well do the trick for folks trying to implement this sort of solution. I’ll let you guys know if I have success with it