philmind
Member
Posted 1 year ago #
Hello
We have recently moved a WordPress site using the Mystique theme to a new server and have lost some of the colour scheme and the display of the rss icon in the header area. The web site locations are old: http://mindcogsci.net new: http://philmind.mws.csx.cam.ac.uk
The version of WordPress is 2.9.2 and Mystique is 2.3.1. There are differences in the versions of Apache (old: 1.3.42, new: 2.0.63) MySQL (old: 4.1.22, new: 5.0) and Perl (old: 5.8.8, new: 5.10.1).
Have searched the internet extensively and this wordpress forum to see if anybody else has encountered these problems but no success yet! Any help gratefully appreciated.
looks like something is wrong with your WordPress or Blog URL.
the server's request url points to http://new-www.mindcogsci.net
philmind
Member
Posted 1 year ago #
Thanks for your reply. Would the request URL definition effect the colour schemes and icon display? The URL new-www.mindcogsci.net was temporarily defined whilst tranferring from the old to new site and before setting up CNAME/redirection.
yes, because the server request url is required to load dynamically generated css/js. Tt might be also needed by plugins or even WordPress for certain operations...
philmind
Member
Posted 1 year ago #
I hadn't realised that the server request url would be used in this way. I will try resolving the redirection and hopefully that will fix it. Many thanks for the advice.