Hi,
you should check all your config files...
http://rtfm.modx.com/display/revolution20/Moving+Your+Site+to+a+New+Server
Chapter: Updating your Config Files
scroll down to middle bottom. Check if you Pathes are right.
You can check Pathes by creating a .php file in root with
<? phpinfo(); ?>
which will output some info on your webspace.
If this is a migration, clear the cache folder..
I know this behaviour on migration...
if you want to migrate, turn of caching in Systemsettings,
then logout. Clear cache.
On the new Server, verify that cache is empty, reinsert the DB, and do all that path configuration in all files like in the upper link.
Hope this helps a bit.
Greetings Chris
[ed. note: theoretiker last edited this post 13 years, 9 months ago.]