Welcome, Guest
Username Password: Remember me

Sub Domain Redirects But No Mobile Template Loads
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Sub Domain Redirects But No Mobile Template Loads

Sub Domain Redirects But No Mobile Template Loads 12 years, 3 months ago #7028

  • magics
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Hi,

I have installed Mobile Joomla. No error displayed.
Below are my Mobile Joomla! Settings for iphone:

Domain (multisite) support : Yes
Redirect to domain : Yes and is activated to iphone.mysite.com

I am testing in firefox browser (firefox is set to default user agent iphone 3.0)


And .htaccess file of sub domain contains:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^mysite.com$ [NC]
RewriteRule ^(.*)$ www.mysite.com/$1 [R=301,L]

My sub domain was not redirecting. So I put index.html file with the data:
<meta http-equiv="refresh" content="0; url=www.mysite.com">

Now my site gets REDIRECTED , but still no mobile joomla templates get loaded.

However, when I type the link:
www.mysite.com/?device=iphone
www.mysite.com/?device=xhtml
www.mysite.com/?device=chtml
Then mobile templates get loaded.


How can I rectify this problem.

Thanks,

Re: Sub Domain Redirects But No Mobile Template Loads 12 years, 3 months ago #7052

  • magics
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Hi Guys,

My issue has been resolved.
I was using the directory other than the main
/public_html/

I did try main directory /public_html/ earlier as well. But i did not delete the cookies.
As soon as i deleted cookies of the browser, then my joomla templates started to load.


Regards,
  • Page:
  • 1
Time to create page: 0.06 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.