Hello,
I’m using ja-ores for my website, and I would like iPhone users to have best access to it.
I have a problem here, when I click on the logo with the iPhone, I get the following error :
“NOT FOUND
The requested URL /ja_ores/layouts/blocks/handeld/index.php was not found on this server.”
1) I can’t find that files in the template’s quickstart
2) Shouldn’t it be /ja_ores/layouts/blocks/iphone/index.php in the case I’m using an iPhone ?
I tried to replace in /ja_ores/layouts/blocks/iphone/header.php :
<a href="../../../../ja_ores/layouts/blocks/iphone/index.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
with
<a href="../../../../ja_ores/layouts/iphone.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
But it changes nothing.
I think I should change the code in /ja_ores/layouts/blocks/handeld/header.php, but as I have selected iPhone in the template’s administration panel for both iPhone and mobiles, I should work on iphone files, no ?
I really need some help here as I want to learn more about iPhone customization and access for my website.
Hoping for answers,
Best regards,
David aka Shapes