I recently upgraded 6.16 --> 7.0.0 and all went rather well. When we were finished evaluating the new site (oldsite = http://mysite.com newsite=http://mysite.com/7 ) we wanted to move Dolphin 7 to our root of the site. This seemed to be a simple procedure. We moved the site from the /7/ directory to the root and then changed the entries in the .htaccess file (rewrite base) and then edited the ic/header.inc.php file.
The problem is this:
The site comes up and works except for a few things like the boonex news and the login "pop-up". When we look at the page source for the login pop-up we see that somehow it is still registering the "base" as being http://mysite.com/7.
Is there another file that needs editing besides .htaccess and inc/header.inc.php to make sure that everything is pointing to the same place?
Any help is appreciated.