What is your .htaccess content , i tried visiting your site on my iPhone and i can't even switch any style from your regular default style.
This is a discussion on vbseo +mobile skin within the Troubleshooting forums, part of the vBSEO SEO Plugin category; What is your .htaccess content , i tried visiting your site on my iPhone and i can't even switch any ...
What is your .htaccess content , i tried visiting your site on my iPhone and i can't even switch any style from your regular default style.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Yes, this is our broblem everyone mobil user. And i dont know, what to do.
Here is .htaccess
Code:php_flag register_globals off #auth stuff #AuthType Basic #AuthName "By Invitation Only" # Optional line: #AuthBasicProvider file #AuthUserFile /xxx/xxx/xxx/.htpasswd #Require valid-user # Comment the following line (add '#' at the beginning) # to disable mod_rewrite functions. # Please note: you still need to disable the hack in # the vBSEO control panel to stop url rewrites. RewriteEngine On # Some servers require the Rewritebase directive to be # enabled (remove '#' at the beginning to activate) # Please note: when enabled, you must include the path # to your root vB folder (i.e. RewriteBase /forums/) #RewriteBase / #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php [L,QSA]
sorry.. we are truckdrivers so we can not answer right away... But problem still exist at my side..
i tried ?styleid=1 after forum.php.. but that did not do the trick
I too am having this issue:
* Users can change themes normally
* Mobile users can change away from vmobile theme when logged out
* Mobile users cannot use vbmobile "full site" link when logged in, UNLESS I disable vbseo product
* Adding an exception (in vbseo) to avoid rewriting urls with "styleid" in them does not help - user gets sent back to vmobile theme as soon as they click any link regardless of the fact they just wanted to opt out of it