I transferred my blog to another server. Everything went smooth, except that the header pics are getting a 500 error. No pics! Ive checked it all out & all the files are there. Why would I be getting a lil red x box when everything is present & pointing the right way? S>
wrong path to image or image missing << these two could be the reason.. or see this could be your issue >> http://wordpress.org/support/topic/134419
Sorry should hae posted it earlier... zombiemoviereviews.com the old site that is still up: sharp21.10gbfreehost.com Im going to check into that hotlinking issue. S.
The theme uses a header image rotator, maybe you need to set the full path to the location of your images in the rotate.php that's inside the folder wp-content/themes/dust-317/images/rotator/ /* ------------------------- CONFIGURATION ----------------------- Set $folder to the full path to the location of your images. For example: $folder = '/user/me/example.com/images/'; If the rotate.php file will be in the same folder as your images then you should leave it set to $folder = '.'; */ Code (markup):
I was having it point right to the rotator.php file. It worked fine on the other site I had. Ill try it the way you said though. S.