I slowly tested my clients site on my dreamhost account at /domainname.com/new so that I could test it without being visible to public. Now, rather than moving the site up one folder level I just remapped my domain to /domainname.com/new. However, different things STILL map to "domainname.com/new/" which on the server maps to "/root/new/new".... Searching, voting on a poll, logging out, and then posting comments (after prieving them) all fail since they try to go to a folder that doesnt exist (ie. "www.domainname.com/new" when it should just go to "www.domainname.com").
I have changed my settings.php file to "www.domainname.com", but have had to do a lot of "str_replace" to get rid of the "/new/" path all throughout the site. Any ideas?
Other hints: I can add/edit a page, but the confirmation page is always "page not found" as it goes to "/new/...". When I login, it goes to "page not found", but if I hit "back" in my browser and then login again, it works!!!! :) weird
Dan
Drupal v4.7.2