Welcome, Guest
Username Password: Remember me

Mobile joomla not redirecting to m.mysite.com
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Mobile joomla not redirecting to m.mysite.com

Mobile joomla not redirecting to m.mysite.com 12 years, 2 months ago #7293

  • d09
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Hello well like i stated in the title the subdomain wont appear like this m.mysite.com
it only shows up the full site name no subdomain at all im using an android LG to test it out but it dosent seem to
work i have also placed this fix like they stated for the RC6 under plugins/mobile/domains/domain.php

}
else
{ // Desktop domain
$mainframe =& JFactory::getApplication();
// is it non-first visit? Then don't redirect
if($mainframe->getUserState('mobilejoomla.markup') !== null)
$MobileJoomla_Device['markup'] = '';
}
}


but now i have a problem it redirects sucessfully but now this is how the url appears Http:// http:// m.my.site.com
now thats a problem how can i fix this i hope someone can help me out thank you.
Last Edit: 12 years, 2 months ago by d09.

Re: Mobile joomla not redirecting to m.mysite.com 12 years, 2 months ago #7460

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
Most likely you entered full URL (http:// m.my.site.com) in MJ settings for domain names (instead of m.my.site.com).
  • Page:
  • 1
Time to create page: 0.10 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.