thall89553 Posted April 7, 2008 Posted April 7, 2008 I moved a site from server A (a dedicated server running Windows Server 2003) to server B (a shared server on a Godaddy Linux box). For testing I put the moved site under a different domain. All is well and I am able to view the products, etc. but I noticed in the url of the moved site I now see this - http://www.mydomain.com/index.php?cName=al...90a55334706a959 when on the original site I see this http://www.mydomain.com/index.php?cName=al...ma-sinus-relief I had had some help setting this site up about 2 years ago and the guy who helped me programmed it such that the end ?osCsid= got truncated. What confuses me is why I see it on the site I moved but not on the original. I really didn't change any code that I would think would affect this. Thanks
Avec Posted April 8, 2008 Posted April 8, 2008 A simple change to the configure.php file will remove the session id from the URL after the first click. It appears that is what is going on. Most people prefer the cleaner URL
Recommended Posts
Archived
This topic is now archived and is closed to further replies.