I am changing my domain. So I ftp'ed the content from the old domain to the new domain and when I try to access admin_login (once I submit user/pw) it takes me to the old domain's admin site. Clearly that's b/c site URL in the global setting is not changed, but how do I change that?
thank you
TOCDCO
13 Mar 2009 9:58 PM
you could login directly to your db and edit the table to be the correct URL.
ezanah (Guest)
13 Mar 2009 10:18 PM
Hi Dan, Thanks for your response.
okay, which table? I can't find it in va_global_settings.
thanks,
ezanah (Guest)
13 Mar 2009 10:32 PM
Okay well, I finally found site_url in the va_global_settings and I changed it to the new domain.
But when I login, I still get transfered to the old domain admin page.
Where else in the db do I need to change the site_url the db?