That&#39;s not error, it&#39;s a notice :)<br><br>This is what happened: at some point you wrote plain strings into variables table, but all that goes there must be serialized. If you&#39;re sure you need those values, serialize every value from variables where function unserialize === FALSE and you&#39;ll be fine.<br>
<br>On the other hand, if that notice bothers you, then delete all values that err - Drupal would never store unserialized string into variables, so you won&#39;t hurt it.<br><br><div class="gmail_quote">On Wed, Jan 12, 2011 at 5:31 PM, Amit Vyas <span dir="ltr">&lt;<a href="mailto:amit.vyas@blisstering.com">amit.vyas@blisstering.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi All,<br>Stuck at some point.<br><br>Anyone came across this issue and resolved it ? I founed loads of threads on the <a href="http://drupal.org" target="_blank">drupal.org</a> but didn&#39;t found a relevant one :-)<br>
Here is something like what i get as an error or notice :<br>

<span style="font-family: Arial,Helvetica,sans-serif; font-size: medium;"><b>Error is: <br></b></span><div><span style="font-family: Arial,Helvetica,sans-serif; font-size: medium;"><b>Notice: unserialize() [function.unserialize]: Error at offset 0 of 1 bytes in */includes/bootstrap.inc on line 551<br>


*/includes/bootstrap.inc</b> on line <b>551</b></span><br><br>Thanks!<br></div><font color="#888888"><br>-- <br><font size="2"><span style="font-family: tahoma,sans-serif;">Cheers,</span><br style="font-family: tahoma,sans-serif;">
<span style="font-family: tahoma,sans-serif;">Amit Vyas</span></font><br style="font-family: tahoma,sans-serif;">

<span style="font-family: tahoma,sans-serif; color: rgb(102, 102, 102);">_______________________________________________________________</span><br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif; color: rgb(51, 51, 51);">Email  : </span><a style="font-family: tahoma,sans-serif; color: rgb(51, 51, 51);" href="mailto:amit.vyas@blisstering.com" target="_blank">amit.vyas@blisstering.com</a><span style="font-family: tahoma,sans-serif; color: rgb(51, 51, 51);">               Skype : vyasamit2004</span><br style="font-family: tahoma,sans-serif; color: rgb(51, 51, 51);">


<span style="font-family: tahoma,sans-serif; color: rgb(51, 51, 51);">Mobile : +91 993-040-1490                          Phone : +91-022 428-884-07   </span><br>
</font></blockquote></div><br>