prueba esto:
Código PHP:
mysql_query("UPDATE user_home SET fondo = '$fondo', info = '$info', imagen = '$perfil', imagen1 = '$imagen1', imagen2 = '$imagen2', facebook = '$facebook', twitter = '$twitter', myspace = '$myspace', radio = '$radio', titulo-box1 = '$titulo1', box1 = '$box1', titulo-box2 = '$titulo2', box2 = '$box2', titulo-box3 = '$titulo3', box3 = '$box3' WHERE id=2", $link) or die(mysql_error());