Thank for the reply Ovidiu.
Unfortunately that approach leads into another problem

. Everytime I try to open Joomla.Cloner.php I always get the following error:
Firefox can't find the file at /C:/xampp/htdocs/joomla15/administrator/components/com_cloner/restore/".$rurl.".
I've run through the code several times in Joomla.Cloner.php, and I think i've isolate the cause to one of two lines:
$rurl = "Joomla.Cloner.php?".$qstr[0]."&refresh=1&next=".($_REQUEST[next]+100);
$rurl = "Joomla.Cloner.php?".$qstr[0]."&refresh=2&next=".($_REQUEST[next]+102);
Would you be able to provide some insight into what these lines of code are trying to reference?
Thank you,
MuffinSparticus