I have a site <a href="http://www.example.com/nestor/site1">www.example.com/nestor/site1</a> and I create site <a href="http://www.example.com/nestor/site2">www.example.com/nestor/site2</a><br>I do a mysqldump of site1 into site1.sql and edit this file and change all the &#39;site1&#39; strings to &#39;site2&#39;<br>
and save it as site2.sql<br>After this I create a site2 database and read in the site2.sql file contents into the site2 database.<br><br>When I look at my new site <a href="http://www.example.com/nestor/site2">www.example.com/nestor/site2</a> everything shows up except fo the<br>
minipanels that I had created on my site1.  On my new site all the minipanels are there but the code<br>that they should have is empty, that is the  reason why the minipanels blocks do not show on site2.<br><br>What do I need to do to dump the information for my minipanels?<br>
<br>thanks,<br><br>Nestor :-)<br>