Wrong path for generated concatenation files
-
For some reason the plugin is generating a path that is missing the
/at the start of the path for the concatenated files. As such, no styles or js load since the generate URL does not exist.The plugin generates this path:
http://testwp.localhost_minify/.......whereas there should be a
/in front of the_minifylike so:http://testwp.localhost/_minify/.....Am I missing something super obvious here, or is this a bug?
Details:
WP 4.1
WAMP 2.2 (Apache 2.2.22 / PHP 5.3.13)Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Wrong path for generated concatenation files’ is closed to new replies.