• Resolved morlikster

    (@morlikster)


    Hi everyone,

    I keep getting CDN, Unsuccessful file transfer queue message for files that are located in the wp contents directory . It seems that W3 Total Cache keeps looking for these files in the wrong directory.

    The reason for error is ” Source File not found” and it keeps looking for files in the following directory.

    xyz.com/web/content/blog/wp-content/w3tc/min/c8383/default.include.a98c74.js

    when the actual file is in
    xyz.com/blog/wp-content/w3tc/min/c8383/default.include.a98c74.js

    why does it keep appending the /web/content/ to the strong thus causing a file not found error?

    I know the structure on the server is the following.
    xyz.com/web/content/webroot/blog/wp-content/w3tc/min/c8383/

    is there a file somewhere which tells W3TC where to locate the wp-content location?

    Any assistance would be truly appreciated.

    Thanks,

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unsuccessful file transfer queue. wrong path?’ is closed to new replies.