WWW subdomains
- Travis
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 5 months ago #2818
by Travis
Hello -
Thank you for all your quick replies. Here is my new problem. My host is set up for domain access with or without www. The problem is that if the user dosn't type in the www the photo album won't load. I read on your FAQ that a license dosn't support subdomains, however in this case, they are truly the same.
What should I do? The site with the problem is:
www.wardanimalhospital.com
Kind Regards,
Travis Killen
936webdesign.com
Thank you for all your quick replies. Here is my new problem. My host is set up for domain access with or without www. The problem is that if the user dosn't type in the www the photo album won't load. I read on your FAQ that a license dosn't support subdomains, however in this case, they are truly the same.
What should I do? The site with the problem is:
www.wardanimalhospital.com
Kind Regards,
Travis Killen
936webdesign.com
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
16 years 5 months ago #2821
by Saka
Emir Sakic
www.sakic.net
www subdomain is always included in the license.
Your problem is not with the license, it is a JS error that you get: "uncaught exception: Permission denied to call method XMLHttpRequest.open Line 0"
Looks like Ajax call security issue. I tested but it doesn't replicate on my test sites. I recommend to redirect all non-www to www addresses using .htaccess. It will solve the problem and is better from SEO perspective too.
Your problem is not with the license, it is a JS error that you get: "uncaught exception: Permission denied to call method XMLHttpRequest.open Line 0"
Looks like Ajax call security issue. I tested but it doesn't replicate on my test sites. I recommend to redirect all non-www to www addresses using .htaccess. It will solve the problem and is better from SEO perspective too.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.