By mattwmc on
Not exactly sure what is going on, but at times the website url is missing from the image source.
Example:
http:///sites/default/files/imagecache/width300/someimage.jpg
When it should be:
http://www.sitename.com/sites/default/files/imagecache/width300/someimage.jpg
I would then have to save the node again to fix.
However, since I am using the Boost module, it's becoming a pain as the node might be cached without the images, and there is no way I can check each page to see if the images are showing, so there has to be a reason behind it.
Any ideas?
I noticed the behavior started happening on a server switch, from shared hosting to dedicated. Not sure if that has anything to do with it.
Thanks.
Comments
No ideas? Bummer. Keeps
No ideas?
Bummer.
Keeps happening.
Any chance it could be some server setting? Connections or something?
Also some other things aren't appearing as well, like the javascript isn't completely loading.
Think I figured it out. Turns
Think I figured it out.
Turns out the FB module was conflicting which disabled all javascript in ie8.
Sometimes js worked in other browsers.
Disabled the fb api.
Everything seems okay.
For now! :)
Bug open
Looks like #1559716: Occasional broken image URLs.