• Hi,
    Does anyone know how to fix a url on the navbar that links to a sub domain? I migrated to a new server and the link before I migrated the link was:
    mysite.com/expat-foum
    and now after the migration the link is:
    mysite.com/expat-forum index.php?p=/entry/jsconnect&client_id=447201574&Target=%2F’
    All the other links across the site are working fine. Only the sub domain which is the above link is not working and causing a WSOD on my subdomain

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you’re getting a white screen turn on debugging in wp-config.php file

    define(‘WP_DEBUG’, true);

    you’ll see more information as to what’s happening

    Thread Starter jens1seo

    (@jens1seo)

    Sorry, Even if I turned on debug I’m not a developer so I’m not sure if that’s going to be any help. Today Im getting the error “The page isn’t redirecting properly”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘subdomain not working after migrating to a new server’ is closed to new replies.