I moved my forum from a subdirectory like https://domain.com/forums/ to a subdomain like https://forums.domain.com. I also added a redirect in my .htaccess file to point the old forum to the new forum for SEO. But the old database is redirecting my forum back to the subdirectory. I also can't access the Admin page using the old database on the subdomain (It says "A server error occurred. Please try again later.").
I pinpointed the issue of being connected to the old database because if I use a new database, everything works and there is no redirection back to the subdirectory (but obviously all my forum data is gone then). I could not find any URLs in the database itself. Does anyone know how I can stop the redirect back to the subdirectory I was previously using?
I pinpointed the issue of being connected to the old database because if I use a new database, everything works and there is no redirection back to the subdirectory (but obviously all my forum data is gone then). I could not find any URLs in the database itself. Does anyone know how I can stop the redirect back to the subdirectory I was previously using?