Hi there,
I'm not having much luck getting these tools to work. I uploaded the JoomlaStart php files onto the server, then I run it as instructed but all I see is coding like this and much more:
"; exit; } } $tmp = explode("\n",$ver); $i = 0; foreach($tmp as $key=>$value) if($value!=''

{ $urls = explode("|",$value); $i++; $_CONFIG[versions][$i][0] = $urls[0]; $_CONFIG[versions][$i][1] = $urls[1]; } /*$_CONFIG[versions] = array( 1=> array("Joomla_1.0.8-Stable-Full_Package.zip",
Any idea why this is happening?
I also tried the JoomlaDesktop Installer and I get this message:
"Error connecting to FTP Server. Unable to connect to the FTP server.
PS: I'm getting "this page cannot be found" when I click on the JoomlaDesktop forum.
I would really appreciate your help.
Thanks!!