• I installed this plugin and set up my CDN.

    All the files were put into my cdn.website.com and are there, however when I deploy it all my images are “broken”

    The urls of the images look fine to me on view source, however if I go to the image url directly, I get the following:

    Warning: require_once(/usr/home/tfb/public_html/tfb/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/tfb/public_html/tfb/wp-includes/ms-files.php on line 12

    Fatal error: require_once() [function.require]: Failed opening required ‘/usr/home/tfb/public_html/tfb/wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /usr/home/tfb/public_html/tfb/wp-includes/ms-files.php on line 12

    Everything else appears fine except for the images

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

    (@fredericktownes)

    Those errors have nothing to do with W3TC. If you successfully exported your files you can check them manually in your browser. If you CSS file has incorrect paths then your site will break and you should adjust the paths to make sure that the file works fine when hosted with the CDN.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: W3 Total Cache] Broken images’ is closed to new replies.