• Hi, just gave it a try and found the admin configuration page is broken. Finally I checked and found that when WP is installed inside sub-folder and move the main index.php to the root then these code gets break

    site_url ("/?ws_plugin__qcache_menu_pages_js=" . urlencode (mt_rand ()))
    site_url ("/?ws_plugin__qcache_menu_pages_css=" . urlencode (mt_rand ()))

    check these out ??

    btw, admin config interface is excellent –
    Thanks!

    https://www.ads-software.com/extend/plugins/quick-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter biswajeet

    (@biswajeet)

    Found the bug again if php gzip is enabled – That’s the admin configuration page is broken

    need to rectify…
    thanks!

    I just found this bug also. I think site_url should be changed to home_url in this case. Hope this is updated soon as Quick Cache is by far my favourite cache plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Quick Cache] broken admin config page when WP is installed in subfolder’ is closed to new replies.