<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This also happens when you move databases between MySQL instances with different encodings. Some variables wont get inserted correctly, leading to these notices.<div><br></div><div><br><div><br><div><div>On 13/01/2011, at 7:34 AM, Nikola Kotur wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">That's not error, it'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're sure you need those values, serialize every value from variables where function unserialize === FALSE and you'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'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'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>&nbsp;on line&nbsp;<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&nbsp; : </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);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone : +91-022 428-884-07   </span><br>
</font></blockquote></div><br>
</blockquote></div><br></div></div></body></html>