josswinn
Member
Posted 2 weeks ago #
I'm seeing this PHP error in my logs.
File does not exist: ../wp-admin/images/loadingAnimation.gif, referer: http://blah.example.com/wp-admin/themes.php?page=carrington-settings
There is a 'loading.gif' but no 'loadingAnimation.gif' in wp-admin/images
If they are what I think, they are probably the same, or very similar in function. So the easy way to fix it, is by uploading the same gif with the name you need.
copy "loading.gif", rename it to "loadingAnimation.gif" and upload it.
This is the way I’d do it to get it fixed in an emergency, but this is hardly the proper way to fix it permanently!
MAC :)