Simone,<br><br>I support Will&#39;s suggestion about using that update and replace sql.<br><br>Just to add a bit of verbosity to Will&#39;s instructions... In phpMyAdmin you&#39;ll see &quot;SQL&quot; icons in various places. As long as you have the database selected/active, pasting in the code Will provided (of course replacing the tablename, columnname, search, and replace with the actual values relevant to your situation) into a field that will appear when you click on &quot;SQL&quot; should do the job. That SQL would work at the command line as well as long as you were logged into the DB.<br>
<br>Shai<br><br><div class="gmail_quote">On Wed, Mar 11, 2009 at 8:23 PM, William Smith <span dir="ltr">&lt;<a href="mailto:william.darren@gmail.com">william.darren@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yes phpmyadmin can do a search across the entire DB.  You can also do a search and replace on a table by executing the following:<br>UPDATE `table_name` set columnname = replace(columnname, &#39;search&#39;, &#39;replace‘&#39;)<br>

<br>Where table_name, columnname, &#39;search&#39; and &#39;replace&#39; are the values appropriate for your situation.<br><br>But don&#39;t forget to backup first! ;)<div><div></div><div class="h5"><br><br><div class="gmail_quote">
On Wed, Mar 11, 2009 at 7:52 PM, <a href="http://simone-www.io-lab.org" target="_blank">simone-www.io-lab.org</a> <span dir="ltr">&lt;<a href="mailto:cimo75@gmail.com" target="_blank">cimo75@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hi<br>
seems to me very reasonable.The only work i did on databases before<br>
was only changing some prefixeson tables, i never changed any data as<br>
values in a table.<br>
What i would do is downloading the &quot;files&quot; table, open it on a text<br>
editor and do a search for that string and eventually replace the<br>
values (links).<br>
Is there a smarter way to work with tables? For example: i am sure<br>
that phpmyadmins has got some useful tool.<br>
<font color="#888888">Simone<br>
</font><div><div></div><div><br>
On Wed, Mar 11, 2009 at 11:34 PM, Cog Rusty &lt;<a href="mailto:cog.rusty@gmail.com" target="_blank">cog.rusty@gmail.com</a>&gt; wrote:<br>
&gt; On Wed, Mar 11, 2009 at 5:00 PM, <a href="http://simone-www.io-lab.org" target="_blank">simone-www.io-lab.org</a> &lt;<a href="mailto:cimo75@gmail.com" target="_blank">cimo75@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi<br>
&gt;&gt; i ve changed the download mode from private to public and, as supposed<br>
&gt;&gt; to be, i experience some weirdness on my site s images<br>
&gt;&gt; For example the avatar on forum sometime will disappear and the RSS<br>
&gt;&gt; feed image has disappeared.<br>
&gt;&gt; Is there a common way to get back to normality?<br>
&gt;&gt; Simone<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; .wmv , .wma , .pps along with all proprietary Windows formats won t be<br>
&gt;&gt; accepted and/or viewed....<br>
&gt;<br>
&gt;<br>
&gt; A good start for solving the problem in the database would be:<br>
&gt; - check the file paths in the &quot;files&quot; table.<br>
&gt; - make a general string search in all your database, including the<br>
&gt; content, for &quot;system/files&quot; and fix it.<br>
&gt; - clear all caches.<br>
&gt;<br>
&gt;&gt; --<br>
&gt;&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
&gt;&gt;<br>
&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div>.wmv , .wma , .pps along with all proprietary Windows formats won t be<br>
accepted and/or viewed....<br>
</div><div><div></div><div>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>
</div></div><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>