<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Gustavo,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Your (if you have compass php like me) /etc/php53/php.ini may have:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>error_reporting = E_ALL & ~E_DEPRECATED<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>and if you change it to:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>error_reporting = E_ALL & ~E_DEPRECATED & ~E_NOTICE<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>It should get rid of the uninitialized variable errors which are causing the later ones about headers (because their output was done before the headers).<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I hope this helps. The change is very easy to try and reverse if it does not resolve the issue. Remember to restart apache!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>                Thanks,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>                                -Stephanie <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'> Gustavo Silva [mailto:pseudo@zbronx.com] <br><b>Sent:</b> Tuesday, February 28, 2012 5:30 PM<br><b>To:</b> BlueOnyx General Mailing List<br><b>Subject:</b> [BlueOnyx:09691] php settings page on imported site<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-family:"Verdana","sans-serif"'>Hello!<br><br><br>I'm getting the following errors on top of the setting page on a few sites recently migrated from BO to BQ:<br><br>The settings page itself also doesnt allow any changes nor display them correctly.<br>And if you press "Save" it returns an error and fails.<br><br>Any suggestion?<br><br>Thanks in advance!<br><br><br></span><b>Warning</b>: array_values() expects parameter 1 to be array, null given in <b>/usr/sausalito/ui/web/base/vsite/vsite_php.php</b> on line <b>274</b><br><br><b>Warning</b>: array_values() expects parameter 1 to be array, null given in <b>/usr/sausalito/ui/web/base/vsite/vsite_php.php</b> on line <b>310</b><br><br><b>Warning</b>: array_values() expects parameter 1 to be array, null given in <b>/usr/sausalito/ui/web/base/vsite/vsite_php.php</b> on line <b>335</b><br><br><b>Warning</b>: array_values() expects parameter 1 to be array, null given in <b>/usr/sausalito/ui/web/base/vsite/vsite_php.php</b> on line <b>360</b><br><br><b>Warning</b>: array_values() expects parameter 1 to be array, null given in <b>/usr/sausalito/ui/web/base/vsite/vsite_php.php</b> on line <b>397</b><br><br><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/sausalito/ui/web/base/vsite/vsite_php.php:274) in <b>/usr/sausalito/ui/libPhp/uifc/Page.php</b> on line <b>142</b><br><br><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/sausalito/ui/web/base/vsite/vsite_php.php:274) in <b>/usr/sausalito/ui/libPhp/uifc/Page.php</b> on line <b>146</b><o:p></o:p></p></div></div></body></html>