rnmcd Posted July 20, 2005 Posted July 20, 2005 Is it done via cpanel? If so, is that the only way? Thanks. Quote
TCH-Thomas Posted July 20, 2005 Posted July 20, 2005 I am not sure if I understand you correct, but generally www.yourtchdomain.com and yourtchdomain.com is the same thing. Quote
rnmcd Posted July 20, 2005 Author Posted July 20, 2005 I am not sure if I understand you correct, but generally www.yourtchdomain.com and yourtchdomain.com is the same thing. <{POST_SNAPBACK}> Yes they should be the same. Type in: yahoo.com and the URL changes to www.yahoo.com but if you type in: totalchoicehosting.com the URL doesn't change to www.totalchoicehosting. My site,for some reason, needs to have the URL change to have "www." in front of the domain. I had someone develop it for me and if the "www." isn't added the dynamic menu doesn't work....I must admit I don't understand but that's the way it is for some reason. Quote
TCH-Don Posted July 20, 2005 Posted July 20, 2005 If you domain does not resolve with out the www. then you need to open a help ticket. Quote
rnmcd Posted July 20, 2005 Author Posted July 20, 2005 If you domain does not resolve with out the www.then you need to open a help ticket. <{POST_SNAPBACK}> The domain DOES resolve without the "www" but for some reason my site doesn't work properly until the address actually changes to have the "www" Check it out at: gotoad.com (you must use Internet Explorer to get the error message). Thanks. Quote
TCH-Bruce Posted July 20, 2005 Posted July 20, 2005 I checked your site using the gotoad.com in IE and experienced no errors. Quote
cajunman4life Posted July 20, 2005 Posted July 20, 2005 Works fine in Firefox/Mozilla as well (sorry, couldn't resist). Quote
rnmcd Posted July 20, 2005 Author Posted July 20, 2005 I checked your site using the gotoad.com in IE and experienced no errors. <{POST_SNAPBACK}> It's still not working for me. what was the displaying as the URL when you were able to get the menus to work? Also which version of IE are you using? I'm using 6.0.2800.1106 Thanks. Quote
GroovyFish Posted July 20, 2005 Posted July 20, 2005 Not that I can help with the issue, but I also get the debug error in IE when I don't use the www. I am using the same version 6.0.2800.1106. No problems either way in Firefox. Quote
TCH-Thomas Posted July 20, 2005 Posted July 20, 2005 I.E version 6.0.2900.2180 I entered gotoad.com and it automatically entered www.gotoad.com when I clicked the menuitems, for example, clicking on "About us" gives me the url: http://www.gotoad.com/aboutus.php. Quote
TCH-Bruce Posted July 20, 2005 Posted July 20, 2005 Same as Thomas here. It displayed http://gotad.com and once a menu choice was made it change to www.gotoad.com. Quote
rnmcd Posted July 20, 2005 Author Posted July 20, 2005 Same as Thomas here. It displayed http://gotad.com and once a menu choice was made it change to www.gotoad.com. <{POST_SNAPBACK}> Bruce, are you using the same version as Thomas? Quote
rnmcd Posted July 20, 2005 Author Posted July 20, 2005 Yes, I am. <{POST_SNAPBACK}> Weird that GroovyFish and I, using the same IE browser version, both get the error. I wouldn't have thought that relatively similair IE browser versions would function so differently. Quote
GroovyFish Posted July 20, 2005 Posted July 20, 2005 The problem seems to be in the csshover.htc file. I went to the authors site and there is a newer version of this script. You are using version V1.21.041022 and there is a new version V1.30.050121 here: http://www.xs4all.nl/~peterned/csshover.html Maybe the new version will fix the error. Quote
rnmcd Posted July 20, 2005 Author Posted July 20, 2005 I added: >RewriteEngine on RewriteRule ^([0-9]+)/?$ listingview.php?listingID=$1 RewriteCond %{HTTP_HOST} ^gotoad\.com$ RewriteRule ^(.*)$ http://www.gotoad.com/$1 [R=301,L] to the .htaccess file and it works!! Thanks folks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.