You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i cannot reproduce this issue in my zauberfisch vagrant box (ubuntu, php 5.5). I tested manually running RebuildStaticCacheTask through browser and CLI, also tested publishing a page. Cleaned the whole cache dir in between.
Can you provide more informations on your setting? How did you configure the module?
Could you set a breakpoint in with xdebug and see if isEnabled() works properly?
Module fails when exporting static files from backend. (Publishing or running the RebuildStaticCacheTask task)
It fails on:
https://github.com/wernerkrauss/silverstripe-cdnrewrite/blob/master/code/CDNRewriteRequestFilter.php#L80-L82
Uninstalled now, but i think it was something with undefined $URL.
The text was updated successfully, but these errors were encountered: