[Resolved] Menu link in subdomain go to main domain

kalyma
13 years, 2 months ago
Well, i read a lot of messages and still can't find any solution of this.

The com works ok, i can see the subdomain, the iphone template, is beautiful because I styled a lot, and much more.

But, the menu links (I'd copy the main menu and take off a few items, and published in the iphone_footer2 position) take me to the main domain instead the subdomain, so, it goes to desktop version.

How can I fix this?

The main domain: www.kalyma.com.ar
Movil subdomain: m.kalyma.com.ar

Htaccess 301 redirection

 
#google 301 
RewriteBase / 
RewriteCond %{HTTP_HOST} ^kalyma.com.ar$ [NC] 
RewriteRule ^(.*)$ http://www.kalyma.com.ar/$1 [R=301,L]
 


Help!
kalyma
13 years, 2 months ago
Anyone? =(
kalyma
13 years, 2 months ago
Please Admin, I know you'r online, and I need help. I love this com, but its give me a lot of problems.

Now I'm resigned and take off the subdomain featured, but in Chrome browser it shows me the movil template, and others browsers (safari, mozilla, opera and IE) shows the right template (desktop)

I upgraded the past 2 days, in my joomla admin.

HELP!!!!
dryabov
13 years, 2 months ago
1. What are mobile subdomain names in MJ settings page?
2. Do you use 3rd party SEFextensions?
3. Do you use live_url parameter in configuration.php.
kalyma
13 years, 2 months ago
1. the subdomain in all the cases is m.kalyma.com.ar
2. Yes, I use joomsef
3. No, there is no live_url, instead, i have live_site wich is the url of my page.

$live_site = 'www.kalyma.com.ar'

Thanks!

EDIT: the live site have http but in the messages it's change by a link.

thanks 
dryabov
13 years, 2 months ago
Yes, I mean live_site. It seems like a conflict with joomsef.
What is order of run of system plugins?
Try to comment out line with $live_site in configuration.php.
kalyma
13 years, 2 months ago
I can't believe it!!!! That works!!! I'm so happy now.

thanks a lot Dryabov!!!!

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.