I tried to implement the is iPhone? plug-in but I keep getting an error,
Cannot Open Page
Safari cannot open the page because too many redirects occurred.
Thinking it might be the plug-in I gave Platform Redirector a shot but had the same results. Sticking with Platform Redirector I changed the URL to http://www.expressionengine.com and the redirect worked.
My setup is fairly simple. On the index page I have the following code:
{exp:platform_reedirect platform="iPhone" redirect="iphone/index" mobile="yes"}I also tried to redirect the page using Platform Redirector and platform=“Firefox” with similar results (the page didn’t load, an error page came up instead).
This points to a very basic html page with nothing but standard html tags on it, no EE or PHP at all.
Has anyone used any of these plug-ins and how did you get them to work?