Maybe you should set the $file variable like this:
But of course, you'll also need to add:
Code:
$file = $SITEURL . '/theme/iPhone/template.php';
But of course, you'll also need to add:
Code:
global $SITEURL;