Vivvo CMS Support Forum Home | Free Trial | Online Demo | Docs and Manuals | Order Now   

Go Back   Vivvo CMS Support Forums > Vivvo 4 > Troubleshooting

Troubleshooting Problems, need help? Have a tip or advice? Post it here.

Reply
 
Thread Tools Display Modes
Old 01-16-2010, 09:01 PM   #1
v!vv0
Guest
 
Posts: n/a
Default Mobild/PDA problem with iPhone

Hi guys

i have the Mobile plugin installed and its working fine with normal browser (PC/Laptop) Of while using HTC Universal or i-mate JasJar.

However if you try to open the site using iPhone ( Safari ) you get an error message :

Cannot Open page
Safari cannot open the page because too many redirects occurred.

Here is a copy of my .htaccess file :

Code:
Options All -Indexes
ErrorDocument 404 /404.php
FileETag MTime Size
php_flag session.auto_start off
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^itg-ar\.com$ [NC]
RewriteRule ^(.*)$ http://www.itg-ar.com/$1 [R=301,L]
RewriteRule ^sitemap\.xml$ index.php [L]
RewriteRule ^(.*)(\.html|\.htm)$ index.php [L]
RewriteRule ^(.*)(\.rss|\.atom)$ index.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/?$ index.php [L]
</IfModule>

<IfModule mod_expires.c>
	ExpiresActive on
	ExpiresByType image/gif "access plus 1 months"
	ExpiresByType image/jpeg "access plus 1 months"
	ExpiresByType image/png "access plus 1 months"
	ExpiresByType text/css "access plus 1 months"
	ExpiresByType application/x-javascript "access plus 1 months"
</IfModule>

<IfModule mod_security.c>
SecFilterEngine Off 
SecFilterScanPOST Off 
</IfModule>
I also notified that when browsing the main website it gives me the same error message.

Any suggestions guys ? anyone have this problem ?


thanx
  Reply With Quote
Old 01-17-2010, 08:23 AM   #2
Alex
Moderator
 
Alex's Avatar
 
Join Date: Oct 2005
Posts: 1,051
Rep Power: 9
Alex is on a distinguished road
Default

iPhone uses same Safari as Mac does, did you try with Mac/Safari?
__________________
Ya gotta keep your eye on the ball. Eye. Ball. I almost had a gag, son. Joke, that is.
Alex is offline   Reply With Quote
Old 01-17-2010, 11:30 AM   #3
theodore
Vivvo Veteran
 
theodore's Avatar
 
Join Date: Nov 2006
Location: Greece
Posts: 587
Rep Power: 7
theodore is on a distinguished road
Default

For me this: http://www.vivvo.net/resources/dload...obile-4-1.html

Code:
RewriteCond %{QUERY_STRING}        !^version=web$ [NC]
RewriteCond %{HTTP_USER_AGENT}    !(spider|crawl|slurp|bot) [NC]
RewriteCond %{HTTP_USER_AGENT}  !^.*Linux.*$ [NC]
RewriteCond %{HTTP_USER_AGENT}  !^.*Win.*$ [NC,OR]
RewriteCond %{HTTP_USER_AGENT}  ^.*Windows\s+CE.*$ [NC]
RewriteCond %{HTTP_USER_AGENT}  !^.*OS\s+(X|9).*$ [NC,OR]
RewriteCond %{HTTP_USER_AGENT}  ^.*iP(hone|od)(;|\s).*$
RewriteCond %{HTTP_USER_AGENT}  !^.*Solaris.*$ [NC]
RewriteCond %{HTTP_USER_AGENT}  !^.*BSD.*$
RewriteRule ^/?$    http://www.yoursite.com/mobile/$1 [R=302,L]
.htaccess works fine also for iphone
__________________
Green Interactive Media | Wed design, Wed development
theodore is offline   Reply With Quote
Old 02-03-2010, 09:19 PM   #4
v!vv0
Guest
 
Posts: n/a
Default

Thanx alot, thats what i was missing
didn't add those to the .htaccess

Cheers
  Reply With Quote
Old 02-14-2010, 10:52 AM   #5
v!vv0
Guest
 
Posts: n/a
Default

Hi

seems like the problem is not resolved, here is a copy of my .htaccess file, do you thing i have a loop or something ?

Quote:
Options All -Indexes
ErrorDocument 404 /404.php
FileETag MTime Size
php_flag session.auto_start off
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} !^version=web$ [NC]
RewriteCond %{HTTP_USER_AGENT} !(spider|crawl|slurp|bot) [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*Linux.*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*Win.*$ [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^.*Windows\s+CE.*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*OS\s+(X|9).*$ [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^.*iP(hone|od)(;|\s).*$
RewriteCond %{HTTP_USER_AGENT} !^.*Solaris.*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*BSD.*$
RewriteRule ^/?$ http://www.itg-ar.com/mobile/$1 [R=302,L]
RewriteCond %{HTTP_HOST} ^itg-ar\.com$ [NC]
RewriteRule ^(.*)$ http://www.itg-ar.com/$1 [R=301,L]
RewriteRule ^sitemap\.xml$ index.php [L]
RewriteRule ^(.*)(\.html|\.htm)$ index.php [L]
RewriteRule ^(.*)(\.rss|\.atom)$ index.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/?$ index.php [L]
</IfModule>

<IfModule mod_expires.c>
ExpiresActive on
ExpiresByType image/gif "access plus 1 months"
ExpiresByType image/jpeg "access plus 1 months"
ExpiresByType image/png "access plus 1 months"
ExpiresByType text/css "access plus 1 months"
ExpiresByType application/x-javascript "access plus 1 months"
</IfModule>

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
I appreciate your help ..

Thanx in advance
  Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Order now:

Order your copy of Vivvo now and get:
bullet Six months free upgrades
bullet Free support
bullet Full source code
bullet Immediate download
bullet Starting at only $295.00
Order now

Support HelpDesk:

You can submit a trouble ticket in the support area at any time, using your client area email and password.

Vivvo CMS Resource Center:

The Vivvo CMS Resource Center is your window to a variety of resources that showcase Vivvo's features and technologies. So whether you're brand new to Vivvo or a seasoned user, you can find the information you need right here!

Latest Additions:

Contact us:

Business hours
Mon-Fri 9:00AM - 6:00PM GMT+1
(Europe)
Telephone Sales
381 11 311-50-20
Email inquiries
sales@vivvo.net
(Sales inquiries)
support@vivvo.net
(Support inquiries)

All times are GMT +1. The time now is 01:57 AM.
Contact Us - Vivvo Home - Archive - Privacy Statement - Top

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.