<div class="gmail_extra">I got this blurb from Bluehost:<br><p>&quot;Some versions of Drupal have begun to display this problem with 
internal character escaping functionality.  I suggest you contact their 
support, community forums or documentation if you wish a final answer as
 to the cause. Fixing the issue is very simple, you have two options 
stop the escape characters from being inserted:</p>
<ol><li>
<p>Change to PHP 5.3 and update your Drupal installation to the most 
recent version.  This can be done in the PHP Config section of the 
cPanel.  Simply click on the radio button to the left of PHP 5.3 or PHP 
5.3 Single (depending on which php.ini behavior you prefer) and then 
save the changes.</p>
</li><li>
<p>You may also disable magic_quotes_gpc in the php.ini.  This is done 
by finding the php.ini that applies to your Drupal installation in the 
File Manager, and Editing it.  Once inside, search (the ctrl+f find 
function is recommended) for the line magic_quotes_gpc=On and set this 
variable to magic_quotes_gpc=Off</p>
</li></ol>
<p>Note, the magic_quotes_gpc line may exist more than once, if so, duplicates should be removed.&quot;</p><br><div class="gmail_quote">On Mon, Apr 30, 2012 at 6:59 AM, Joel Willers <span dir="ltr">&lt;<a href="mailto:joel.willers@sigler.com" target="_blank">joel.willers@sigler.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">BlueHost just redeployed some servers and MagicQuotes seems to be everywhere. COMPLAIN TO THEM! (Like I did)<br>
<span class="HOEnZb"><font color="#888888"><br>
Joel<br>
</font></span><div class="im HOEnZb"><br>
-----Original Message-----<br>
From: <a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a> [mailto:<a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a>] On Behalf Of Earnie Boyd<br>
Sent: Monday, April 30, 2012 8:11 AM<br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
Subject: Re: [support] Strange characters in source of block<br>
<br>
</div><div class="HOEnZb"><div class="h5">On Sun, Apr 29, 2012 at 12:26 AM, Anthony &lt;<a href="mailto:tony@tony-mac.com">tony@tony-mac.com</a>&gt; wrote:<br>
&gt; One other thing with this backslash situation:<br>
&gt;<br>
&gt; I looked in the log and find some entries I can not explain. I know I<br>
&gt; was sitting in a pub drinking beer with a buddy on the 26th from 6-9.<br>
&gt;<br>
&gt; Yet the log says an anonymous user was running cron at 19:33. Is this<br>
<br>
The cron process would run as the anonymous user from the crontab entry, I assume you have one setup in your cPanel.<br>
<br>
&gt; something automatically run? Then the message about an image not being<br>
&gt; able to be generated sounds like one of the errors I had when I was<br>
&gt; trying to fix the backslash problem. I certainly wasn&#39;t awake at 2 in<br>
&gt; the morning. Not having much experience at all with the logging system<br>
&gt; in Drupal I really don&#39;t know how to explain. (yes my time zone<br>
&gt; settings are set to west<br>
&gt; coast.)<br>
&gt; Here just a few of the entries.<br>
&gt;<br>
&gt; cron 04/27/2012 - 09:48 Cron run completed. Anonymous (not verified)<br>
<br>
Generated by the cron run, which is OK.<br>
<br>
&gt; image 04/27/2012 - 06:37 Unable to generate the derived image located at...<br>
&gt; Anonymous (not verified)<br>
<br>
Generated by some module, I don&#39;t know if it is good or not.<br>
<br>
&gt; page not found 04/27/2012 - 02:20 node/7 Anonymous (not verified)<br>
<br>
Someone accessed node/7 and it doesn&#39;t exist.<br>
<br>
&gt; cron 04/27/2012 - 00:52 Cron run completed. Anonymous (not verified)<br>
<br>
See above.<br>
<br>
&gt; page not found 04/27/2012 - 00:52 node/11 Anonymous (not verified)<br>
<br>
Someone accessed node/11 and it doesn&#39;t exist.<br>
<br>
&gt; image 04/26/2012 - 23:15 Unable to generate the derived image located at...<br>
&gt; Anonymous (not verified)<br>
<br>
See above.<br>
<br>
<br>
I don&#39;t see anything in the operation here that would cause the &amp;quot; or \&quot; entries.  Note that \ is prepended to &quot; before saving it in the DB via <a href="http://us3.php.net/mysql_real_escape_string" target="_blank">http://us3.php.net/mysql_real_escape_string</a> and is supposed to be in the DB data if that is where you are checking it.<br>

<br>
--<br>
Earnie<br>
-- <a href="https://sites.google.com/site/earnieboyd" target="_blank">https://sites.google.com/site/earnieboyd</a><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><p><b style="font-family:&#39;Lucida Handwriting&#39;,cursive;font-size:13px;background-color:rgb(255,255,255)"><i>Anthony Stefan Maciejowski</i></b></p><p></p>
<br><p></p><br>
</div>