I have recently moved a Magento site from a subdomain to it\'s destination domain at picnprint.me on a different server. I am experiencing two problems at the moment since m
Using your favourite RDMS tool (such as phpMyAdmin) open the table core_config_data, correct the values for the paths web/unsecure/base_url and web/secure/base_url. Make sure dev/js/merge_files and dev/css/merge_css_files are both 0.
Clear the cache by deleting all files in var/cache/ in your Magento directory.