Please can someone help me with this. I have managed to clone sobi2 with the script and it runs perfectly (I think, no errors) and it installs fine. The problem is once installed the menu description in the components menu drop down all show "Sigsiu Online Business Index 2". I am quite new at this but i did check in the .xml files and the name is set it sobi2test (The name i created in the clone) but its not showing up like that.
The "metadata.xml" file reads:
<?xml version="1.0" encoding="utf-8"?>
<structure>
<menu>
<options var="sobi2testTask">
<default name="SOBI2TEST_FRONT" msg="SOBI2TEST_FRONT_EXPL" />
<option value="search" name="SOBI2TEST_SEARCH" msg="SOBI2TEST_SEARCH_EXPL"/>
<option value="addNew" name="SOBI2TEST_ADD_FORM" msg="SOBI2TEST_ADD_FORM_EXPL" />
<option value="usersListing" name="SOBI2TEST_USER_LISTING" msg="SOBI2TEST_USER_LISTING_EXPL" />
<option value="showNew" name="SOBI2TEST_NEW_LISTING" msg="SOBI2TEST_NEW_LISTING_EXPL" />
<option value="updated" name="SOBI2TEST_UPDATED_LISTING" msg="SOBI2TEST_UPDATED_LISTING_EXPL" />
<option value="popular" name="SOBI2TEST_POPULAR_LISTING_CATS" msg="SOBI2TEST_POPULAR_LISTING_CATS_EXPL" />
<option value="popularListing" name="SOBI2TEST_POPULAR_LISTING" msg="SOBI2TEST_POPULAR_LISTING_EXPL" />
</options>
</menu>
<state>
<url addpath="/administrator/components/com_sobi2test/elements" >
<param name="SOBI2TEST_SELECT_CAT" type="sobi2test" msg="SOBI2TEST_SELECT_CAT_EXPL" />
<param name="cid" type="sobi2test" />
</url>
</state>
</structure>
Please can someone help me out with this, as i am building a website but obviously need to know what sobi2 directory i am working with from the drop down. I have looked everywhere i think this could be and cannot find it anywhere.
Any help with this would be greatly appreciated as i am totally clueless!

Here is the clone i created. [attachment=1]
If someone could point out to me where i am going wrong so that i know for the next time. I am going to be doing a couple of clones so if you could show me where the problem is then i know how to fix it for the rest.
I am using:
Joomla! 1.5.11 Production/Stable
SOBI2 - com_sobi2-RC2.9.2.1.j15 (latest one)
PHP Version 5.2.9
Apache/2.2.11
I have tried this in Ubuntu 9.04, SUSE 11.1 and via SSH and still get the same thing

Thanks a mill