If you cannot log into your Drupal application using your parked domain, you should change the following line in the sites/default/settings.php file:
$cookie_domain = 'yourdomain.com';
to
$cookie_domain = $_SERVER['HTTP_HOST'];
This way Drupal will send the proper cookie information, matching the domain name you have used to access it.
You need help with an application? hostlantern is specialized in hosting and supporting more than 200 scripts. Sign up for our web hosting services and let us help you with your application, 24/7!