Getting error in console when rendering images through jquery
-
Hey,
I just migrated my site from godaddy to aws, I did it a few times to make sure I wasn’t forgetting anything, but still end up with the same error. I did it according to this guide, and then more recently used the plugin “Duplicator” to give it a whirl, but alas, same result.
My site is viewable at https://23.21.218.224/. The problem arose when I changed the “Site URL” within the Settings of the Admin panel. Right now, it is set to the IP address above.
The problem I am getting is various images not being rendered through my theme Karma’s js plugins (sliders, etc). The images are indeed there, and I have even re-referenced them within the posts in question, but I still get the same result. Within chrome’s console, I get: “Resource interpreted as Image but transferred with MIME type text/html” (I also get a jQuery error but this is not relevant as it was present in the older install when everything worked fine). My apache error_logs have not been updating for some reason after I cleared them, but they initially said something about some type of image sizing error. If I were to guess, something is trying to resize the images because it does not fit in the jQuery components, and somewhere along the line it’s getting screwed up and throwing bad images. I am not sure where to go from here.
Just to be clear, I have searched the DB for all strings containing old references and have found none. I have tried resetting the default settings of the theme with no luck, and have made sure my .htaccess is working fine (as far as permalinks are concerned). Any suggestions?
- The topic ‘Getting error in console when rendering images through jquery’ is closed to new replies.