• WP version: 3.0.5
    Plugin version: 1.8
    Also using: WP SuperCache
    CDN: CloudFiles

    Hello,

    When syncing my files with CDN Sync Tool, no images will sync. All other files (.js, .css) go through and I can see them in my CDN’s container. While syncing, this is what shows for every image file:

    Syncing [16/32] wp-content/themes/test/images/nav.pngRequired Content-Type not set done

    Anyone have any clue what could be going wrong? I’m assuming that this might be a problem with my PHP configuration (5.2).

    Any help is greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I suspect it’s because you don’t have mime_content_type(). Which it mean that then you either need to get your hoster to install it, you install it, change hosters (I would suggest checking out http://catn.com) or create a replacement function.

    Thread Starter rubberband

    (@rubberband)

    I have sent a support ticket to my host to verify that mime_content_type is installed and working properly. However, according to my cpanel, it is installed and mime types are set for all files.

    Thread Starter rubberband

    (@rubberband)

    The live support technician looked into the matter and the mime_content_type() settings were correct. He sent a ticket to a server administrator to look into the matter since it involved coding, but I’m doubtful they will be able to help either.

    Well I’ve just tested on 3.1 using a CatN vCluster and it worked perfectly so the mime_content_type is the only thing I can think of.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: CDN Sync Tool] Images not syncing’ is closed to new replies.