• I have 3.4 multisite with subfolders and W3 Super Cache 0.9.2.4. In general things work, but there is a specific issue with uploading content from the subfolder blogs to the CDN.

    Example: /var/www/{site}/{blog}/wp-includes/js/jquery/ui/jquery.ui.autocomplete.min.js: Source file not found

    This is precisely correct. The file does not exist on disk, it is served using the WordPress Multisite voodoo. If I create a symbolic link to point /var/www/{site}/{blog}/wp-includes back to /var/www/{site}/wp-includes, this breaks Multisite.

    I am sure I have missed something obvious and trivial but it seems my Google-fu is weak today so if anyone can point me in the right direction to resolve this issue I’d greatly appreciate it.

    http://ww.wp.xz.cn/extend/plugins/w3-total-cache/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Frederick Townes

    (@fredericktownes)

    Am I correct in assuming that you have “Export changed files” checked? There is a bug with automatic detection and subfolder sites in 0.9.2.4 and dev version. Cannot duplicate when using the upload to CDN buttons.

    If you are not using “Export changed files” could you send a bug report from the Support page in the plugin?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: W3 Total Cache] Multisite subfolder transfer failures’ is closed to new replies.